product-skills

Package eight production-ready product skills and Python automation tools.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/xxih/ai-harness-zh --skill product-skills-xxih
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-skills
Source: https://github.com/xxih/ai-harness-zh/tree/main/references/translations/alirezarezvani-claude-skills/product-team
Command: npx skills add https://github.com/xxih/ai-harness-zh --skill product-skills-xxih

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Product teams often struggle with inconsistent tooling, fragmented workflows, and manual setup for discovery, planning, design, and delivery. The Product Team Skills pack provides a curated set of production-ready skills and Python-based automation tools to unify and accelerate these workflows.

Core Features & Use Cases

  • Eight production-ready skills covering PM toolkit (RICE), agile PO, product strategist (OKR cascades), UX researcher/designer, UI design system, competitive teardown, landing page generator, and SaaS scaffolder.
  • The included Python tools (standard library only) enable end-to-end automation for prioritization, user story generation, persona creation, design token generation, and scaffolding new SaaS projects.
  • Use Case: A PM uses the toolkit to prioritize features with RICE, generate user stories, build personas, and scaffold a SaaS app skeleton.

Quick Start

Load and apply the eight production-ready product skills to initialize an end-to-end product workflow.

Frequently Asked Questions about product-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate user stories and personas for product planning?

You can generate user stories and personas using the included Python automation tools, which provide end-to-end automation for product discovery and planning tasks. The toolkit targets product managers and UX researchers to build these artifacts efficiently.

Can I use Python standard library tools for RICE prioritization without external dependencies?

Yes, the Python tools enforce zero external dependencies and operate entirely on the standard library. You can perform RICE prioritization for feature evaluation directly within your CLI environment without installing additional packages.

What is the best way to scaffold a new SaaS project skeleton?

The best way to scaffold a new SaaS project is using the included SaaS scaffolder skill, which generates the initial application skeleton. It provides a CLI-first design to quickly initialize your project structure.

Does this product management toolkit support OKR cascades and agile workflows?

Yes, the toolkit includes a dedicated product strategist skill for OKR cascades and an agile product owner skill. These unify discovery, planning, design, and delivery workflows for SaaS teams.

How do I create a UI design system and generate design tokens?

You create a UI design system by applying the UI design system skill, which includes Python utilities for design token generation. This enables UI designers to standardize visual components automatically.

Do I need a specific framework to run these product team automation tools?

No, you do not need a specific framework as the toolkit enforces zero external dependencies. It uses CLI-first design and standard-library Python utilities, making it compatible with any standard Python environment.