Review pull requests against task specifications, verify acceptance criteria, audit test coverage, and produce a structured verdict. Use when the user wants a code review, PR review, or wants to check if a branch is ready to merge.
Verify implemented features visually using browser automation. Tests like a human QA — navigating the app, looking at the screen, and flagging anything that looks wrong. Use when the user wants to verify a PR, QA a feature, run visual tests, or validate acceptance criteria.
Implement a task from docs/tasks/ using TDD in an isolated git worktree. Use when the user wants to implement a specific task, build a feature, or code a story/epic.
Generate individual task specification files from TASKS.md. Use when you need to create docs/tasks/task-<id>.md files for each task before implementation begins. Reads docs/TASKS.md and outputs one file per task with full context for the task-implementer agent.
End-to-end project orchestration from idea to implementation. Use when user wants to build a complete project, implement an MVP, or says "build this app/feature". Coordinates product-design, architecture, task-decomposition skills, then delegates to task-spec-generator agent, task-implementation skill, and code-reviewer agent for execution. Resumable—introspects filesystem and git state to pick up where it left off if interrupted.
Design technical architecture from a PRD. Use when user wants to create an architecture document, define system design, plan technical implementation, or needs to translate product requirements into buildable technical specs. Reads from docs/PRD.md and outputs docs/ARCHITECTURE.md.
Bootstrap a project with CI/CD, pre-commit hooks, CLAUDE.md, and framework best practices. Use when setting up a new project, adding CI pipelines, configuring husky/lint-staged, initializing CLAUDE.md, or applying Vercel best practices. Triggers on "bootstrap project", "setup CI", "add pre-commit hooks", "add husky", "setup linting", "add code coverage", "project setup", "init CLAUDE.md", or when starting a new codebase that needs infrastructure.
Generate unique, ownable brand names with available domain names. Conducts a structured discovery interview about the product, vision, and positioning, then generates candidate names using linguistic construction patterns, filters for trademark and phonetic safety, checks domain availability via whois, and delivers a shortlist of vetted name + domain pairs. Use when user wants to name a product, company, SaaS app, or side project, or when they say "help me name", "brand name", "find a domain", "name my startup", "product naming", or "what should I call this".
Build working prototypes from PRDs with mock data and stubbed integrations. Use when user has a PRD, spec, or feature description and wants a clickable demo to validate flows before full implementation. Triggers: build a prototype, functional prototype, make a demo, implement this PRD, prototype this spec, make it clickable.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.

An opinionated collection of skills to add structured workflows to vibecoding.
Inspired by Cow and Chicken's love of porkbutts n' taters.
/plugin marketplace add Porkbutts/porkbutts-n-taters
/plugin install vibe-coding@porkbutts-n-taters
/plugin marketplace add /path/to/this/repo
/plugin install vibe-coding@porkbutts-n-taters
Then restart Claude Code.
Personal workflow for getting better results out of vibecoding.
product-design - Design MVPs through adaptive interviews that achieve buildable clarity. Guides you through interviewing to extract implementation-ready requirements, then produces a PRD.
architecture - Design technical architecture from a PRD. Transform product requirements into implementation-ready technical specs.
docs/PRD.md and outputs docs/ARCHITECTURE.mdfunctional-prototype - Build working prototypes from PRDs with mock data and stubbed integrations to validate flows before full implementation.
docs/integration-guide.md (asks first) documenting how to replace stubs with real integrationstask-decomposition - Break down PRD and Architecture into implementable engineering tasks.
docs/PRD.md and docs/ARCHITECTURE.md, outputs docs/TASKS.mdbootstrap-project - Bootstrap a project with CI/CD, pre-commit hooks, CLAUDE.md, and framework best practices.
vitest-coverage-report-action or jest-coverage-comment--no-verify and prevent agents from bypassing pre-commit hooksCLAUDE.md with project overview, architecture summary, key commands, code conventions, and rules — derived from app description, docs, and file structurenpx add-skill vercel-labs/agent-skillstask-implementation - Implement a task end-to-end: read task spec, create git worktree, write tests (TDD), implement feature, verify coverage thresholds, update docs, push branch, and create PR.
docs/tasks/task-<id>.md (falls back to docs/TASKS.md)docs/PRD.md, docs/ARCHITECTURE.md for context; docs/BRAND-GUIDELINES.md for UI work## Review Feedback section from task spec)ghreview-pr - Review pull requests against task specifications.
gh pr commentbrand-generator - Generate unique, ownable brand names with verified-available domains through structured discovery and linguistic construction.
npx claudepluginhub porkbutts/porkbutts-n-taters --plugin effective-designProduct Management Agents and skills to speed up your workflows.
Spec-driven development for big features. When features get too big, plan mode gets too vague—leading to hallucinations during implementation. ShipSpec replaces vague plans with structured PRDs, technical designs, and ordered tasks that keep Claude grounded.
Autonomous development methodology: PRD interviews → agent execution → automated review
AI Coding Agent - PRD to tasks to implementation loop
Provider-agnostic skills for autonomous product development: spec, task, implement, test, review, and summarize changes.
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.