File contents Product Team Skills
8 production-ready product skills covering product management, UX/UI design, and SaaS development.
Quick Start
Claude Code
/read product-team/product-manager-toolkit/SKILL.md
Codex CLI
npx agent-skills-cli add alirezarezvani/claude-skills/product-team
Skills Overview
Skill
Folder
Focus
Product Manager Toolkit
product-manager-toolkit/
RICE prioritization, customer discovery, PRDs
Agile Product Owner
agile-product-owner/
User stories, sprint planning, backlog
Product Strategist
product-strategist/
OKR cascades, market analysis, vision
UX Researcher Designer
ux-researcher-designer/
Personas, journey maps, usability testing
UI Design System
ui-design-system/
Design tokens, component docs, responsive
Competitive Teardown
competitive-teardown/
Systematic competitor analysis
Landing Page Generator
landing-page-generator/
Conversion-optimized pages
SaaS Scaffolder
saas-scaffolder/
Production SaaS boilerplate
Python Tools
9 scripts, all stdlib-only:
python3 product-manager-toolkit/scripts/rice_prioritizer.py --help
python3 product-strategist/scripts/okr_cascade_generator.py --help
Rules
Load only the specific skill SKILL.md you need
Use Python tools for scoring and analysis, not manual judgment
1 --- 2 name: product-bundle 3 description: Product Team Skills 4 --- 5 6 # Product Team Skills 7 8 8 production-ready product skills covering product management, UX/UI design, and SaaS development. 9 10 ## Quick Start 11 12 ### Claude Code 13 ``` 14 /read product-team/product-manager-toolkit/SKILL.md 15 ``` 16 17 ### Codex CLI 18 ```bash 19 npx agent-skills-cli add alirezarezvani/claude-skills/product-team 20 ``` 21 22 ## Skills Overview 23 24 | Skill | Folder | Focus | 25 |-------|--------|-------| 26 | Product Manager Toolkit | `product-manager-toolkit/` | RICE prioritization, customer discovery, PRDs | 27 | Agile Product Owner | `agile-product-owner/` | User stories, sprint planning, backlog | 28 | Product Strategist | `product-strategist/` | OKR cascades, market analysis, vision | 29 | UX Researcher Designer | `ux-researcher-designer/` | Personas, journey maps, usability testing | 30 | UI Design System | `ui-design-system/` | Design tokens, component docs, responsive | 31 | Competitive Teardown | `competitive-teardown/` | Systematic competitor analysis | 32 | Landing Page Generator | `landing-page-generator/` | Conversion-optimized pages | 33 | SaaS Scaffolder | `saas-scaffolder/` | Production SaaS boilerplate | 34 35 ## Python Tools 36 37 9 scripts, all stdlib-only: 38 39 ```bash 40 python3 product-manager-toolkit/scripts/rice_prioritizer.py --help 41 python3 product-strategist/scripts/okr_cascade_generator.py --help 42 ``` 43 44 ## Rules 45 46 - Load only the specific skill SKILL.md you need 47 - Use Python tools for scoring and analysis, not manual judgment
DojoGenesis/plugins/tree/main/plugins/community-skills/skills/product-bundle commit ced1c36527
Frequently asked questions How do I install the Product Bundle skill? Run npx skillmds@latest add dojogenesis/product-bundle in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Product Bundle skill do? Product Team Skills It is listed under Coding & Dev Tools on SkillMD.
Is Product Bundle safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Product Bundle? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Product Bundle free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Product Bundle? DojoGenesis (@dojogenesis) published this skill. Their other Agent Skills are listed on their SkillMD profile.