Feature Dev
Feature development workflow plugin with specialized agents for exploring codebases, architecting solutions, reviewing code, and implementing features systematically.
Template and example plugin demonstrating proper plugin structure and best practices for creating Claude Code plugins.
claude plugin install example-pluginRun this command in your Claude Code terminal to install the plugin:
claude plugin install example-pluginOr use the slash command:
/plugin install example-pluginPlugins extend Claude Code with new capabilities. They can add agents, commands, hooks, and more. Install plugins to customize your workflow.
Feature development workflow plugin with specialized agents for exploring codebases, architecting solutions, reviewing code, and implementing features systematically.
Frontend design assistance plugin for UI/UX development, component design, and responsive layouts with modern frameworks.
Plugin development tools for creating, testing, and publishing Claude Code plugins with proper structure and documentation.