Development helper tools for creating Claude Code plugins
/plugin marketplace add wayne930242/Reflexive-Claude-Code
/plugin install RCC-dev-helper@wayne930242/Reflexive-Claude-Code
Scaffold a new Claude Code plugin with proper structure
Optimize a skill by analyzing project conventions and researching best practices
Refactor and optimize CLAUDE.md files and .claude/rules/ with modular constitution
Analyze and refactor all skills in the project - consolidate, optimize, and remove unnecessary ones
Reflect on conversation learnings and integrate into skill library or rules. Consolidates experiences into reusable knowledge.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Claude Agent SDK Development Plugin
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.
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.