Product & Planning
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
-
felixhennequin-gif Skill Code ReviewStructured workflow for acting on an external code review — triage findings by severity and effort, write a prioritized roadmap to /tmp/roadmap.md, then hand execution prompts to Claude Code batch by batch. Activates when the user receives a review, audit, or critique of their repo and wants to act on it. Also triggers on "triage this review", "make a roadmap from this feedback", "act on these findings", "we have a list of issues to fix".
-
google Bundle Run EvalsExecutes AI agent skill evaluations with staged execution pipelines and data-driven discovery. Requires a reserved keyword (content, triggers, audit, all, help); running without arguments displays the CLI usage guide.
14.4k -
stacklok Skill Upstream Release DocsAnalyze an upstream project's new release, verify changes against source code, and update documentation. Covers discovery, deep-dive into PRs/issues, docs audit, source-verified implementation, and review feedback handling.
-
zhuxining Bundle Code Docs Spec软件设计文档规范集合,包含产品蓝图(blueprint-spec)、架构设计文档(architecture-spec)、功能需求规格(prd-spec)、测试规格(test-spec)和文档审校与润色(docs-review-spec)的完整规范。当需要编写、维护、检查或润色设计文档时,根据文档类型引用对应规范,并在首次成稿后按 docs-review-spec 执行交付前质量门。
-
aws-samples Bundle Hcls Build AgentUse when a developer wants to build a new healthcare or life sciences agent, structure tools and system prompts for an HCLS workflow, or create a Strands agent with domain-specific capabilities. Also use when someone asks about agent architecture, tool design, or system prompt patterns for clinical, genomics, or drug discovery use cases.
-
aws-samples Bundle Hcls Get StartedUse when a developer asks how to get started building healthcare or life sciences agents, wants to understand the HCLS Agents Toolkit, or asks what's available in this repository. Also use when someone asks about genomics, drug discovery, clinical trials, or biomarker agents on AWS.
-
aws-samples Bundle Biomarker Pathway AnalysisUse when a researcher needs to analyze biological pathways for biomarker discovery, map disease mechanisms to druggable targets using Reactome/KEGG, identify pathway enrichment from gene sets, or understand mechanism-of-action for candidate biomarkers.
-
aws-samples Bundle Biomarker Database AnalysisUse when a researcher needs to query biomedical databases for biomarker discovery, build target profiles from UniProt/Open Targets/STRING, rank biomarker candidates by evidence strength, or generate SQL queries against clinical genomic databases.
-
aws-samples Bundle Biomarker Multi Agent DiscoveryUse when orchestrating a multi-agent biomarker discovery workflow that requires coordinating database queries, pathway analysis, literature review, statistical modeling, and clinical evidence synthesis to produce ranked biomarker panels.
-
datocms Bundle Datocms FeedbackDraft sanitized feedback emails to support@datocms.com about frustrating DatoCMS skills or MCP experiences. Use only when users explicitly ask to report, email, or summarize feedback about DatoCMS skills/MCP, or when the skills/MCP workflow has clearly reached a dead end after repeated loops, wrong routing, unresolved misunderstandings, or no credible next step. Do not use for ordinary first failures, retryable MCP/command/API errors, validation feedback, schema discovery misses, missing environment values, project/plugin bugs, or setup problems where another DatoCMS skill can still continue.
-
witt3rd Bundle Omh TriageMulti-role consensus triage of an issue backlog.
-
wottpal Bundle Code Editor SwitchInstall and use duti on macOS to switch default code/text/config file handlers to a target editor, including project-driven extension discovery and verification.
-
xiao0916 Bundle Dwf Requirement当用户需要把想法、需求说明、产品需求、项目背景、Markdown、纯文本或本地文档整理成 DWF 工作流风格的需求文档时,必须使用本技能。它负责收集和澄清需求,按 references/requirements_template.md 生成目标 spec 目录下 `01-需求/需求文档.md`,并请求用户确认。适用于“生成需求文档”“整理 PRD”“先写需求文档”“把需求规范化”“抽离需求阶段”等场景。可独立运行,也可作为 dwf-orchestrator 编排的工作流的一部分(state.json 中存在 `status: active` 且 `current_step: requirements` 的 spec 时进入工作流模式)。
-
xiaolai Skill Approve AllPrepare a human bulk-approval of the whole approvable review backlog — show what would be promoted to canonical, take an in-session confirmation, then hand the human the single pre-filled `gazette approve --all --by human` line to fire themselves. Use when running bureau:approve-all, or when the user asks to approve everything / approve the whole queue / bulk-approve at once. The AI never runs approve and never signs `--by human`.
-
xiaolai Skill Codex ReviewLet Codex (via cc-suite) deliberate over the bureau review queue as the user's representative — read each unapproved claim, recommend approve or hold, and either hand the human the exact approve command (advisor) or, only where the workspace opted the `codex` authority in, commit under `--by codex` (delegate). Use when running bureau:codex-review, or when the user asks to have Codex screen / pre-review / decide the bureau backlog for them.
-
xmm Bundle Bmad AnalystProduct discovery and analysis skill for BMAD. Use for bmad:product-brief, bmad:research, and bmad:brainstorm to clarify user needs, market context, and problem scope.
-
xmm Bundle Bmad Product ManagerProduct planning skill for BMAD. Use for bmad:prd, bmad:tech-spec, and bmad:prioritize to convert discovery into executable requirements.
-
yansfil Bundle ShipDeliver a completed `implement` receipt locally or through GitHub PR delivery. Use when the user invokes "$ship" or explicitly asks to create a local implementation commit, open or update a PR, push a completed PRD implementation, watch CI, or merge an approved green PR through the recorded delivery workflow. Do not use before a complete `implement` receipt exists.
-
yansfil Skill QuickSession-context quick pipeline: compact contract, implement, verified receipt. Use when the user invokes "$quick", asks to implement something small from the current conversation without the PRD pipeline, or wants the shortest path with required checks and an independent whole-contract review. Do not use when a PRD exists or the user asks for the PRD pipeline.
-
yansfil Skill PleaseAll-in-one PRD pipeline runner. Use when the user invokes "$please", asks to take the current conversation and carry it through to a finished implementation in one shot, wants the gen-prd then implement then ship chain run automatically without approval round-trips, or says things like "그냥 끝까지 해줘", "대화한 대로 구현까지 해줘", "one shot implement this".
-
yansfil Bundle Gen PrdProject-local PRD writer. Use when the user invokes "$gen-prd", asks for a PRD, product requirements document, implementation-ready requirements, or wants to turn intake/clarify output into a human-reviewable contract of about 100 lines: a goal, non-goals, a Decisions table, a complete Behaviors table with decision references, a short technical structure, and risks.
-
yansfil Bundle ImplementProject-local approved-PRD implementation executor and Observer entrypoint. Use when the user invokes "$implement", explicitly asks to execute an approved PRD through the receipt-backed workflow, or wants the complete PRD implemented, independently reviewed, and finalized with current evidence. Do not use for ordinary implementation requests that have no approved PRD.
-
yansfil Skill Sasu SetupProject-local PRD pipeline configuration. Use when the user invokes "$sasu-setup", asks to enable or change PR delivery mode, configure worktree/secrets sync for implement, configure the agents/ namespace gitignore policy, inspect the current PRD pipeline settings, or diagnose why implement/ship delivery is not working.
-
yansfil Bundle Interview MeProject-local pre-PRD requirements interview. Use when the user invokes "$interview-me", asks to interview an idea, clarify or pressure-test requirements, reduce ambiguity, prepare a PRD source, or wants UX, behavior, scope, technical, verification, risk, operation, and documented-domain decisions captured before writing a PRD. Run low-latency main-agent-led Q&A with raw capture, decision tracking, targeted UX scenario coverage, periodic checkpoint backfill, and a final PRD-ready qa-log.
-
yansfil Bundle Benchmark ImplementRun an approved PRD through the existing receipt-backed implement workflow, analyze its runtime session with a fresh independent evaluator, emit a deterministic process report, and compare it with an earlier run. Use when the user invokes "$benchmark-implement", asks to benchmark the implement skill or harness, rerun a fixed PRD after harness changes, analyze implementation-session efficiency, or compare baseline and candidate harness behavior.
-
ymd38 Skill Yds Software EvaluationEvaluate code quality across five pillars (Architecture, Reliability, Observability, Security, DX) and produce a 1-10 scorecard with a strategic improvement roadmap. Use when you want a comprehensive quality review of a directory or module. Triggers on requests like "evaluate code quality", "review architecture", "score my code", "code audit", "/yds-software-evaluation", or when asked for a quality assessment of a directory from a CTO or architect perspective.
-
ysskrishna Skill Design ThinkingUse this skill when the user asks for design thinking (including naming it or directing use/apply/run with obvious misspellings; decisive) or wants human-centered exploration—empathizing with needs, framing the problem, ideating, prototyping intent, and defining what to learn next. Use for HCD, service or UX concept sprints, how-might-we style discovery before build, or reframing from user evidence, even with messy context. Skip when the spec is fully frozen and they want no discovery, or when the task is code-only maintenance with no user problem framing requested.
Audited -
ysskrishna Skill Ethical ThinkingUse this skill when the user asks for ethical thinking (including naming it or directing use/apply/run with obvious misspellings; decisive) or wants a structured pass on values and harms—mapping stakeholders, tradeoffs, power asymmetries, harms and benefits, consent, justice, and fair process for a plan or product. Use for moral review, fairness or AI-ethics style questions, stakeholder harm scans, or should-we questions beyond pure legality, including indirect asks. Skip when they want legal advice as such, only neutral facts with no normative review requested, or implementation-only work with no values lens asked for.
Audited -
ysskrishna Skill Strategic ThinkingUse this skill when the user asks for strategic thinking (including naming it or directing use/apply/run with obvious misspellings; decisive) or wants direction under constraint—connecting intent, context, capabilities, and options into coherent bets, tradeoffs, risks, and a sequenced path. Use when they talk about competitive positioning, roadmap narrative, where to play and how to win, portfolio prioritization, or leadership narrative that links goals to constraints, even if they never use the word strategy. Skip for step-by-step implementation detail when no strategic framing or choice among directions is requested.
Audited -
qingye-lab Bundle Portfolio Architecture AuditSystem-of-systems architecture setup and audit across multiple projects. Use when initializing `.architecture-portfolio` or reviewing duplicated capabilities, project boundary conflicts, technology-stack sprawl, shared infrastructure, cross-project data flows, hidden coupling, deployment and domain complexity, reusable components, or a one-year technical governance roadmap. Requires an explicit portfolio registry and does not replace per-project audits.
-
qingye-lab Bundle Architecture Remediation PlannerConverts an accepted architecture decision into an executable, dependency-aware migration roadmap for confirmed remediation findings or an accepted open/constrained Greenfield target. Use for implementation slices, compatibility, data migration, deployment sequencing, observability, rollback, stop conditions, effort, and acceptance criteria. Produces a plan only; it does not choose architecture or implement changes.
-
quasarframework Bundle Quasar Ssg DevelopmentBuild, configure, debug, optimize, and deploy statically generated Quasar sites. Use for Quasar SSG mode, route discovery, rendering, SEO, dynamic routes, 404 pages, static hosting, partial client-side rendering, SSG plus PWA, universal-code caveats, and `quasar dev` or `quasar build -m ssg` workflows.
-
xiarongwen Bundle Prd ArchitectPRD and Architecture Agent for AEGIS. Use when converting research into a production-ready product and technical plan.
-
deonmenezes Skill Mantis PipelineThe master Mantis playbook -- how to run an authorized vulnerability-discovery engagement end to end, which subagent owns each stage, which MCP tool feeds it, and how findings move through the tool-owned lifecycle
-
samhvw8 Skill Github SearchSearch GitHub for repos, code, and usage examples using gh CLI. Capabilities: repo discovery, code search, finding library usage patterns, issue/PR search. Actions: search, find, discover repos/code/examples. Keywords: gh, github, search repos, search code, find examples, how to use library, stars, language filter. Use when: finding repositories, searching code patterns, discovering how libraries are used, exploring open source.
-
abdullahbeam Skill Mental ModelsLoad when user says "mental model", "think through this", "structured thinking", "help me decide", "analyze this problem", "first principles", "pre-mortem", "stakeholder mapping", "what framework should I use", or any specific model name. Provides 59 thinking frameworks for decision-making, problem decomposition, and strategic analysis.
Frequently asked questions
What are Product & Planning agent skills?
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
Which Product & Planning skills are most installed?
Popular Product & Planning skills on SkillMD right now include upstream-release-docs, code-review, run-evals. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Product & Planning skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.