Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill walks founders through a structured product development pipeline with six capabilities: idea discovery, validation, strategic planning, design, launch, and build. Before writing any plan, it pressure-tests the idea against fatal flaws, competition, and market reality. Each phase produces a structured document—from a product-idea note and validation report to a PRD, design spec, roadmap, and launch playbook.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
Manual Claude Code installation
Installs: Single PLAID skill · Claude Code
Before you start
An existing local copy of the PLAID repository
File-system access to write the docs/ directory
Node.js 14 or later for the required vision.json validator; the validator uses built-in modules and has no external package dependencies.
Open either the project-level `.claude/settings.json` file or the user-level `~/.claude/settings.json` file in Claude Code.
Add the skill path to the settings file's `skills` array. Replace `/absolute/path/to/plaid/SKILL.md` with the absolute path to `SKILL.md` in your local PLAID repository.