A curated collection of Claude Code plugins
npx claudepluginhub karimstekelenburg/k3m-marketplaceA starter plugin to demonstrate marketplace structure
Rational Unified Process lifecycle management — state machine, artifact tracking, and autonomous orchestration for iterative software development
Plugin development toolkit — scaffolding, validation, skill review, and best-practice guidance for building Claude Code plugins
Autonomous plugin-dev maintenance — discovers Claude Code features from official and community sources, diffs against plugin-dev, auto-patches, and creates PRs with full reports
Full spec implementation cycles with filesystem and GitHub backends. Orchestrates spec → plan → track → implement → review → test → verify → retro.
Personal invoice pipeline: scan Apple Mail, parse bank statements, match payments, generate EPC QR codes
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
A curated collection of Claude Code plugins
claude plugin marketplace add /path/to/k3m-marketplace
claude plugin search
claude plugin enable <plugin-name>
Create a new plugin directory under plugins/:
copier copy /path/to/dotclaude/templates/plugin plugins/
Register it in .claude-plugin/marketplace.json
Validate:
claude plugin validate plugins/<plugin-name>
See docs/ for complete cheatsheets on every plugin component type.
k3m.sh me@k3m.sh