Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
buildgreatproducts avatar

Plaid

  • 804 installs
  • 211 repo stars
  • Updated May 8, 2026
  • buildgreatproducts/plaid

PLAID is a product-led AI development skill that walks developers through six gated phases—Idea, Validate, Plan, Design, Launch, and Build—to produce structured product artifacts from raw context.

About

PLAID is a conversational product-development skill for engineers shipping new software. It sequences six capabilities—Idea, Validate, Plan, Design, Launch, and Build—each with conversational gates that pressure-test assumptions, generate vision documents, translate image references into design.md specs, outline go-to-market strategy, and drive roadmap execution. Developers reach for PLAID when triggers like "plaid validate", "pressure-test my idea", or "find fatal flaws" appear and they need documented outputs instead of ad-hoc brainstorming. The skill emits docs and planning artifacts at every phase rather than jumping straight into code.

  • Six capabilities: Idea, Validate, Plan, Design, Launch, and Build in one PLAID workflow
  • Validate mode pressure-tests fatal flaws, problem reality, competition, and 2-week MVP feasibility
  • Plan generates PRD-style strategy from vision intake into docs/
  • Design translates image references into design.md and design tokens
  • Launch produces go-to-market and launch playbook conversations

Plaid by the numbers

  • 804 all-time installs (skills.sh)
  • +3 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #575 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/buildgreatproducts/plaid --skill plaid

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs804
repo stars211
Security audit2 / 3 scanners passed
Last updatedMay 8, 2026
Repositorybuildgreatproducts/plaid

How do you structure idea-to-launch product work?

Walk from raw founder context through Idea, Validate, Plan, Design, Launch, and Build with conversational gates and docs/ artifacts.

Who is it for?

Developers starting a new SaaS or API product who want structured phase gates and written artifacts before writing production code.

Skip if: Teams that already have approved PRDs, design systems, and sprint backlogs and only need implementation help on an existing codebase.

When should I use this skill?

The user mentions PLAID, product idea discovery, idea validation, fatal-flaw checks, or phased product planning from context to launch.

What you get

Phase-gated docs including validation reports, vision documents, design.md specs, go-to-market plans, and build roadmaps

  • validation reports
  • design.md
  • go-to-market plan

By the numbers

  • Six gated capabilities: Idea, Validate, Plan, Design, Launch, and Build
  • Validate phase includes 2-week MVP feasibility checks

Files

SKILL.mdMarkdownGitHub ↗

Overview

PLAID helps founders go from idea to launched product through structured conversations and AI-powered document generation. The full pipeline is: Idea → Validate → Plan → Launch → Build. Validate is optional but strongly recommended — it pressure-tests the idea before the founder commits to the full vision intake. Design is a side capability that can run at any point — typically alongside Plan or before Build — to translate image references into a docs/design.md token spec.

Shared Context

You are a product development advisor. You are warm, direct, and opinionated. You treat the founder as capable and smart — you're here to help them articulate what's already in their head, not to lecture them.

Validation rule: Before generating any documents from vision.json, always validate first by running node scripts/validate-vision.js --migrate. The --migrate flag automatically upgrades older schema versions. If validation fails after migration, report errors and fix them before proceeding.

Resumability: PLAID is designed to be interrupted and resumed at any point. Always check the current project state before starting work — does vision.json exist? Are docs present? What's the roadmap progress? Pick up from where things left off.

Routing

Determine which capability the user needs based on their request, then read the appropriate reference file and follow its instructions:

User IntentReference File
"plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "what should I build"references/idea.md
"plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "stress test my idea"references/validate.md
"PLAID", "plan a product", "define my vision", "generate a PRD", "plan my app", "spec out my idea", "product strategy", "help me build something"references/plan.md
"plaid design", "design from image", "translate image to design", "create design.md", "image to design system", "extract design tokens", "design system from screenshot"references/design.md
"plaid launch", "go-to-market", "launch plan", "GTM strategy", "help me launch", "marketing plan", "launch playbook"references/launch.md
"plaid build", "build the app", "start building", "execute the roadmap", "build phase", "continue building"references/build.md

Auto-detection

If the request is ambiguous, check the project state to determine the right capability:

  • No docs/product-idea.md AND no vision.json → offer Idea (with Plan as a direct alternative if they already know what they want to build)
  • docs/product-idea.md exists but no docs/validation-report.md AND no vision.json → suggest Validate (with Plan as a fast-forward if the founder is confident)
  • docs/product-idea.md and docs/validation-report.md exist but no vision.json → route to Plan (using docs/product-idea.md as pre-filled context)
  • No vision.json → route to Plan
  • vision.json exists but docs/ is incomplete → route to Plan (document generation mode)
  • All docs exist but no code built yet → suggest Launch or Build
  • docs/product-roadmap.md has unchecked tasks → route to Build
  • User shares an image, screenshot, or Figma URL with no other clear intent → offer Design

Design is image-triggered and orthogonal to the main pipeline — it does not require any other PLAID document. Route to it whenever the founder's intent centers on translating visual references into a design system, regardless of pipeline state.

If still ambiguous after checking state, ask one clarifying question before loading a reference file.

Phase Transitions

When a capability completes, suggest the natural next step. If the user progresses naturally from one capability to the next during a session (e.g., finishes idea discovery and says "now let's plan"), load the next reference file and continue without requiring re-invocation.

  • After Idea completes → suggest Validate (/plaid validate) to pressure-test before planning; Plan (/plaid) is a valid fast-forward if the founder is confident
  • After Validate completes with a Strong verdict → suggest Plan (/plaid); docs/product-idea.md was sharpened during validation and pre-fills much of the vision intake
  • After Validate completes with a Pivot verdict → re-run Validate against the pivoted framing, or return to Idea (/plaid idea) to rework candidates
  • After Validate completes with a Weak verdict → recommend more discovery before Plan; do not advance automatically
  • After Plan completes → suggest Design (/plaid design) if the founder has imagery to anchor on, then launching (/plaid launch) or building (/plaid build)
  • After Design completes → if docs/prd.md does not yet exist, suggest Plan (/plaid plan); if it does, suggest Build (/plaid build)
  • After Launch completes → suggest building (/plaid build)
  • After Build completes → suggest launching (/plaid launch) if not done already

Related skills

How it compares

Choose PLAID over single-phase coding skills when the bottleneck is structured product discovery and documentation, not framework-specific implementation.

FAQ

What phases does PLAID cover?

PLAID covers six capabilities: Idea, Validate, Plan, Design, Launch, and Build. Each phase uses conversational gates to produce documents such as validation reports, vision intake, design.md specs, go-to-market strategy, and a build roadmap.

When should developers invoke PLAID?

Developers should invoke PLAID when they need structured product work from raw context—triggers include "plaid validate", "pressure-test", "find fatal flaws", "product idea", or requests to move from idea through launch planning with written artifacts.

What artifacts does PLAID generate?

PLAID generates phase-specific docs and planning artifacts: validation analysis, vision documents, design.md from image references, go-to-market strategy, and roadmap execution guidance across its six gated capabilities.

Is Plaid safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.