> product-skills
10 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).
curl "https://skillshub.wtf/alirezarezvani/claude-skills/product-team?format=md"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
> related_skills --same-repo
> soc2-compliance
Use when the user asks to prepare for SOC 2 audits, map Trust Service Criteria, build control matrices, collect audit evidence, perform gap analysis, or assess SOC 2 Type I vs Type II readiness.
> focused-fix
Use when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. Triggers: 'make X work', 'fix the Y feature', 'the Z module is broken', 'focus on [area]'. Not for quick single-bug fixes — this is for systematic deep-dive repair across all files and dependencies.
> browser-automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
> sql-database-assistant
../../../engineering/sql-database-assistant/SKILL.md