Official Claude Code plugins from Plaited Labs for development workflows, agent testing, and the Plaited framework
npx claudepluginhub plaited/marketplaceDevelopment skills for Claude Code - TypeScript LSP, code documentation, and validation tools
Aggregator for Plaited's Claude Code plugins.
claude plugins add github:plaited/marketplace
For agents supporting the AgentSkills spec (Gemini CLI, GitHub Copilot, Cursor, OpenCode, Amp, Goose, Factory):
# Install a specific plugin
curl -fsSL https://raw.githubusercontent.com/plaited/marketplace/main/install.sh | bash -s -- --agent <agent-name> --plugin development-skills
Or clone and run locally:
git clone https://github.com/plaited/marketplace.git
cd marketplace
./install.sh # Interactive mode
./install.sh --agent gemini # Install all for Gemini CLI
./install.sh --agent cursor --plugin acp-harness # Specific plugin
./install.sh --list # List available plugins
./install.sh --update # Update existing
./install.sh --uninstall # Remove all
Supported agents:
| Agent | Skills | Commands |
|---|---|---|
| gemini | .gemini/skills/ | - |
| copilot | .github/skills/ | - |
| cursor | .cursor/skills/ | .cursor/commands/ |
| opencode | .opencode/skill/ | .opencode/command/ |
| amp | .amp/skills/ | .amp/commands/ |
| goose | .goose/skills/ | - |
| factory | .factory/skills/ | .factory/commands/ |
| Plugin | Description |
|---|---|
| development-skills | Development skills for Claude Code - TypeScript LSP, code documentation, and validation tools |
| acp-harness | ACP client and evaluation harness for agent testing |
| plaited | Plaited framework development tools - behavioral programming, UI patterns, and web components |
Development tools including:
/lsp-hover - Get type information at a position/lsp-find - Search for symbols across workspace/lsp-refs - Find all references to a symbol/lsp-analyze - Batch analysis of a fileSource: plaited/development-skills
Unified toolkit for ACP client usage and agent evaluation:
Source: plaited/acp-harness
Development tools for the Plaited behavioral programming framework:
Source: plaited/plaited
ISC
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
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories