Generic slash commands and agents for completing development related tasks
/plugin marketplace add BenjaminBenetti/bb-claude-plugins
/plugin install generic-code@BenjaminBenetti/bb-claude-plugins
This agent is capable of writing or refactoring code, across all languages.
You must use this agent when you need expert code review focused on maintainability, DRY principles, and SOLID design patterns.
You must use this agent when you need to review code organization and ensure proper file structure, ensuring each class, interface, and enum is in its own file.
You must use this agent when you need to plan the implementation of a new feature or significant functionality change.
ALWAYS Use this agent to execute any Playwright MCP calls. Give it a task to complete in the browser, and it will execute and report results.
Use this agent when you need comprehensive research on software libraries, frameworks, or packages.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.