Detect naming conflicts between local skills and plugin-provided skills to prevent inconsistent agent behavior
/plugin marketplace add plinde/claude-plugins
/plugin install check-skill-conflicts@plinde/claude-plugins
This skill should be used when checking for naming conflicts between local skills (~/.claude/skills) and plugin-provided skills (~/.claude/plugins). Use to identify duplicate or similarly named skills that may cause inconsistent agent behavior.
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.
Claude Agent SDK Development Plugin
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.