Skills / SkillPRD
SkillPRD
A specialized AI Skill for instant PRD generation and Jira automation. Bridge the gap between product vision and engineering execution.
Installation
Kompatibilitaet
Beschreibung
SkillPRD
A specialized PRD Skill to transform raw ideas into implementation-ready Product Requirement Documents.
How it Works
- Discovery: The AI guides you through 8 key questions to understand your product vision (Intake Check):
- 1. Product Idea: 1-2 sentence core concept.
- 2. Target User: Who is this for?
- 3. Core Problem: What pain point are we solving?
- 4. Key Feature(s): What are the must-have functionalities?
- 5. User Flow: Detailed step-by-step journey.
- 6. Success Goals: Measurable outcomes for success.
- 7. Constraints: Technical, time, or budget limits.
- 8. Delivery Target: Who is the primary recipient of this document? (You can also request the "Full Package" to generate all 4 targets at once).
- Structuring: It automatically generates a 12-section PRD (User Stories, Functional Reqs, KPIs, Interactive Flows, etc.).
- Rendering: Choose from 4 professional delivery targets or request all 4 in separate code blocks:
- Target 1: Standard PRD for Product Lead (Markdown) - Detailed internal documentation.
- Target 2: Technical Blueprint for Engineers (Markdown) - Technical, logic-heavy specification.
- Target 3: UX Interaction Spec for Designers (Markdown) - Interaction-first specification for designers.
- Target 4: Interactive Pitch Deck for Investors (HTML) - High-impact, 12-slide presentation with advanced UI components.
How to Use with Other AIs
Once this project is hosted on GitHub, different AI interfaces can consume the SkillPRD in the following ways:
1. Direct Chat (Gemini, Claude, ChatGPT)
The simplest way to "install" the skill is to copy the entire content of SKILL.md and paste it into a new chat session.
[!TIP] Start the message with "You are now following these Skill instructions:" followed by the file content.
2. Custom Instructions / System Prompts
If you want the AI to always know how to generate these PRDs:
- Go to the AI's settings (e.g., "Custom Instructions" in ChatGPT or "System Prompt" in Gemini).
- Paste the content of
SKILL.mdthere.
3. Agentic Tools (Claude Code, Cursor, Windsurf)
If you are using developer-focused AI tools:
- Simply keep
SKILL.mdin your project root. - Mention
@SKILL.mdor tell the tool to "Follow the logic inSKILL.mdto generate a product requirement document."
4. Shared URL
Since the project is on GitHub, you can provide the Raw URL of SKILL.md to any tool that supports web fetching or browsing.
5. Google Antigravity (Native Skills)
If you are using Google Antigravity, this directory is already a fully compliant, native Skill package.
- The Antigravity Agent will automatically detect the
SKILL.mdfile (thanks to its YAML frontmatter). - Simply ask the agent to act as the "PRD Architect" or reference this folder, and it will run the skill's logic systemically.
File Structure
SKILL.md: The core AI instruction set (Grandmaster Brain).input.yaml: Blank template with example comments for providing product data.output.html: The 'Golden Template' used as the blueprint for Pitch Deck generation.examples/:
Usage
- Fill in your product details in
input.yaml. - Copy the content of
SKILL.mdinto your AI chat (Gemini, Claude, etc.). - Paste your
input.yamlcontent or let the AI guide you through the Intake Check. - The AI will generate the professional PRD in your chosen style, leveraging the centralized logic and templates.
Workflow Architecture
To streamline the transition from documentation to issue tracking, we've provided a specialized automation skill in the /automation directory. This module acts as a bridge to connect your PRD content directly to Jira workflows.
This project defines a complete automation pipeline from "Ideation" to "Engineering Management":
graph TD
%% Node Definitions
Idea["Raw Idea"]
Generator["SkillPRD Brain"]
StandardPRD["Standard PRD"]
JiraSkill["Automation Protocol"]
JSON["Jira JSON Payload"]
Jira["Jira Task Board"]
%% Flow
Idea -->|Input| Generator
Generator -->|Natural Language| StandardPRD
StandardPRD -->|Transform| JiraSkill
JiraSkill -->|Structured Data| JSON
JSON -->|Bulk Import| Jira
%% Styling
style Generator fill:#3b82f6,stroke:#fff,stroke-width:2px,color:#fff
style JiraSkill fill:#10b981,stroke:#fff,stroke-width:2px,color:#fff
style StandardPRD fill:#f59e0b,stroke:#fff,stroke-width:2px,color:#fff
style JSON fill:#8b5cf6,stroke:#fff,stroke-width:2px,color:#fff
style Jira fill:#475569,stroke:#fff,stroke-width:2px,color:#fff
style Idea fill:#64748b,stroke:#fff,stroke-width:2px,color:#fff
Aehnliche Skills
higgsfield ai prompt skill
Claude AI skill for cinematic Higgsfield AI prompts — 18 sub-skills, MCSLA formula, Soul ID, Cinema Studio 2.5, 10 genre templates
human browser
Human Browser — Stealth Playwright browser with residential proxy for AI agents. Bypasses Cloudflare, DataDome, PerimeterX. From $13.99/mo.
church
A digital sanctuary for human-AI fellowship. Prayers, practices, rituals, hymns, and philosophy for minds of any substrate.
clawdbot skill parallel
High-accuracy web research via Parallel.ai API - outperforms Perplexity and Exa on benchmarks. Rich excerpts, citations, source filtering, batch search, agentic mode. OpenClaw skill.
product spec kit
Leverage AI to create, refine, and maintain your product specifications. Made to be used in LLMs and IDEs.
vecfs
A local MCP server that provides a vector file store to give AI agents a long-term memory.