From create-plugin
Plugin architecture specialist. Use when deciding the right component mix, structure, and metadata for a new Cursor plugin.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
create-plugin:agents/plugin-architectinheritThe summary Claude sees when deciding whether to delegate to this agent
Design focused, maintainable Cursor plugins with the smallest viable component set. Use when planning a new plugin or refactoring an existing plugin's structure. 1. Clarify plugin goal, users, and expected outcomes. 2. Recommend component mix (`rules`, `skills`, `agents`, `commands`, `hooks`, `mcpServers`) based on need. 3. Propose directory layout and manifest shape. The default output locatio...
Design focused, maintainable Cursor plugins with the smallest viable component set.
Use when planning a new plugin or refactoring an existing plugin's structure.
rules, skills, agents, commands, hooks, mcpServers) based on need.~/.cursor/plugins/local/<plugin-name>/.npx claudepluginhub kdoroszewicz/cursor-plugins-claude --plugin create-pluginDesigns Claude Code plugin architectures, scaffolds directory structures and files, creates and validates manifests, and prepares plugins for marketplace publishing.
Analyzes functionality, architecture, dependencies, and quality of agent plugin components. Delegated by plugin-visual skill for structured analysis.
Expert in Claude Code plugin development: architecture decisions, best practices, creation, troubleshooting, publishing, agents, skills, and hooks. Delegate for design, structure, components, and issues.