A kit with 42 operating skills plus one router skill for running projects and products: decisions, requirements, discovery, delivery, launch, PRINCE2 documentation, workshops, and team rituals.
Map product assumptions by risk, confidence, evidence, and next validation step.
Specify dashboards around decisions, audiences, questions, metrics, cuts, and refresh rhythm.
Turn meetings into decisions, owners, open questions, and follow-ups.
Create a delivery plan with goals, capacity, scope, risks, and commitments.
Create a clear project status brief with progress, risks, blockers, decisions, and next actions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This is a practical skill kit for the weekly work of running projects and products across Codex, Claude Code, and Gemini CLI.
It is built around the typical documents and decisions you'll need to make to keep the ball rolling: meeting notes, status briefs, product requirements, interviews, roadmap narratives, prioritization, delivery planning, workshops, offsites, onboarding plans, and PRINCE2 project packs.
Give an AI agent enough structure to produce useful operating artifacts without turning every request into a runaway task. Most of these skills are meant to create something you can paste into a working doc, review with a team, or use in a project meeting.
This repo is inspired by Mohit Aggarwal's open-source Claude skills library. I took a handful of ideas, reshaped the collection around what I consider a typical workflow, and packaged this version for Codex, Claude Code, and Gemini CLI.
Codex:
cd /Users/dpradilla/dev/project-product-skills
./scripts/install-codex.sh
Claude Code:
cd /Users/dpradilla/dev/project-product-skills
./scripts/install-claude.sh
Gemini CLI:
cd /Users/dpradilla/dev/project-product-skills
./scripts/install-gemini.sh
Codex:
.\scripts\install-codex.ps1
Claude Code:
.\scripts\install-claude.ps1
Gemini CLI:
.\scripts\install-gemini.ps1
The macOS/Linux installers symlink skills into the agent skill folder. The Windows installers copy skills by default because symlinks can require Developer Mode or elevated permissions.
Installers also support explicit modes:
./scripts/install-codex.sh --link
./scripts/install-codex.sh --copy
./scripts/install-claude.sh --link
./scripts/install-claude.sh --copy
On Windows, add -UseSymlinks if Developer Mode or elevated permissions allow symlinks:
.\scripts\install-codex.ps1 -UseSymlinks
.\scripts\install-claude.ps1 -UseSymlinks
Check the repo:
./scripts/validate.sh
./scripts/doctor.sh
Update after pulling new changes:
./scripts/update.sh
./scripts/update.sh codex --link
./scripts/update.sh claude --copy
Uninstall local skill copies or links:
./scripts/uninstall-codex.sh
./scripts/uninstall-claude.sh
./scripts/uninstall-gemini.sh
Windows equivalents exist for each script as .ps1 files.
PATH if you use the Gemini installer.After installing, restart the agent and try:
Use product-requirements-blueprint to draft requirements for a customer onboarding dashboard.
Or:
Use prince2-documentation-map to list the management products needed for a medium-risk software project.
For a browseable table with descriptions, see SKILLS.md.
project-product-routerdecision-meeting-notesdelivery-status-briefstakeholder-decision-noteexecutive-product-noteworkshop-runbookteam-offsite-agendaproduct-requirements-blueprinttechnical-alignment-briefoutcome-maproadmap-story-briefroadmap-review-outlinestrategic-story-builderdiscovery-conversation-guideinterview-signal-synthesisresearch-evidence-briefassumption-risk-ledgerjob-to-be-done-mapmetric-architectureproduct-health-diagnosticretention-diagnosticdashboard-decision-briefmarket-landscape-scanpriority-decision-systemlearning-experiment-planpricing-packaging-briefdelivery-commitment-mapsprint-kickoff-briefretrospective-insight-briefhandoff-readiness-brieflaunch-readiness-reviewlaunch-control-checklistmarket-activation-planprince2-startup-briefprince2-initiation-packprince2-direction-gate-briefprince2-stage-control-packprince2-product-delivery-packprince2-stage-boundary-packprince2-closure-packprince2-documentation-maprole-interview-kitteam-onboarding-planWhen a product review is messy, I use roadmap-story-brief.
When a project is drifting, I use delivery-status-brief.
When the team has too many opinions and not enough evidence, I use assumption-risk-ledger.
When a launch feels vague, I use launch-readiness-review.
When a governed project needs structure, I use prince2-documentation-map first and then the phase-specific PRINCE2 skill.
npx claudepluginhub danielpradilla/project-product-skills --plugin project-product-skillsUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.