Agent skills for the work that actually moves a product.
A curated directory of single-purpose skills you install into your own AI agent. Each one is rooted in a real method — not clever prompting — and refuses to flatter you.
Install
Pick the agent you use. Every skill is a single markdown file.
mkdir -p .claude/skills && curl -fsSL https://productclaw.cc/raw/<skill>/skill.md -o .claude/skills/<skill>.mdPulls the skill into .claude/skills. Then invoke with /<skill> or just describe what you're working on.
How it works
More on the method →Find a skill
Browse by the stage you're in — discovery, sizing, spec — not by technology. Each page says what it's for and which method it's built on.
Copy or curl it
One readable markdown file. Copy it from the page or pull it with a single command. No install step, no dependency, no telemetry.
Drop it into your agent
Claude Code, Cursor, a Claude Project, or a ChatGPT Custom GPT. Invoke it by name and the agent runs the method on your problem.
Browse by category
Find out whether a problem is real before building anything.
1 skillSharpen your understanding of users, customers, and the field.
1 skillDefensible back-of-envelope estimates without three-day reports.
1 skillTurn grounded problems into clean specifications.
1 skillComing: Validation, Strategy, Pricing, Growth, Retro.