By Xuoon
Git-Workflow im Haus-Stil: logisch geschnittene Commits und concise Changelogs. Approval-gated.
Generate a concise CHANGELOG entry from commits since the last tag (or a given ref), clustered Keep-a-Changelog-style, with a semver version suggestion. Manual-only — invoke via /git-work:changelog. Optional args — ref, version, target path.
Analyze staged and unstaged changes, propose logical commit splits with house-style messages, then execute the approved plan. Manual-only — invoke via /git-work:commit. Default scope is staged changes if any exist, otherwise all working-tree changes.
Persönlicher Plugin-Marketplace für Claude Code. Philosophie aller Plugins: Evidenz statt Vermutung, Vorschlag vor Edit (Approval-Gates), löschen bevorzugt, concise Output.
| Plugin | Befehle | Zweck | Status |
|---|---|---|---|
agent-docs 1.0.0 | /agent-docs:sync :audit :prune :init | Agent-Doku (CLAUDE.md/AGENTS.md + Rules) mit der Code-Realität konsistent halten | stabil |
git-work 0.1.0 | /git-work:commit :changelog | Logisch geschnittene Commits + concise Changelogs im Haus-Stil | neu |
deps 0.1.0 | /deps:bump | Alle Dependencies aufs letzte offizielle stabile Release (bun-first) | neu |
dead-code 0.1.0 | /dead-code | Toten Code finden, belegen, nach Freigabe löschen | neu |
Geplant (noch nicht gebaut): deps:audit (CVEs/EOL/Lizenzen), compose-maintain (Docker-Hygiene), runbook (Ops-Doku).
Auf jedem Gerät einmalig in Claude Code:
/plugin marketplace add DEIN-GITHUB-USER/claude-plugins
/plugin install agent-docs@labi
/plugin install git-work@labi
/plugin install deps@labi
/plugin install dead-code@labi
Danach Claude Code neu starten. Updates kommen über /plugin update (bzw. Auto-Update), gesteuert über das version-Feld der jeweiligen plugin.json.
Pro Plugin: Semver in .claude-plugin/plugin.json + Eintrag im CHANGELOG.md des Plugin-Ordners. Faustregel: Befehls-/Argument-Änderungen = minor, reine Instruktions-Verbesserungen = patch, Umbenennungen/Entfernungen = major. (/git-work:changelog plugins/<name> pflegt die Changelogs selbst.)
Einträge in .claude-plugin/marketplace.json können statt auf lokale Ordner direkt auf fremde GitHub-Repos zeigen — die Dateien liegen dann nie in diesem Repo, /plugin update zieht vom Original:
{
"name": "fremdes-plugin",
"source": { "source": "github", "repo": "owner/repo", "ref": "v1.2.0" }
}
ref (Tag/Commit) pinnen statt HEAD folgen — fremder Code mit Hooks/MCP-Servern läuft lokal, Vertrauen + Pinning sind Pflicht.
python scripts/validate.py prüft marketplace.json, alle plugin.json, SKILL.md-Frontmatter, Referenz-Pfade und Markdown-Links. Läuft automatisch bei jedem Push (GitHub Action). Lokal: pip install pyyaml einmalig.
claude-plugins/
├── .claude-plugin/marketplace.json # der Katalog (name: "labi")
├── plugins/
│ ├── agent-docs/ # Multi-Skill: skills/<name>/SKILL.md → /agent-docs:<name>
│ ├── git-work/
│ ├── deps/
│ └── dead-code/ # Single-Skill: SKILL.md im Root → /dead-code
├── scripts/validate.py
├── .github/workflows/validate.yml
└── CONTRIBUTING.md # neues Plugin in 5 Schritten
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 xuoon/skills --plugin git-workDependency-Pflege, bun-first. Aktuell: /deps:bump — alles auf das letzte offizielle stabile Release, mit Plan, Major-Risiko-Notizen und Verify.
Sync, Audit, Prune & Init für Agent-Doku (CLAUDE.md/AGENTS.md + Rules-Verzeichnisse). Approval-gated, evidenz-basiert, löschen-bevorzugt.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.