A comprehensive Claude Code plugin with intelligent context management, vibe coding support, and context window optimization through MCP/agent selection
/plugin marketplace add physics91/claude-vibe
/plugin install claude-vibe@physics91/claude-vibe
[Express] Fix issues - quick bug fix command
[Express] Analyze code - alias for /analyze-code
Configure and optimize project context (MCP servers, agent selection)
Display current project context configuration status
[Express] Context setup - alias for /context-setup
[Express] Debug mode - alias for /debug
Toggle debug mode for verbose skill and context information
[Express] Explain code - alias for /explain-code
Initialize AGENTS.md with codebase documentation
[Express] Initialize AGENTS.md - alias for /init-agents
[Express] Review PR - alias for /review-pr
[Express] Refactor code - alias for /refactor-code
View skill activation history and logs
Test skill detection and activation logic
[Express] Skill test - alias for /skill-test
[Express] Generate tests - alias for /generate-tests
Validate custom skill definition for correctness
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review