Personal collection of Claude Code plugins for spec-driven development and agent orchestration
npx claudepluginhub krayzpipes/claude-pluginsGuidelines for authoring, evaluating, and restructuring Claude Code skills
Orchestrates planning, task decomposition, and multi-agent coordination between OpenSpec and td
CLI task tracking with structured handoffs, progress logging, and dependency-aware scheduling across AI coding sessions
Run and generate Playwright UI tests from OpenSpec feature specs
A personal collection of Claude Code plugins — skills for spec-driven development and agent orchestration — packaged as a plugin marketplace.
Register this repo as a marketplace source, then install individual plugins:
# Add this repo as a marketplace
claude plugin marketplace add /path/to/claude-plugins
# Install a plugin
claude plugin install fabricator
Load a plugin directly for testing or one-off use:
claude --plugin-dir /path/to/claude-plugins/plugins/fabricator
plugins/ — Each subdirectory is a self-contained plugin with its own .claude-plugin/plugin.json manifest.claude-plugin/marketplace.json — Marketplace catalog listing all available pluginsregistry.json — Metadata catalog of all plugins| Plugin | Description |
|---|---|
| fabricator | Orchestrates planning, task decomposition, and multi-agent coordination between OpenSpec and td |
| td | CLI task tracking with structured handoffs, progress logging, and dependency-aware scheduling across AI coding sessions |
| skill-author | Guidelines for authoring, evaluating, and restructuring Claude Code skills |
plugins/ with a .claude-plugin/plugin.json manifestplugins/<name>/skills/<skill-name>/SKILL.mdregistry.json and .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