Agent skill
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).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/product-team
SKILL.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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?