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
This agent should be used to independently review proposed changes to plugin-dev before they are applied. Triggered by the sync pipeline after diff generation. Spot-checks claims against cached sources and approves or rejects each change.
This agent should be used when the sync pipeline needs to analyze cached resource content and extract a comprehensive feature map of Claude Code's current capabilities. Triggered by the sync skill, not directly by users.
This agent should be used when a user reports an issue with plugin-dev via /plugin-dev-sync:report-issue. Performs root-cause analysis, patches plugin-dev, checks if plugin-dev-sync caused the issue, patches plugin-dev-sync if needed, validates, commits, and creates a PR.
This agent should be used to apply approved changes to plugin-dev, commit them, and create a PR with a detailed report. Triggered by the sync pipeline after the diff-reviewer approves changes.
Use when the user says "plugin-dev got this wrong", "plugin-dev is missing X", "report an issue with plugin-dev", "plugin-dev told me the wrong thing", or invokes /plugin-dev-sync:report-issue. Provides guided feedback collection and triggers automatic root-cause analysis, patching, and PR creation.
Use when user wants to This skill should be used when the user asks to "add a resource", "update resources", "check resource status", "add a documentation source", "add a Twitter account to track", or needs to manage the plugin-dev-sync resource list. Provides guidance for maintaining the master resources.json that drives the discovery pipeline. This skill should be used when the user asks to "add a resource", "update resources", "check resource status", "add a documentation source", "add a Twitter account to track", or needs to manage the plugin-dev-sync resource list. Provides guidance for maintaining the master resources.json that drives the discovery pipeline.
Use when the user asks to "sync plugin-dev", "update plugin-dev from latest docs", "run plugin-dev-sync", or invokes /plugin-dev-sync:sync. Orchestrates the full autonomous pipeline: fetch resources, discover features, diff against plugin-dev, review, apply patches, commit, and create a PR with a full report.
Uses power tools
Uses Bash, Write, or Edit tools
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.
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 [email protected]
npx claudepluginhub karimstekelenburg/k3m-marketplace --plugin plugin-dev-syncRational Unified Process lifecycle management — state machine, artifact tracking, and autonomous orchestration for iterative software development
Personal invoice pipeline: scan Apple Mail, parse bank statements, match payments, generate EPC QR codes
Plugin development toolkit — scaffolding, validation, skill review, and best-practice guidance for building Claude Code plugins
Full spec implementation cycles with filesystem and GitHub backends. Orchestrates spec → plan → track → implement → review → test → verify → retro.
A starter plugin to demonstrate marketplace structure
Discover and audit all plugins in a Claude Code marketplace with installation status, versions, and component breakdown
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.