Collection of Claude Code plugins
npx claudepluginhub chaserx/cpcRails framework specialist with agents and skills for building, testing, and debugging. Integrates Rails MCP server and Ruby LSP for comprehensive Rails development support.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Early Stage Project — This project is new and has not been extensively validated or tested. Agentic coding workflows evolve rapidly, and some patterns here may need updating. Use with caution. Feedback is welcome — please open an issue to report problems or suggest improvements.
A collection of Claude Code Plugins for specialized development workflows.
| Plugin | Description | Version |
|---|---|---|
| rails-specialist | Agents, Skills, and Commands for Rails 7+ development | 0.1.0 |
cpc/
├── plugins/
│ └── rails-specialist/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── agents/ # 9 specialized agent definitions
│ ├── skills/ # 10 skill knowledge documents
│ ├── commands/ # 4 slash commands
│ ├── hooks/ # Convention validation hook
│ ├── .mcp.json # MCP server configuration
│ └── README.md
├── .claude-plugin/
│ └── marketplace.json
├── CLAUDE.md
└── README.md
/plugin marketplace add chaserx/cpc
/plugin install cpc@rails-specialist
Contributions are welcome. Each plugin lives in its own directory under plugins/ and follows the Claude Code plugin structure with a .claude-plugin/plugin.json manifest.
MIT