Product agent skills
Curated product SKILL.md files for Cursor, Claude Code, VS Code, and Codex. Copy, download, and install in your agent.
27 skills
To Issues
Break a plan, spec, or PRD into independently grabbable issues on your issue tracker using tracer-bullet vertical slices and agent-ready briefs.
Triage
Move issues and external PRs through a triage state machine: categorize, verify, grill if needed, and write agent-ready briefs for implementation.
Prototype
Build a throwaway prototype to answer a design question: sanity-check state models, logic, or UI shape before committing to a full spec or implementation.
PM Handoff
Compact the current conversation into a handoff document for another agent or session to pick up, with suggested skills and redacted sensitive data.
Stripe Best Practices
Guide Stripe integration decisions: Checkout Sessions vs PaymentIntents, Connect platforms, billing, webhooks, API key security, and migrating from deprecated APIs.
Just Scrape
Scrape and extract structured data from websites for competitive research, market intel, and PM discovery workflows using the ScrapeGraphAI CLI.
Grill With Docs
Relentless interview to sharpen a plan or design while creating ADRs and glossary docs as you go. Pairs with domain modeling and grilling workflows.
Wayfinder
Navigate complex product and engineering work when the next step is unclear: map options, dependencies, and the highest-leverage path forward.
Research
Investigate a question against high-trust primary sources and capture findings as a Markdown file in the repo for PM and founder discovery work.
Skill Creator
Create effective agent skills: SKILL.md structure, frontmatter, triggers, progressive disclosure, and packaging instructions for Cursor and Claude Code.
Working Backwards
Apply Amazon-style working backwards: start with the customer problem, draft a PR/FAQ press release, and test whether the idea is big enough, on-strategy, and has a viable plan before building.
to-prd
Turn conversation context into a structured PRD and publish to your issue tracker. Synthesizes problem, solution, user stories, and test seams without an interview loop. Includes a PRD template and ready-for-agent triage workflow.
User Research
Plan, conduct, and synthesize user research: method selection, interview guide structure, affinity mapping, journey mapping, and deliverables from research plans to synthesis reports.
Usability Testing
Plan and run usability tests with Lenny-style rigor: task design, moderation, synthesis, and guest-insight patterns for turning observations into product recommendations.
Customer Journey Map
Create end-to-end customer journey maps with stages, touchpoints, emotions, pain points, and opportunities. JTBD personas, awareness through advocacy, and Mermaid or table output formats.
AI Evals
Create and run AI evaluations for LLM products: rubrics, test cases, failure analysis, and Pass/Fail criteria. Treat evals as the product requirement doc for AI features.
Opportunity Solution Tree
Structure continuous discovery with Teresa Torres’ OST: map a desired outcome to opportunities, solutions, and experiments. Prioritize problems before features.
Fundraising
Navigate fundraising strategy: whether to raise, investor relationships, pitch prep, and common founder mistakes. Distilled from Lenny’s Podcast guests.
Measuring Product-Market Fit
Assess and achieve PMF with Sean Ellis surveys, retention signals, and scale-vs-iterate decisions. Frameworks from 46 product leaders on Lenny’s Podcast.
Scoping & Cutting
Scope MVPs and cut features ruthlessly before launch. Decide what ships now vs later when time and runway are constrained.
Pricing Strategy
Design pricing models, packaging, and willingness-to-pay research. Goes beyond landing-page CRO into monetization architecture for early-stage products.
AI Product Strategy
Decide where AI belongs in your product: strategic bets, build-vs-buy, and avoiding AI-for-AI’s-sake. Complements shipping-focused AI product engineering skills.
Notion Spec to Implementation
Turn PRDs and feature specs into implementation plans, tasks, and progress tracking. Essential for product designers managing handoffs.
Product Manager Toolkit
Essential tools for PM: RICE prioritization, customer interview analysis, PRD templates. Feature prioritization, discovery, roadmap.
AI Product
Ship LLM features to production: structured output, streaming, prompt versioning. Avoid demo-ware, context stuffing, unvalidated output.
Brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Writing Plans
Use when you have a spec or requirements for a multi-step task, before touching code