By BZZ-Commons
Erstellt DokuWiki-Lösungsseiten (Musterlösungen) für das BZZ Modulwiki. Trigger: 'Lösung erstellen', 'wiki Lösung', 'Musterlösung', 'solution for LU01.A02'.
Claude Code Plugin Marketplace für Lehrpersonen und Lernende am Bildungszentrum Zürichsee (BZZ), Horgen ZH.
Dieses Repository ist ein Claude Code Plugin Marketplace — eine Sammlung von Skills, Hooks und Tools, die direkt in Claude Code eingebunden werden können. Die Plugins sind auf den Schulalltag am BZZ zugeschnitten: DokuWiki-Seiten erstellen, Schülercode reviewen, Schulkorrespondenz verfassen und Datenschutz automatisch prüfen.
| Zielgruppe | Relevante Plugins |
|---|---|
| Lehrpersonen | wiki-aufgabe, wiki-theorieseite, wiki-loesung, code-review, brief-formular, dsgvo-check |
| Lernende | code-review |
| Schulleitung / Administration | brief-formular, dsgvo-check |
Claude Code muss installiert sein.
/plugin marketplace add BZZ-Commons/bzz-ai-marketplace-teachers
/plugin install wiki-aufgabe@bzz-marketplace
/plugin install wiki-theorieseite@bzz-marketplace
/plugin install wiki-loesung@bzz-marketplace
/plugin install code-review@bzz-marketplace
/plugin install brief-formular@bzz-marketplace
/plugin install dsgvo-check@bzz-marketplace
Oder alle auf einmal (Reihenfolge beliebig):
/plugin install wiki-aufgabe@bzz-marketplace wiki-theorieseite@bzz-marketplace wiki-loesung@bzz-marketplace code-review@bzz-marketplace brief-formular@bzz-marketplace dsgvo-check@bzz-marketplace
| Plugin | Beschreibung | Kategorie | Beispiel-Trigger |
|---|---|---|---|
| wiki-aufgabe | Erstellt DokuWiki-Aufgabenseiten für wiki.bzz.ch | Unterricht | "Aufgabe erstellen für LU03" |
| wiki-theorieseite | Erstellt DokuWiki-Theorieseiten für Lerninhalte | Unterricht | "Theorieseite zu Listen in Python" |
| wiki-loesung | Erstellt DokuWiki-Lösungsseiten (Musterlösungen) | Unterricht | "Lösung für LU01.A02" |
| code-review | Reviewt Schülercode nach ICT-Lehrplan-Kriterien | Informatik | "Review meinen Python-Code" |
| brief-formular | Verfasst formelle Schweizer Schulkorrespondenz | Verwaltung | "Elternbrief zu Absenzen schreiben" |
| dsgvo-check | Hook: warnt automatisch bei datenschutzrelevanten Mustern | Compliance | (läuft automatisch im Hintergrund) |
Die Wiki-Skills (wiki-aufgabe, wiki-theorieseite, wiki-loesung) lesen nach der Installation eine config.txt aus ihrem Skill-Ordner. Dort können folgende Werte angepasst werden:
AUTHOR_FOOTER=Vorname Nachname, Zweite Person
LICENSE_BADGE_URL=https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png?nolink&...
DEFAULT_MODULE=m319
DEFAULT_LANGUAGE=de
Änderungen an config.txt wirken sofort — kein Neuinstallieren nötig. Der Skill liest die Datei bei jedem Aufruf neu.
Typischer Pfad nach der Installation:
~/.claude/plugins/wiki-aufgabe@bzz-marketplace/skills/wiki-aufgabe/config.txt
plugins/<dein-plugin-name>/ anlegen.claude-plugin/plugin.json und einen Skill oder Hook erstellen (siehe bestehende Plugins als Vorlage).claude-plugin/marketplace.json unter "plugins" eintragenStruktur für ein neues Skill-Plugin:
plugins/<name>/
├── .claude-plugin/
│ └── plugin.json
└── skills/
└── <name>/
└── SKILL.md
MIT License — siehe LICENSE
Copyright 2025 BZZ Bildungszentrum Zürichsee
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bzz-commons/bzz-ai-marketplace-teachers --plugin wiki-loesungReviewt Schülercode nach ICT-Lehrplan-Kriterien (Namensgebung, Struktur, Fehlerbehandlung, Kommentare). Trigger: 'Code reviewen', 'Review meinen Code', 'Schülercode prüfen'.
Verfasst formelle Schweizer Schulkorrespondenz auf Deutsch – Briefe, E-Mails, Elternbriefe, Verfügungen. Trigger: 'Brief schreiben', 'E-Mail formulieren', 'Elternbrief', 'Schulkorrespondenz'.
Erstellt DokuWiki-Theorieseiten für Lerninhalte im BZZ Modulwiki. Trigger: 'Theorieseite', 'theory page', 'wiki theory', 'neue Lerninhalts-Seite'.
Erstellt DokuWiki-Aufgabenseiten (Exercises) für das BZZ Modulwiki wiki.bzz.ch. Trigger: 'Aufgabe erstellen', 'wiki Aufgabe', 'neue Übungsaufgabe', 'task page for LU03'.
Hook: Warnt automatisch bei Datenschutz-relevanten Mustern in Prompts und Tool-Aufrufen.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).