Software development workflow skills for Claude Code. Currently includes an interactive PRD builder.
npx claudepluginhub ryanismert/claude-plugin-buildClaude Code plugin for the full software development lifecycle. Includes interactive PRD builder (/build:prd), technical design document builder (/build:design), implementation planner (/build:plan), implementation executor (/build:implement) with TDD dispatch, multi-lens review, and browser-driven E2E verification with automatic fix attempts, and documentation generator (/build:docs) that produces developer docs and user docs with accuracy verification and optional visual capture.
A Claude Code plugin for software development workflows. Currently includes an interactive PRD builder, with more skills planned.
Step 1 — Add the marketplace (one-time):
/plugin marketplace add ryanismert/claude-plugin-build
Step 2 — Install the plugin:
/plugin install build@claude-plugin-build
Or browse interactively with /plugin → Discover tab.
/plugin install github:ryanismert/claude-plugin-build
/build:prd — Product Requirements Document BuilderTakes a short product idea, asks focused clarifying questions across 3–5 rounds, then generates a complete PRD markdown file in your project.
/build:prd A browser extension that helps colorblind users distinguish UI elements
Or just /build:prd and describe your idea when prompted.
Features:
docs/prd-<product-name>.md using a consistent templateclaude-plugin-build/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
└── skills/
└── prd/
├── SKILL.md # Skill definition + prompt
└── references/
└── prd-template.md # Output template
skills/prd/references/prd-template.md) to match your team's PRD formatskills//plugin
Select the plugin and choose "Uninstall".
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