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.
-
the-notorious-avengers Bundle Asset WeaponEquips asset-guardian with the Universal Asset Registry — the 19-asset taxonomy (Features, Pages, Routes, Surfaces, Controls, Displays, Layouts, NavEntries, DesignTokens, Icons, MediaAssets, Fonts, Motion, Breakpoints, ContentEntries, Translations, FeatureFlagBindings, MeterBindings, Entitlements), the registration workflow, the code-vs-DB drift audit, the sync-generator contract, the deprecation/sunset rules, and the canonical Prisma + SQL schema. Use when registering, auditing, deprecating, or generating sync code for any of the 19 asset types, when checking for drift between code and the registry, or when standing up the registry in a new repo. Not for QA report authorship (use quality-weapon), PRD numbering (use library-weapon), UX design decisions (use ux-ui-weapon), or security audits of the registry tables (use security-weapon).
-
the-notorious-avengers Skill Big Bang EarthEquips the big-bang-space subagent with the canonical rubric, format, and routing logic for proposing brand new Angels (Cursor IDE subagents) into the Legion AI Tools Factory. Use whenever a new guardian needs to be added to `ai-tools/proposed-angels-backlog.md` plus `ai-tools/proposed-angels-queue.md`. Encodes the four-tier research depth rubric, the three-role model routing (Research / Analyst / Builder), the category overrides (math_science, cli_devops, self_hosted_open), the exact backlog entry shape, the exact queue row shape, the search-query authoring discipline, and the position-numbering invariants. Not for editing existing entries, claiming queue rows, or running downstream pipeline steps (command-brief, weapon-forge, create-angel, god-register); those are owned by other skills and agents.
-
the-notorious-avengers Bundle Command CenterPhase 1 of the Legion AI Tools Factory pipeline. Names a new Cursor IDE Angel (subagent) and its Weapon (skill) from the user's requested topic, copies the Command Brief template into the ai-tools command-briefs folder, populates the brief's YAML frontmatter (research_depth and model triplet, sourced from the backlog entry when one exists), and conversationally interviews the user to fill in every section. Use this skill whenever the user asks to "create a new Angel", "create a new subagent", "start a new Angel", "begin an Angel", "forge an Angel", "add a guardian", "start a Command Brief", "brief a new agent", "I want a subagent that does X", or any request that kicks off a fresh Angel/Weapon pair. Also trigger when the user names a topic area (security, UX, SEO, observability, etc.) and wants a dedicated agent for it. This is the first skill in the pipeline -- it MUST run before scripture-historian, weapon-forge, or angel-creator.
-
the-notorious-avengers Bundle React WeaponReviews, refactors, and authors React 18/19 codebases using the bulletproof-react architectural pillars and the curated 2025-2026 React ecosystem. Use when the user says "review this React code", "react architecture review", "audit our React app", "state management decision", "what's the bleeding-edge React pattern for X", "propose a React refactor", "is this React anti-pattern", or when `react-guardian` is invoked. Do NOT use for visual design (ux-ui-guardian), SEO/Next.js metadata strategy (seo-aeo-guardian), security audits (security-guardian), or PRD authoring (library-guardian).
-
the-notorious-avengers Bundle Library WeaponEquips library-guardian with the documentation lifecycle — knowledge-base authoring (public vs private audience split), feature PRD authoring (prd-<###>-<slug>/ with index + sub-PRDs + qa/), issue IRD authoring (ird-<###>-<slug>/ with index + qa/), backwards-PRD generation, sync audits / drift detection, lifecycle moves (backlog/in-work/completed), and the standardize-library script for scaffolding any repo to schema v2. Use when initializing a library/, ingesting issues, planning features, writing knowledge docs, running drift audits, or moving a completed PRD/IRD to its completed/ tier. Not for QA report authorship (use quality-weapon) or asset-registry work (use asset-weapon).
-
the-notorious-avengers Bundle Quality WeaponAudits a completed implementation against its source plan document and produces a structured findings report. The report goes in the source plan's `reports/` subfolder (e.g., `library/requirements/features/feature-<###>-<title>/reports/<date>-qa-report.md` or `library/requirements/issues/issue-<###>-<title>/reports/<date>-qa-report.md`); standalone audits go to `library/qa/<domain>/<date>-qa-report.md`. Use when the user says "QA this", "audit the implementation", "check the plan against the code", "run quality-guardian", "verify the PRD was built", or when `security-guardian` has just finished and the loop ends with a QA pass before merge. Produces a markdown findings report with scorecard, severity-tagged findings, and a plan-item traceability table. Does not write code, fix issues, or author plans.
-
the-notorious-avengers Bundle SEO Aeo WeaponOptimizes Next.js 14+ App Router applications for the three parallel discovery systems — traditional search (Google, Bing), AI Overviews / Featured Snippets, and AI assistants (ChatGPT, Perplexity, Claude). Use when the user says "audit SEO", "optimize for AI Overviews", "review schema markup", "improve Core Web Vitals", "check metadata", "validate structured data", "fix LCP / INP / CLS", "implement the SEO/AEO playbook", or invokes `seo-aeo-guardian`. Covers technical foundation, on-page metadata, schema, E-E-A-T, AEO, Core Web Vitals, mobile, local SEO, and analytics. Does NOT write marketing copy, pick keywords, or audit non-Next.js stacks with full fidelity.
-
the-notorious-avengers Bundle Devops WeaponDesigns, audits, and authors Docker / Docker Compose / GitHub Actions / Depot pipelines for Node / Next.js / TypeScript stacks. Use when the user says "review my Dockerfile", "design our CI pipeline", "audit our workflow security", "migrate to Depot", "add a healthcheck to compose", "this build is slow", "we leaked a secret in CI", or when `devops-guardian` is invoked. Do NOT use for cloud provisioning (cloud-platform Angels), DB schema or migrations (db-guardian — devops-weapon wires the migration step but does not author it), security CVE deep audits (security-guardian — devops-weapon surfaces concerns and hands off), or PRD authoring (library-guardian).
-
the-notorious-avengers Bundle Payments WeaponImplements, audits, and debugs Stripe (non-Connect) integrations — Checkout, Payment Intents, Subscriptions, Customer Portal, Invoicing, Payment Links, and webhook processing. Use when the user says "integrate Stripe", "audit our payments", "webhook isn't firing", "subscription stuck in incomplete", "migrate to flexible billing mode", "set up Customer Portal", "compare Checkout vs Payment Intents", or when `payments-guardian` is invoked. Do NOT use for Stripe Connect / marketplace flows (out of scope), database schema (db-guardian), secret/PII audits (security-guardian), client-side Stripe.js components (react-guardian), or PRD authoring (library-guardian).
-
the-notorious-avengers Bundle Gods Hand WeaponEquips `gods-hand` to drive the Legion AI Tools Factory pipeline end-to-end for exactly ONE Angel-forging cycle. Encodes the move-before-work invariant, the strict FIFO pickup protocol, the five-phase dispatch order (command-center -> scripture-historian -> weapon-forge -> angel-creator -> god-registrar), the row-format contracts of the four tracking files (`proposed-angels-queue.md`, `proposed-angels-in-process.md`, `proposed-angels-completed.md`, `proposed-angels-backlog.md`), the close-out lifecycle, and the failure-mode catalog. Use when invoking `gods-hand` or when reviewing the canonical contract between the factory's producer side (`big-bang-space`) and consumer side (`gods-hand` plus the four worker skills). Not for proposing new Angels (use `big-bang-earth` + `big-bang-space`), conducting research (use `scripture-historian`), authoring guides (use `weapon-forge`), writing Angel files (use `angel-creator`), or updating God's roster (use `god-registrar`). `gods-hand-weapon` is the foreman's manual, not
-
the-notorious-avengers Bundle Discovery Research WeaponContinuous product discovery coach — Teresa Torres interview cadence, Opportunity Solution Trees, Jobs-to-be-Done interviews, prototype testing, and the "build less, learn more" loop. Use when the user says "run a discovery session", "build an OST", "write an interview script", "map our assumptions", "design a prototype experiment", "weekly discovery summary", or when a team is unsure what to build next and needs to run discovery before planning. Do NOT use for shipped-feature usability testing (quality-guardian), UI design decisions (ux-ui-guardian), PRD authorship (library-guardian), or analytics result interpretation.
-
the-notorious-avengers Bundle Cold Outreach WeaponOutbound sales specialist for founders running cold email. Covers Apollo / Clay / Smartlead / Instantly / Lemlist tool selection, email deliverability and domain warmup, multi-touch sequence design (3-5 steps), AI personalization without slop (Clay Claygent SKIP rule), reply classification and disqualification, and list hygiene. Use when the user says "set up cold outreach", "my cold email is landing in spam", "write a cold email sequence", "set up Clay personalization", "Apollo vs Instantly", "my reply rate is below 2%", "cold email warmup", "build a list in Apollo", or when cold-outreach-guardian is invoked. Do NOT use for inbound SDR workflows, CRM architecture (db-guardian), AE discovery call scripts, paid acquisition, or LinkedIn content strategy.
-
the-notorious-avengers Bundle Estimation WeaponSoftware estimation and forecasting specialist. Covers relative-sizing frameworks (story points, Fibonacci, T-shirt sizing, Planning Poker), the NoEstimates movement and its evidence base, the planning-fallacy literature explaining why estimates are systematically wrong, and cycle-time / throughput-based probabilistic forecasting (Monte Carlo simulation, percentile-based delivery predictions). Invoke when the user says "our story points mean nothing", "should we use NoEstimates?", "how do I do T-shirt sizing for a roadmap?", "we need a 90% confidence delivery date", "explain Monte Carlo to my PM", "why are our estimates always wrong", or any question about sizing, forecasting, or the NoEstimates debate. Do NOT invoke for sprint cadence design, Jira/Linear tool configuration, or team-capacity math -- those belong to the team's agile process or tooling domains.
-
the-notorious-avengers Bundle Retrospective WeaponEquips retrospective-guardian to run retrospectives that actually change behavior — format selection (Start/Stop/Continue, 4Ls, sailboat, mad/sad/glad, DAKI, Starfish, and more), psychological safety pre-check (Edmondson scale), facilitation playbooks, async retro design, and action-item follow-through discipline. Use when the user says "run a retro", "plan our retrospective", "which retro format should we use", "our retros produce no change", "help with action items from the retro", "how do we do an async retro", or "our team needs better retrospectives". Do NOT use for incident postmortems (different cadence and audience), sprint planning, OKR-setting, or daily standup facilitation.
-
the-notorious-avengers Bundle Agile Scrum WeaponScrum methodology specialist — sprints, ceremonies (Sprint Planning, Daily Scrum, Sprint Review, Retrospective, Backlog Refinement), roles (Scrum Master, PO, Developers), estimation (Fibonacci, Planning Poker,
-
the-notorious-avengers Bundle Product Feedback Roadmap WeaponCustomer-feedback-to-roadmap loop specialist — Userback, Canny, Featurebase, Productboard, Frill, Productlane — platform selection decision tree, in-app-widget vs portal vs voting-board taxonomy, de-duplication discipline, RICE/ICE prioritization, status-transition policy, public vs private roadmap playbook, and CRM/issue-tracker integration wiring. Use when the user says "set up a feedback system", "which feedback tool should I use", "Canny vs Featurebase", "our feature requests are a mess", "set up a public roadmap", "RICE scoring for our backlog", "Productlane + Linear", "voting board for our SaaS", or when product-feedback-roadmap-guardian is invoked. Do NOT use for the React UI of an embedded widget (react-guardian), the database schema for a custom-built feedback store (db-guardian), marketing copy on the public roadmap page (seo-aeo-guardian), or billing integration for premium feedback tiers (payments-guardian).
-
the-notorious-avengers Bundle Okr Goal Setting WeaponOKR methodology specialist for writing, grading, and iterating on Objectives and Key Results. Enforces the output-vs-input discipline, diagnoses sandbagged vs. ambitious goal-setting, calibrates quarterly cadence and check-in rituals, contextualizes OKRs against KPIs and MBOs, and adapts the framework for small teams and startups. Activate when the user says "write OKRs", "audit our OKRs", "are these KRs measurable?", "set up a quarterly goal cycle", "OKR vs KPI", "OKR for small team", "grade our OKRs", or when configuring OKR fields in Lattice, 15Five, Weekdone, or Notion. Do NOT activate for company strategy authorship (executives own that), engineering roadmap planning (domain Angels own that), or project management tooling beyond OKR-specific configuration.
-
the-notorious-avengers Bundle AI Tools Platform WeaponThe vibe coder's AI toolbox — AI gateways (Portkey, OpenRouter), cloud providers (Bedrock, Vertex AI), frontier model selection (Claude, GPT, Gemini), cheap-fallback routes (Haiku, Mini, Flash), local LLMs (Ollama, LM Studio), GPU cloud (Runpod, Modal, Together, Fireworks), and must-have MCPs and IDE plugins. Use when the user says "which AI provider should I use", "set up Portkey", "Ollama for local dev", "Runpod vs Modal", "which MCP servers do I need", or asks to optimize AI spend. Do NOT use for cognitive-layer architecture (mind-guardian), API key security (security-guardian), or PRD authorship (library-guardian).
-
ona2o2o Bundle Doki PUse for Doki / 代行者 Japanese otome game paid static creative production. Handles source-file discovery from the pre-registration asset library, role info and voice-line spreadsheets, character KV/SR/SSR references, image2/api2img prompts, strict copy audit, character consistency checks, logo/no-logo decisions, delivery renaming, and final asset packaging.
-
marker-io Skill Marker TriageTriage a Marker.io website-feedback backlog at scale. Use when asked to go through, categorize, prioritize, deduplicate, or make sense of many Marker.io issues at once. Splits content fixes from functional bugs, groups by page, rates criticality, flags duplicates and repeat reporters, surfaces quick wins, lists affected users, and writes a dashboard plus an issues table. Proposes status/priority/type updates before applying.
-
sequenzia Skill Project Conventions 7Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
-
hoangxuanthu54755-lang Bundle Visio Mechanism Diagram ZhUse when Codex needs to create, revise, or QA a polished Chinese academic mechanism diagram, research framework, technical roadmap, or policy path diagram in Microsoft Visio, especially when the user wants Visio opened visibly and the diagram edited on the local desktop. Applies to Visio COM automation, .vsdx output, visible editing, orthogonal flow diagrams, compact three-column mechanism layouts, and avoiding ugly layouts with overlap, slanted arrows, inconsistent fills, excessive whitespace, or page-break guide artifacts.
-
johannesrabauer Skill Fxgl Visual NovelBuild a visual novel in FXGL — swap full-screen background images per scene, position character sprites at Left/Center/Right with cross-fade transitions, reveal dialogue text character-by-character with a typewriter timer, present clickable choice buttons that branch the story, store narrative flags to track relationship scores and visited scenes, auto-save chapter progress with SaveLoadService, and support a backlog overlay that scrolls through past dialogue lines. Use this skill when building a visual novel, kinetic novel, dating sim dialogue system, or any choice-based narrative game with illustrated scenes. Triggers on: "visual novel", "dialogue box", "typewriter effect", "choice button", "narrative flags", "character sprite", "scene background swap", "backlog", "vn engine".
-
johannesrabauer Bundle Fxgl Project StarterStart a new FXGL project through a bounded Socratic discovery flow, then turn the answers into a docs-first starter specification with ADRs, an arc42-lite architecture summary, and Mermaid use-case diagrams before scaffolding the project itself. Continue using the same questioning approach for initialization choices, and require documentation updates plus automated tests for every implemented step.
-
ai-x-builder Bundle Xcode MCP WorkflowOrchestrate multi-step Apple Xcode MCP work across discovery, file search, editing, diagnostics, builds, tests, previews, snippets, and Apple documentation. Use when the user asks to fix build errors, implement a code change and verify it, repair failing tests, update SwiftUI previews, investigate an Xcode issue end-to-end, or otherwise coordinate multiple xcode-mcp-* skills in one task.
-
aiskilloftheweek Skill Personal Mba GeneratorCreates a comprehensive, structured learning plan to help the user master any skill quickly and effectively. Use this skill every time the user wants to learn something new, acquire a skill, improve at an ability, or asks how to study or practice something. Trigger on phrases like "I want to learn", "how do I learn", "help me study", "how to get better at", "I want to become good at", "learning plan for", "how to acquire the skill of", "teach me", "I need to learn", "how to master", "learning roadmap for", "help me get started with". Also trigger whenever the user mentions any technical, soft, linguistic, professional, or creative skill they want to develop — even if the request is casual or informal.
-
shreyas70773 Bundle Oracle Dba Security Encryption AuditingUSE THIS SKILL WHENEVER the user mentions Oracle security, auditing, encryption, TDE / Transparent Data Encryption, wallet / keystore / TDE key rotation, ADMINISTER KEY MANAGEMENT, Unified or Standard/traditional auditing, audit policies, AUDIT/NOAUDIT, audit trail / AUD$ / UNIFIED_AUDIT_TRAIL / audit purge, failed-login or security-event review, CIS / STIG / security baseline / hardening, default passwords, privilege analysis (DBMS_PRIVILEGE_CAPTURE) / least privilege / unused privileges, sensitive-data discovery / PII, Data Redaction, Virtual Private Database (VPD / DBMS_RLS / row-level security), Database Vault, Audit Vault & Database Firewall (AVDF), network encryption (TLS / SSL / native / sqlnet.ora), security CVE / Critical Patch Update / datapatch, or errors like ORA-28365 (wallet not open), ORA-46630 / ORA-46658 (keystore), ORA-01017 (bad credential) — EVEN IF they do not name the specific task. Covers audit reporting, security-event review, Unified Audit configuration, bounded audit-trail purge, CIS
-
akmarinov Bundle Resume TailoringUse when creating tailored resumes for job applications - researches company/role, creates optimized templates, conducts branching experience discovery to surface undocumented skills, and generates professional multi-format resumes from user's resume library while maintaining factual integrity
-
yangyuchen-work Skill Hf Papers Research DiscoveryHuggingFace Papers 研究发现流水线
-
yangyuchen-work Skill Voice Model Discovery Install And Conversation语音模型发现、安装并接入对话
-
zuoguyoupan2023 Skill GcloudInteracts with Google Cloud services using the gcloud CLI safely and efficiently. Covers command validation, data reduction, safety guardrails with a denylist, and workflows for discovery and investigation. You MUST read this skill before invoking any gcloud command. Use when managing cloud resources, querying configurations, or troubleshooting issues via gcloud. Don't use when writing or debugging Google Cloud client library code or raw REST/gRPC API interactions.
-
zuoguyoupan2023 Skill SEO PlanBuild SEO strategy and roadmap. Use when: planning site architecture, content strategy, or phased implementation.
-
zuoguyoupan2023 Skill Recipe Update DocUpdate existing design documents (Design Doc / PRD / ADR) with review
-
zuoguyoupan2023 Skill Product Skills10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
-
zuoguyoupan2023 Skill Dark FunnelMap invisible buyer journeys. Use when: tracking unattributed discovery, Reddit, AI chatbots, or word-of-mouth.
-
zuoguyoupan2023 Skill Campaign AuditAudit a brand's existing live campaigns across every active channel — paid, organic, email, social, content, SEO. Produce a current-state inventory, quick-wins backlog, and red-flags list. Use during agency onboarding or before any /campaign-plan refresh.
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 asset-weapon, big-bang-earth, command-center. 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.