A collection of Claude Code plugins for testing, development, and workflow automation
npx claudepluginhub sequenzia/cowork-pluginsTests basic interaction patterns between users and Claude Code
A plugin marketplace for Claude Code — a collection of plugins for testing, development, and workflow automation.
/plugins — All plugins in the marketplace| Plugin | Description | Category |
|---|---|---|
| hello-world | Tests basic interaction patterns (greetings, quizzes, text processing) | testing |
Install a plugin from this marketplace:
/plugin install hello-world@sequenzia-cowork
Or browse available plugins:
/plugin > Discover
Each plugin follows the standard Claude Code plugin layout:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (required)
├── commands/ # Slash commands (optional)
├── agents/ # Agent definitions (optional)
├── skills/ # Skill definitions (optional)
├── hooks/ # Event handlers (optional)
├── .mcp.json # MCP server config (optional)
└── README.md # Documentation
plugins/.claude-plugin/marketplace.jsonClaude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations