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.
-
frnyb Skill Process BacklogImplement a backlog document task by task, moving items through Incomplete, In-Progress, and Completed while verifying acceptance criteria. Use when the user asks to process, execute, implement, or sweep through an existing backlog.
-
frnyb Skill Backlog Feature SweepPlan and implement a feature by first creating a detailed code-informed backlog, then processing it to completion. Use when the user wants an end-to-end feature sweep, from interview and task breakdown through implementation.
-
santosomar Bundle Attack Ent T1016 System Network Configuration DiscoveAnalyze MITRE ATT&CK T1016 System Network Configuration Discovery in the enterprise matrix. Use for TTP triage, detection engineering, hunting, defensive emulation planning, mitigations, incident response mapping, ATT&CK coverage, or questions mentioning T1016, System Network Configuration Discovery, or enterprise ATT&CK. Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, of systems they access or through information discovery of remote systems.
-
santosomar Bundle Attack Mob T1421 System Network Connections DiscoveryAnalyze MITRE ATT&CK T1421 System Network Connections Discovery in the mobile matrix. Use for TTP triage, detection engineering, hunting, defensive emulation planning, mitigations, incident response mapping, ATT&CK coverage, or questions mentioning T1421, System Network Connections Discovery, or mobile ATT&CK. Adversaries may attempt to get a listing of network connections to or from the compromised device they are currently accessing or from remote systems by querying for information over the network.
-
santosomar Bundle Attack Mob T1422 System Network Configuration DiscoveAnalyze MITRE ATT&CK T1422 System Network Configuration Discovery in the mobile matrix. Use for TTP triage, detection engineering, hunting, defensive emulation planning, mitigations, incident response mapping, ATT&CK coverage, or questions mentioning T1422, System Network Configuration Discovery, or mobile ATT&CK. Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, of devices they access or through information discovery of remote systems.
-
santosomar Bundle Attack Ent T1049 System Network Connections DiscoveryAnalyze MITRE ATT&CK T1049 System Network Connections Discovery in the enterprise matrix. Use for TTP triage, detection engineering, hunting, defensive emulation planning, mitigations, incident response mapping, ATT&CK coverage, or questions mentioning T1049, System Network Connections Discovery, or enterprise ATT&CK. Adversaries may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network.
-
artemgurzhii Skill Ember 3 RecommendationsPractical advice for teams settling on Ember 3.28 LTS as a checkpoint — when to keep going to 4.x, when to pause, what to do during the pause. Use when triaging a 3.28 codebase, deciding whether to invest in Octane within 3.x first, or planning a quarterly upgrade roadmap.
-
artemgurzhii Skill Ember 4 RecommendationsPractical advice for teams settling on Ember 4.12 LTS — when to press on to 5.x, when to pause, what to invest in during the pause (Embroider, addons, TS-without-Glint). Use when triaging a 4.12 codebase, planning quarterly roadmap, or deciding the order of Embroider/TS adoption.
-
nicshik Skill Perplexity Search Only 2Low-cost Perplexity search for links, snippets, and source discovery without answer synthesis. Use when the task needs fresh links or primary sources, not a synthesized answer.
-
anvil-code Bundle Description OptimizerRewrites and optimizes the description field of a SKILL.md file to maximize triggering reliability. The description is the primary mechanism Claude uses to decide whether to invoke a skill — a weak description means the skill never fires, regardless of how good the body is. Use this skill whenever a user says "my skill isn't triggering", "rewrite my skill description", "optimize this description", "why doesn't my skill activate", or shares a SKILL.md with a vague or short description field. Also triggers when a user is preparing to publish a skill and wants to maximize discovery. Produces 3 ranked description variants with scores and a recommendation. Always use this skill on any skill description before publishing to a marketplace or sharing publicly.
-
sabahudin-web Bundle Delivery Visual CoachingCreates visual learning materials for coaching sessions -- mindmaps, roadmaps, blueprints, process flows, and presentations in Excalidraw. Use this skill when the user says "create a visual for coaching", "make a mindmap", "build a roadmap for [client]", "I need a diagram", or "create a coaching visual". Also trigger when the user says "Excalidraw", "visual explainer", "process flow for a client", or "presentation for a coaching session".
-
powerthomas Bundle Pac Data MigrateMigrate data from a Dataverse table between Power Platform environments using PAC CLI. Use when: copying data between environments, migrating a table from dev to tst/acc/prd, synchronizing reference data, running PAC data export/import. Asks interactively for source environment, target environment, and table name. Automatically builds the CMT schema via pac modelbuilder. No manual intervention required.
-
ayithamsetty-vamsi-krishna Bundle Saas DevFull-stack SaaS development suite for Django REST Framework + React/TypeScript. Single entry point — analyses your requirement or PRD and automatically routes to the correct specialist skill. Handles: backend CRUD, multi-user authentication, third-party integrations, React frontend, real-time features, background tasks, file uploads, caching, logging, and DevOps. Triggers on: any Django/React development task, "implement from PRD", "build this feature", "set up auth", "integrate X", "deploy this app".
-
ayithamsetty-vamsi-krishna Bundle Nextjs Pages Router DevNext.js Pages Router frontend skill. BFF pattern enforced — RTK Query and all API calls target /api/* (Next.js API Routes), never Django directly. Redux Toolkit for state. getServerSideProps/getStaticProps for data. NextAuth.js v4 or custom cookie auth. Use this skill when PRD specifies Pages Router, getServerSideProps, or Next.js without an explicit router version.
-
ayithamsetty-vamsi-krishna Bundle Django React DevFull-stack Django REST Framework + React/TypeScript development skill. Use when building, extending, or modifying features that span both backend and frontend — reading PRDs (text or PDF), analysing codebases, planning and implementing end-to-end. Triggers on: "implement this feature", "build this full-stack", "I have a PRD", "add this feature end-to-end", "create the backend and frontend for", "implement this requirement", or any dev task that involves both Django and React/TypeScript together. For backend-only tasks use django-backend-dev. For frontend-only tasks use react-frontend-dev.
-
giauphan Skill Browser Route DiscoveryDiscover project routes/URLs BEFORE planning browser navigation. Prevents 404 errors by reading route definitions from the codebase first. Supports Laravel, Next.js, Nuxt, React Router, Vue Router, Django, Flask, Express, and static sites.
-
xiaohei-info Skill Obsidian Wiki Lint TriageReview the health of an existing `_wiki/` compiled knowledge layer, surface priority fixes, and triage backlog candidates. Use after initial wiki scaffolding or periodically during maintenance.
-
lumoswyy Skill Statspai SkillAgent-native one-stop toolkit for the full empirical data-analysis pipeline in Python (v1.6+). 900+ functions, one import (`import statspai as sp`), unified API. Covers the complete loop after data cleaning — descriptive stats & EDA (sp.sumstats, sp.balance_table, sp.balance_panel), estimand-first research-question DSL (sp.causal_question), LLM-assisted DAG discovery (sp.llm_dag_propose/validate/constrained), one-call orchestration (sp.causal), classical estimators (OLS, IV, DID, staggered DID, RDD, PSM, SCM), ML causal (DML, Causal Forest, Meta-Learners, TMLE), neural causal, text causal (sp.causal_text), and diagnostics + robustness (sp.diagnose, sp.spec_curve, sp.honest_did). Use when the user asks to run a full empirical analysis, decide which estimator to use ("DID vs RD vs IV?"), explore models via DAG, estimate treatment effects, evaluate policy, run observational studies, or apply any of the listed econometric methods in Python. Every function returns structured result objects with self-describing sch
-
abhishek-jana Bundle Setup Matt Pocock SkillsSets up an `## Agent skills` block in GEMINI.md/AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.
-
ewancy Bundle Zentao Story ChangeUpdate or change an existing ZenTao/禅道 story from a local PRD or requirement Markdown. Use when the user asks to 变更禅道需求, 更新已有需求, 同步本地 PRD 到 story, 修改 storyID, 更新需求描述/验收/注意事项, or gives a ZenTao storyView/storyID URL and wants the original requirement changed rather than creating a new story.
-
ewancy Bundle Requirement Prd WriterWrite or update Chinese PRD/需求说明 Markdown with a mandatory requirement-knowledge-base preflight, a user-confirmed 待确认问题口径, and a user-confirmed writing方案 before formal generation. Use when the user asks to 编写需求文档, 生成新需求说明, 生成新需求, 基于知识库写PRD, 更新需求说明, or turn rules into a testable product requirement document. Before writing any formal PRD, find and read an existing 需求知识库 or get explicit user confirmation to proceed without one; never create or update a formal knowledge base unless the user explicitly asks to 建立/创建/更新/同步知识库; then present 待确认问题 and wait for user confirmation, then present the proposed PRD方案 and wait for user confirmation before generating or updating the formal requirement document. Trigger phrases include: $requirement-prd-writer, 需求文档, 新需求说明, 新需求, PRD, 基于知识库写需求.
-
ewancy Bundle Zentao Requirement SubmitSubmit product requirements to ZenTao/禅道 as stories/demands from local PRD Markdown files, and upload paired HTML prototypes directly as .html/.htm attachments instead of ZIP. Use when the user asks to 提交需求到禅道, 创建/更新禅道需求, 关联项目/版本/执行, 设置需求来源/模块/指派人, 上传需求文档附件/HTML原型附件, or attach a local Markdown requirement document and prototype HTML to a ZenTao story.
-
ewancy Bundle HTML Interactive PrototypeCreate self-contained interactive HTML prototypes from PRD/需求说明, knowledge bases, screenshots, existing pages, current UI references, or user-provided interaction rules. Use when the user asks to 生成可交互HTML原型, htmldemo, 前端交互demo, 后台配置交互demo, prototype, simulate backend/frontend UI flows, or update a prototype based on the current page. Must first look for and reuse current page screenshots/prototypes/design system; if current UI references cannot be found, ask the user for them and do not invent a new design unless the user explicitly authorizes a fresh design. Trigger phrases include: $html-interactive-prototype, 交互原型, HTML原型, htmldemo, 前端demo, 后台demo.
-
yuvraj3335 Bundle Truto CLI ToolbeltShared Truto CLI operating playbook for profiles, command discovery, JSON output, account data-plane calls, logs, safe writes, and common gotchas. Use whenever an agent will run Truto CLI commands or prepare another Truto debugging skill.
-
mason-lee Skill Notion Prd StyleStyle rules for PR update pages in the "PR PRD" Notion database. Use when creating or appending terse, demo-first Notion updates tied to a PR or shipped iteration. Not for stakeholder proposal memos; use notion-product-proposal-style for those.
-
mason-lee Skill Notion Product Proposal StyleWrite concise Notion product proposal memos for stakeholder alignment. Use when creating or revising a proposal, strategy memo, rollout plan, or decision doc for PMs, VP Product, Head of Product, or cross-functional leads. Includes rationale, sequencing, alternatives, and metrics.
-
ducalis-io Bundle Ducalis UseWork with Ducalis — a B2B SaaS tool for backlog prioritization. Read/write boards, issues, evaluations, Gantt timelines, questions. Load this skill before working with Ducalis data.
-
darshan-yadav Bundle Product ManagerUse when the user is deciding what to build and why — PRDs, hypotheses, metrics, prioritisation, roadmap choices, and launch criteria. Prefer this over `project-manager` when scope is still being chosen.
-
darshan-yadav Bundle Product Manager ReviewerUse when the user wants a reviewer-style critique of a PRD, hypothesis, roadmap, or prioritisation, focused on problem clarity, metric honesty, scope discipline, and kill criteria.
-
santosomar Skill Pt Analysis ReportingProduces penetration test reports with executive summary, technical findings, and remediation guidance. Use when consolidating test evidence, prioritizing risk, and preparing stakeholder-ready deliverables.
-
jlindstrom21 Bundle Jl Planning OffsiteJeremy Haynes' verbatim framework for designing a two-day planning offsite that aligns cross-functional teams for million-dollar months. Covers pre-work planning, Day 1 strategic alignment agenda (trust-building, data deep-dive, cross-functional SWOT, shared OKR definition), Day 2 strategy-to-action agenda (initiative prioritization via impact-effort matrix, RACI ownership assignment, backward math, accountability infrastructure), six facilitation rules, conflict resolution protocol, facilitator opening script, and 30/60/90 day follow-up system with weekly pulse checks and quarterly mini-offsites. Trigger when the user says "plan an offsite", "planning offsite", "team alignment offsite", "quarterly offsite", "two-day offsite", "cross-functional alignment", "RACI chart", "shared OKRs", or "align the team for $1M/month". Part of the jl- library (Jeremy Haynes' verbatim skills).
-
jlindstrom21 Bundle Jl Scale 100k To 1mJeremy Haynes' verbatim framework for scaling a business from $100K to $1M per month via an 8-step diagnostic and planning roadmap. Covers business foundation assessment, profit margins, A-player vs B&C player team evaluation, boulders vs pebbles time allocation, offer strength signals, inbound call funnel design and pixel optimization, sales capacity planning, and the bullwhip effect on revenue. Trigger on phrases like "scale to $1M a month," "$100K to $1M," "scaling roadmap," "amplify vs optimize," "inbound call funnel scaling," "sales capacity planning," "cost per qualified call," or "Jeremy Haynes scaling framework." Part of the jl- library (Jeremy Haynes' verbatim skills).
-
jlindstrom21 Bundle Jl Scattered To ScalableJeremy Haynes' verbatim framework for transforming a scattered mid-six-figure operation into a scalable machine through a 7-step interactive diagnostic and 10-step transformation roadmap. Covers operational audit, AI and automation foundation, behavior-based personalization, answer engine optimization (AEO), organic content engine, specialist team restructuring, and conversion-focused metrics. Trigger when the user says "scattered to scalable", "break through plateau", "$250K to $1M", "operational audit", "why am I stuck at my revenue level", "rebuild the machine", or when diagnosing why a business has plateaued despite increasing effort or ad spend. Guides the user step-by-step through qualification, auditing all six components, diagnosing the priority bottleneck, and delivering a sequenced transformation plan with owners, milestones, and risk mitigation. Part of the jl- library (Jeremy Haynes' verbatim skills).
-
jlindstrom21 Bundle Jl Hiring Roadmap CoachesJeremy Haynes' verbatim 5-stage hiring ladder framework for coaches, consultants, and service providers scaling from solo to real company. Covers assessing current hiring stage, checking readiness signals (proven offer, documented processes, financial runway), planning the next hire across admin/ops/delivery/sales/leadership, defining role documentation and success metrics, setting hiring timelines with financial guardrails, and avoiding the five biggest hiring mistakes. Trigger when the user says "hiring roadmap", "first hire", "next hire", "when should I hire", "hiring ladder", "build my team", "scale my team", "VA", "operations hire", "hire a closer", "hire a setter", "hire delivery help", "leadership hire", or asks about coach/agency team building. Part of the jl- library (Jeremy Haynes' verbatim skills).
-
bojak83318 Skill Re PrdUse this skill when the user wants rough technical notes, chats, proposals, or brainstorms transformed into a formal engineering PRD with Background, Requirements, Milestones, Acceptance Criteria, and Rollout or Exit Decision sections.
-
bojak83318 Skill Main LoopUse this skill for PRD-driven execution loops where one main agent orchestrates bounded sub-agents, keeps trying viable paths, logs what worked and what failed, and stops only when the PRD acceptance criteria pass or all PRD paths are exhausted.
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 process-backlog, backlog-feature-sweep, attack-ent-t1016-system-network-configuration-discove. 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.