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.
-
n-n-code Bundle Context EngineeringWorkflow for context packets, context audits, compaction, handoffs, session memory, and deciding what AI-agent context to load, retrieve, trim, summarize, refresh, or omit. Use for context rot, context flooding, stale or missing context, task switching, and long-running agent sessions. Do not use when prompt wording, repo file discovery for a story card, or AGENTS.md authoring is the main artifact.
-
pharmolix Bundle Kegg QueryQuery KEGG database for drug information, pathway analysis, and disease-drug-target discovery. Use this skill when: (1) Looking up drug information including efficacy, targets, metabolism, and interactions, (2) Analyzing metabolic or signaling pathways to retrieve genes, compounds, and modules, (3) Discovering disease-associated drugs, genes, and pathways for drug repurposing.
-
pharmolix Bundle Drug Candidate DiscoveryGenerate diverse druggable molecules for a given target or disease using OpenBioMed's AI-powered drug discovery tools. Use this skill when: (1) Generating drug candidates, molecules, or compounds for a target/disease, (2) Performing structure-based drug design or de novo drug design, (3) Finding or creating molecules that bind to a specific protein target, (4) Discovering potential drugs for a disease name, (5) Designing molecules with specific properties (LogP, QED, docking scores). The skill handles target identification, structure retrieval, molecule generation, and in silico evaluation.
-
pharmolix Bundle Biomedical Literature SearchSearch biomedical literature from PubMed and bioRxiv for research papers. Use this skill when: (1) Finding research papers on a specific topic or disease, (2) Retrieving recent preprints from bioRxiv, (3) Getting paper titles, abstracts, and metadata, (4) Literature review for drug discovery or biomedical research.
-
tetherto Bundle Qv Qip CreateDrafts concise, stakeholder-facing QIPs with an explicit architectural decision, alternatives, and trade-offs. Use when creating a QIP, shaping a fuzzy proposal after qv-qip-triage, or invoking /qv-qip-create.
-
tetherto Skill Qv Qip ReviewReviews QIP drafts for approval readiness, architectural fit, decision clarity, material trade-offs, and appropriate stakeholder detail. Use when reviewing a QIP or invoking /qv-qip-review.
-
tetherto Skill Qv Holepunch DevGuides discovery and development with Holepunch ecosystem libraries. Use when working with P2P stack (Hypercore, Hyperswarm, Autobase, Hyperdb, Corestore), Bare runtime (bare-* modules like bare-fs), or Pear app framework (pear-* modules). Teaches on-the-fly API discovery via docs.pears.com and gh CLI.
-
orkas-ai Bundle Product PrdUse to write or refine a PRD after product demand is reasonably understood and before acceptance criteria, design handoff, engineering breakdown, or implementation planning. Use when the user asks for a PRD, product requirements document, scope definition, engineering-ready requirements, requirements handoff, goals and success metrics, functional requirements, non-functional needs, dependencies, risks, milestones, or open questions.
-
jellydn Skill PrdGenerate Product Requirements Documents from feature ideas — plans specs and requirements
Audited -
jellydn Skill RalphConvert PRDs to prd.json format for the Ralph autonomous agent system
Audited -
jellydn Skill Context DiscoveryDiscover context using MCP tools — fff, sem, ctx, qmd, codebase-memory-mcp for codebase understanding
Audited -
davidortinau Bundle AspireUse when working with an Aspire distributed application and operating the AppHost or its resources through the Aspire CLI: start/restart/stop/wait on the app; iterate via watch, rebuild, hot reload, or resource commands; inspect resources, logs, traces, docs, or health; add integrations; manage secrets/config; publish, deploy, or rerun a named pipeline step; initialize Aspire in an existing app; recover missing `.modules` files in a TypeScript AppHost; discover the frontend URL for Playwright from Aspire state; expose custom dashboard/resource commands; or understand Aspire AppHost APIs in C# or TypeScript. Use it even if the task is described in terms of AppHost, resources, dashboard, app bootstrap, missing generated modules, Playwright URL discovery, or local distributed app workflow without naming Aspire. Do not use for non-Aspire .NET apps, container-only repos with no AppHost, or ordinary build and test tasks.
-
davidortinau Skill MCP Tool DiscoveryMCP server tool discovery and usage patterns for this environment
-
ravnhq Bundle Test Plan GenGenerate professional QA Test Plan documents (.docx or .pdf) from a structured interview. Trigger on "create/write a test plan", "I need a test plan", "prepare QA documentation", /testplan, or when a user uploads a PRD/requirements and wants a test plan generated.
-
chanw-research Bundle InitBootstrap ΩmegaWiki from user sources plus optional discovery, then ingest the final paper set in parallel
-
chanw-research Skill ResearchEnd-to-end research orchestrator — idea discovery → experiment design → execution → verdict → paper writing, with human gates and session-resumable state
-
caoronglin Skill Personal Os2026 个人数字化操作系统 (Personal OS) 助手。当用户提到"个人操作系统"、"Personal OS"、"北极星"、"OKR管理"、"GTD任务管理"、"PARA知识管理"、"量化自我"、"PDCA循环"、"人生管理系统"、"目标管理"、"项目管理"或需要帮助规划目标、管理任务、建立习惯追踪系统时,使用此技能。帮助用户理解和使用融合OKR、GTD、PARA、PDCA的全链路闭环系统。
Audited -
devarispbrown Bundle Developer DocsDesign, write, restructure, and update world-class documentation for developer-facing and open-source products. Use for READMEs, 15-minute quickstarts, Diátaxis tutorials/how-tos/reference/explanation, API/SDK/CLI/config docs, code comments, examples, integration guides, stakeholder docs, migration docs, and documentation architecture. Establish implementation truth first and flag product/DX design problems instead of documenting around them. For adversarial documentation audits use developer-docs-auditor; for whole-product developer-experience audits use developer-experience-auditor.
-
goodbarber Skill Shop Kpi MonitorKPI watchdog for shop operations: detect meaningful drops/spikes in revenue, orders, traffic, and pending-order backlog with actionable alerts. Read-only. Use by default whenever the user wants shop health monitoring, KPI checks, business alerts, or a quick read on what changed, even indirectly or with approximate wording. Prefer this skill over raw MCP tools when it reasonably fits. Skip only if the user explicitly asks not to use this skill/workflow.
-
goodbarber Skill Shop Order FollowupProduce the todo list of orders needing action: unshipped, incomplete shipping, awaiting tracking. Sorted by age and urgency. Proposes shipping updates but only applies them after validation. Use by default whenever the user wants to review pending orders, shipping follow-up, fulfillment backlog, or what still needs action, even indirectly or with approximate wording. Prefer this skill over raw MCP tools when it reasonably fits. Skip only if the user explicitly asks not to use this skill/workflow.
-
impertio-studio Bundle Rust Impl WorkspacesUse when the user organises multiple crates into a Cargo workspace, sets up `[workspace.dependencies]` inheritance, manages member crates, chooses resolver 2 vs 3, or hits dependency drift across workspace members. Prevents dependency drift, repeated edition / rust-version specs across members, target-directory clutter, and accidental member-exclude. Covers: virtual workspace (top-level Cargo.toml with `[workspace]` only), workspace inheritance (`workspace = true`, `[workspace.dependencies]`, `[workspace.package]`, `[workspace.lints]`), member discovery (`members = []`, `default-members`, `exclude`), shared target directory, resolver versions 2 and 3 (when each matters), member-specific dependencies dev vs prod. Keywords: workspace, "Cargo workspace", "[workspace]", "virtual manifest", "workspace.dependencies", "workspace.package", "workspace.lints", "workspace = true", inheritance, "default-members", "exclude member", "shared target", "resolver = 2", "resolver = 3", "MSRV resolver", "multi-crate", monorepo,
-
nevitonsantana Bundle Product ManagementGuide product decisions through a modular, evidence-aware workflow covering problem framing, discovery, prioritization, metrics, strategy, delivery handoffs, and outcome review. Use when a product request is ambiguous, crosses several product decisions, requires method selection, or needs explicit human decision boundaries.
-
nevitonsantana Skill AI Discovery MeasurementDesign repeatable, dated evaluations for search discovery, generative retrieval and citation, entity representation, and agent-task outcomes without hiding variance or uncertainty.
-
nevitonsantana Skill AI Discovery Agent ExperienceRoute broad discovery, SEO, generative visibility, and agent-readiness goals to the smallest sufficient AI Discovery building blocks.
-
nevitonsantana Skill Agent Capability ActionabilityEvaluate whether an agent can discover, understand, request, execute, confirm, and recover from a meaningful user-owned action with explicit authority and side-effect boundaries.
-
nevitonsantana Skill Knowledge Entity RepresentationReview and stabilize how people, organizations, brands, products, methods, claims, and relationships are represented across human-readable and machine-readable surfaces.
-
nevitonsantana Skill Search Indexability OptimizationEvaluate whether search systems can discover, access, crawl, render, index, canonicalize, interpret, and navigate a digital property using available evidence.
-
nevitonsantana Skill Generative Visibility OptimizationEvaluate generative retrieval, source selection, citation, answer coverage, and representation fidelity, then form bounded improvement hypotheses with repeatable verification.
-
bnema Bundle Project BacklogUse when managing per-project backlog folders, feature queues, async agent work items, lifecycle status updates, PR/done/blocked transitions, or status reviews inside an Obsidian vault.
-
tanstack Skill Triage GithubTriage all open GitHub issues, PRs, and discussions in the current repository by fanning out up to 100 parallel subagents (one per item), then produce a single prioritized report ranking which PRs to review first, which issues to address first, and which discussions need maintainer attention. Use when the user asks to "triage open issues/PRs", "triage discussions", "prioritize the backlog", "what should I review first", "sweep the repo", or any request to bulk-evaluate open GitHub work and recommend an order.
-
yarlson Skill Roadmap Task DeliverDeliver the first eligible unfinished roadmap task through implementation, review, green CI, PR merge, and a task-status update. Use for autonomous delivery from local roadmap and task files. Files can be outside the code repository or outside Git.
-
zimoliao Skill WebextractUse when a URL or online PDF needs ingestion-ready rendered content, or when host-native URL reading failed because JavaScript/PDF rendering is required; only use it for those cases, not routine web discovery or reading.
-
zimoliao Skill Patent SearchUse when the user wants USPTO patent discovery, patent metadata lookup, application lookup, or downloadable patent candidates before ingest.
-
kazdenc Skill PrdWrite a product requirements document from context. Covers problem statement, goals, scope, user stories, success criteria, and edge cases. Use when user says "write a PRD", "product requirements", "requirements doc", "spec this feature", "document requirements", or needs to define what to build and why.
-
kazdenc Skill SpecWrite a technical specification or acceptance criteria from a PRD or user stories. Bridges product requirements to engineering implementation. Use when user says "write a tech spec", "technical specification", "acceptance criteria", "engineering spec", "how should we build this", or needs to translate product requirements into technical plans.
-
luckyrjain Bundle Engineering Decision DiscoveryUse when engineering decisions remain unresolved and need an interactive, evidence-backed challenge before design or implementation. Keywords: grill me, challenge my plan, stress-test this decision, question my assumptions, help me decide, what decisions are missing, interrogate this architecture. Not for reconstructing current domain behavior, reviewing a proposed architecture, or implementing an already-settled task.
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 context-engineering, kegg-query, drug-candidate-discovery. 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.