Claude Code plugin development toolkit - validates structure, generates manifests, creates skills/commands/agents
/plugin marketplace add astoeffer/plugin-marketplace
/plugin install plugin-builder@astoeffer/plugin-marketplace
Create a new agent definition with proper frontmatter
Create a new slash command with proper frontmatter
Create a new skill with proper SKILL.md structure and frontmatter
Auto-fix common plugin structure issues
Generate or update plugin.json from discovered components
Validate plugin structure against Claude Code requirements
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.