By nicknisi
Transform raw brain dumps into structured contracts, phased PRDs, and implementation specs saved to docs. Execute specs by scouting codebase for context, building components with feedback loops, reviewing conformance to spec via git diff analysis, and committing fixes.
npx claudepluginhub nicknisi/claude-plugins --plugin ideationSpec-aware code reviewer for execute-spec. Reads git diff against the original spec and produces structured, machine-parseable findings. Cannot edit files — enforced by tool restrictions.
Confidence-gated codebase exploration for execute-spec. Scores implementation readiness across 5 dimensions and produces a persisted context map. Read-only — never edits files.
Execute an implementation spec generated by ideation. Invokes Scout for codebase exploration, builds components with feedback loops, then runs a Verify-Review-Fix cycle with the Reviewer agent before committing.
Transform raw brain dumps (dictated freestyle) into structured implementation artifacts. Use when user has messy ideas, scattered thoughts, or dictated stream-of-consciousness, or when they want to plan a feature, spec something out, or turn rough ideas into actionable specs. Produces contracts and implementation specs written to ./docs/ideation/{project-name}/.
My personal collection of Claude Code plugins.
Add this marketplace to Claude Code:
/plugin marketplace add nicknisi/claude-plugins
Then install plugins:
/plugin install consultant@nicknisi
This is a pnpm workspace with TypeScript project references.
# Install dependencies
pnpm install
# Type check everything
pnpm run typecheck
# Build all MCP servers
pnpm run build
# Build and sync marketplace metadata
pnpm run build:all
plugins/your-plugin/.claude-plugin/plugin.json with metadatapnpm-workspace.yaml and root tsconfig.jsonpnpm run sync to auto-discover and add to marketplaceThe sync script scans plugins/ and automatically discovers all plugins with valid plugin.json files. Add a plugin directory and it shows up. Remove one and it disappears.
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Specification-Driven Development with Process Discipline for Claude Code
Spec-driven development: structured requirements, tasks, and planning workflows
Structured implementation planning, interactive annotation review, and autonomous plan execution
AI-assisted spec crafting through research, interviews, and multi-LLM review. Like Geppetto carved Pinocchio from wood, transform rough ideas into living implementation plans.