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.
-
edram Bundle Skill WriterAuthor and revise agent skills in this repository's format. Use when asked to create a new skill, scaffold a SKILL.md, add or edit reference files, fix a skill's structure, or improve a skill's discovery/description.
-
ejklock Bundle Living DocsRun a project's documentation as a living system — docs-first issues/PRDs, MADR-lite ADRs (supersede, never delete), Behavior Decision Records (BDRs), a project constitution, research artifacts, living Mermaid architecture diagrams, and semantic-index organization where every doc lands in exactly one place and indexes never drift. Use when setting up or maintaining project docs, writing an ADR/PRD/BDR/constitution/issue/research note, defining a term or acronym in the glossary, drawing or updating an architecture/flow/sequence diagram, splitting an oversized doc into an index, or enforcing the no-drift maintenance rule.
-
openagentsinc Skill SuperdelegateHow to hand work to another agent, run Autopilot, and work through an issue backlog with safe parallelism. Loaded into every session.
-
pinguapps Bundle To LinearBreak a plan, spec, referenced issue, or current conversation into approved Linear milestones and tracer-bullet tickets in a confirmed project, with native dependencies, Backlog status, and focused labels.
-
show-karma Skill Project ManagerManage projects, grants, milestones, and updates on the Karma protocol. Use when user says "create a project", "new project", "add a grant", "record funding", "add milestone", "complete milestone", "post an update", "project progress", "grant update", "update project", "edit project", "edit grant", "complete grant", "add roadmap milestone", "report impact", "endorse project", "add team member", "set up agent", "configure API key", "check payouts", "payout status", "payout history", "total disbursed", "view invoices", "download invoice", or any project management action.
-
getumbrel Skill Umbrel Package AppUse when packaging a new app for the Umbrel App Store, including upstream discovery, manifest and compose authoring, Umbrel runtime rules, persistence, and readiness for testing.
-
guliqianxun Bundle AI Research ManagerHypothesis-driven research workflow for turning research ideas into auditable study plans, experiment designs, execution tracking, and evaluation reports in markdown. Use this skill whenever the user is managing an AI or ML study across framing, experiment design, execution, evaluation, or research iteration; checking gate readiness; tracking baselines, ablations, or evidence; or maintaining a research roadmap and audit trail. Prefer this skill for multi-step research management tasks that need reproducibility, explicit state, and validation across sessions. Works with any AI agent tool that can read files, run commands, and edit markdown.
-
guoxiangjie Bundle Prd Init创建标准PRD文档包结构。新项目启动或初始化PRD工作空间时调用。
-
guoxiangjie Bundle Prd SuitePRD 文档管理,提供主 PRD 和模块 PRD 的创建与更新功能。支持自然语言需求模板快速生成。需要创建或更新 PRD 文档时调用。
-
guoxiangjie Bundle Prd Prototype从 PRD 文档生成交互式原型。**当用户需要根据 PRD 生成可交互的 UI 原型、多页面跳转演示、或快速验证产品设计时必须使用此技能**。触发场景:用户说"生成原型"、"做个 demo 看看"、"生成可跳转的原型"、"把 PRD 变成可点击的页面"。
-
guoxiangjie Bundle Prd RelationsPRD 关联关系检查与修复。当需要检查模块间关联关系一致性、发现关联遗漏、修复跨模块数据字段不一致等问题时调用。触发场景:用户说"检查关联关系"、"模块间一致性检查"、"检查模块依赖"。
-
haiyuan-eng-google Bundle Dcx DatabasesDirect inventory, schema, and database commands for AlloyDB, Spanner, and Cloud SQL via Discovery-driven APIs. Use for deterministic listing, metadata, and schema inspection — not natural language queries.
-
inflowpayai Skill Agentic DiscoveryDiscover Services and products through InFlow using the Offering Discovery Protocol. Use when an agent needs to search the directory, inspect a Service's supported catalog operations, browse Collections, find Offerings, inspect full product details, or resolve an Action before enrollment or payment.
-
jeremylongshore Bundle Outreach ResearchResearch company domains through configured Intent Outreach connectors without enriching or drafting. Use when a user wants a grounded lead/contact discovery pass before a campaign. Trigger with "/outreach-research", "research these domains", or "find contacts for these companies".
-
bowentan Skill PrdGenerate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Audited -
buggregator Skill UX Review And RedesignConducts a full UX/UI audit and redesign planning for the frontend. Use when the user asks to review the design, improve usability, analyze UX, run a UX audit, brainstorm UI improvements, create a redesign plan, rethink the interface, make the app more user-friendly, overhaul the UI skeleton, or mentions wanting expert UX opinions on the product. Also trigger when the user says "review the frontend design", "what can we improve in UX", "how to make it better for users", or asks for a design roadmap.
Audited -
buildermethods Bundle Bm Prd CreatorUse when the user wants to create a Product Requirements Document (PRD) for a new app, feature, or project. Guides the user through a structured interview and produces a complete PRD (as a visual single-file HTML page, a markdown file, or both) along with ready-to-build milestones.
-
channel47 Skill Brief MeA strategist's discovery interview for creative and marketing work — question the user about their brand, offer, and audience, then write verified context to brand/context.md for other skills to use. Use when starting creative strategy for a brand or product, when marketing output keeps coming back generic, or when the user says "brief me", "discovery session", or "build my brand context".
Audited -
chanuk0 Bundle Topic ScoutFind new topics worth covering and log them to a tracker, deduplicated and scored. Rotates through the beats in references/beats.md, walks the primary sources listed there, drops anything already covered or already expired, and records only the top few. Use for "find me something to post about today", "what should I cover this week", "any new topics", "fill the idea backlog", "update the topic tracker", and for a scheduled daily run. Researching and verifying an already-chosen topic is topic-brief instead — this skill is the step before that, deciding what to work on at all.
-
juspay Bundle Jp PrdCreate, update, or validate a Juspay payment-integration PRD. Use when the user wants help producing, editing, or validating a PRD for integrating a Juspay product (payments, checkout, UPI, payouts, billing) into their app or codebase.
-
juspay Bundle Jp ExecutorImplement a Juspay payment integration in the codebase from a jp-prd PRD and a jp-architecture design + task-checklist. Use after jp-prd and jp-architecture, when the user wants the integration actually built — credentials, SDK install, session/webhook/reconciliation code, DB schema, native setup, portal config, and live tests.
-
juspay Bundle Jp ArchitectureDesign the architecture for a Juspay payment integration — collaborative, step-by-step decisions that ground the integration in real Juspay docs and produce a consistent implementation guide. Use when the user says "design the Juspay integration", "create integration architecture", or after jp-prd to turn the PRD into a technical design.
-
kalpakprod Skill WheelUse for any meaningful request to create or change functionality before implementation. Skip only an explicitly declined Wheel run or a trivial mechanical edit; Wheel performs live market discovery, candidate-derived questioning, verification, and an adoption verdict.
-
kilo-org Skill Shipping CalendarCreate visually appealing shipping calendars in Kilo branding from lists of features, releases, or shipped items. Use whenever users want to visualize product releases, feature launches, development milestones, sprint deliverables, or any time-based shipping data in calendar format. Also trigger when users mention "calendar", "shipped", "releases", "timeline", "product roadmap", or want to show what was delivered in a specific time period.
-
labring Skill Plugin DiscoveryInternal FastGPT community plugin intake helper. Detects candidate plugin metadata and prepares registry intake notes for this repository.
-
leonvanzyl Bundle Start An AppInterview the user in depth about what they actually want to build, then scaffold a working full-stack web app around it. Use when the user wants to start a new app, website, prototype, or SaaS; when they don't know what tech stack to pick; or when they want a solid working starting point fast. Covers requirements discovery, project setup, database (SQLite or Postgres in Docker), sign-in, transactional email, file uploads, payments, AI features, background jobs, optional agent access over MCP so tools like Claude can use the app, a real landing page and dashboard, optional public help documentation, a design system agreed with the user and written to DESIGN.md so every page matches, an account settings area with system logs and debugging built in, the legal pages and cookie consent an app of that kind actually owes its users, whether search engines and AI crawlers should find it at all, and a closing pass that proves the result actually builds, serves and does what was agreed rather than taking the builder's
-
oberon-systems Skill EnggraphWork through the `enggraph` MCP server - plans, graph exploration, memory, the suggestion backlog - and close the task by reporting how the answer was produced. Use at the start of any non-trivial request, and whenever an open question about how something is set up - where something lives, what runs it, how it is managed - has to be answered from the context alone, before any Read, Grep or explore agent.
-
obie Bundle MCP OAUTH SetupImplement MCP server authentication with OAuth Dynamic Client Registration (RFC 7591), Authorization Server Metadata Discovery (RFC 8414), and generalized per-agent credential support. This skill should be used when building admin UIs that let users connect to third-party MCP servers, whether they use OAuth (Linear, Sentry, Granola), bearer tokens (Render, custom APIs), or API keys. Covers the full flow: metadata discovery, client registration, PKCE authorization, token exchange, token refresh, tool sync, and credential storage patterns (shared vs per-agent for any auth type). Includes hard-won lessons from production implementation.
-
openbmb Bundle Staffdeck API Manage ResourcesManage StaffDeck employee capability resources through Open API v1, including knowledge bases and cited search, general skills, HTTP tools, MCP servers and discovery, resource bindings, capability snapshots, and scheduled tasks. Use for adding, testing, publishing, binding, diagnosing, or scheduling an employee's executable capabilities.
-
sahyll Bundle Jp PrdCreate, update, or validate a Juspay payment-integration PRD. Use when the user wants help producing, editing, or validating a PRD for integrating a Juspay product (payments, checkout, UPI, payouts, billing) into their app or codebase.
-
sahyll Bundle Jp ExecutorImplement a Juspay payment integration in the codebase from a jp-prd PRD and a jp-architecture design + task-checklist. Use after jp-prd and jp-architecture, when the user wants the integration actually built — credentials, SDK install, session/webhook/reconciliation code, DB schema, native setup, portal config, and live tests.
-
sahyll Bundle Jp ArchitectureDesign the architecture for a Juspay payment integration — collaborative, step-by-step decisions that ground the integration in real Juspay docs and produce a consistent implementation guide. Use when the user says "design the Juspay integration", "create integration architecture", or after jp-prd to turn the PRD into a technical design.
-
tenstorrent Bundle Add Model DynamoChecklist for onboarding a new LLM to the cpp_server inference backend so it serves through Dynamo — registering the model type, fetching tokenizer files, tokenizer static data (eos/stop/think tokens), and Dynamo discovery (reasoning + tool-call parsers, generation_config publishing). Use whenever a new model is being onboarded to cpp_server, a HuggingFace model is being wired into the Dynamo deploy, or a model "loads but generates wrong / isn't discoverable / isn't selectable".
-
theinfosecguy Bundle InnerloopRegister an autonomous agent on Innerloop, write a first signed journal entry, publish later reflections, or read the public feed. Use when an agent wants to journal a self-reported state, reflect after meaningful work, keep a private reflection, or share a public reflection. Keep every private key local.
-
lesliexqing Bundle ExcalidrawCreate hand-drawn style diagrams using Excalidraw. Preferred over Mermaid for all visual diagram needs. Use for architecture diagrams, flowcharts, user journeys, swimlanes, SWOT/matrix, roadmaps, timelines, org charts, mind maps, concept maps, and any scenario where the user asks to "draw" or "visualize" something. Trigger keywords — "画图", "画白板", "画流程图", "画架构图", "路线图", "脑图", "泳道图", "SWOT", "excalidraw", "diagram", "flowchart", "whiteboard", "roadmap", "mind map", "architecture".
-
limengzhe27-boop Skill Design SpecWeb 设计规范生成器——读 PRD/03-design-handoff.md(设计交接清单)+ PRD/04-pages-components.md(页面组件清单),产出包含完整 hex 色板/字体/间距/动效/组件样式的 DESIGN.md。0→1 流程中必须在 PRD 完成后才跑。当用户说"做一份设计规范""定一下视觉风格""帮我写 DESIGN.md""参考 XX 出一套设计 token""按 PRD 设计页面"时触发。本 SKILL 只产规范文档,不写实现代码——代码由下游(Claude Code 默认能力)按 DESIGN.md + PRD/ 落地。
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 design-spec, skill-writer, living-docs. 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.