Content Preview
# My App — Product Requirements Document ## System Overview My App is a user management platform for internal teams. It provides CRUD operations for users, a dashboard with key metrics, and system settings. Built with Next.js 14 (App Router) and Tailwind CSS. ## Module Overview | Module | Pages | Core Functionality | |--------|-------|--------------------| | Dashboard | Dashboard | Key metrics, activity feed | | User Management | User list, User detail | CRUD users, role assignment | | Setti
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/sample-prd-readme.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/code-to-prd/expected_outputs/sample-prd-readme.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/code-to-prd/expected_outputs/sample-prd-readme.md
Related Skills
product-manager-toolkit
Essential tools and frameworks for modern product management, from discovery to delivery.
businessproductmanager
by sickn33 (Antigravity) · antigravity-awesome-skills
SKILL
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).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
sample-enum-dictionary
All enums, status codes, and constant mappings found in the codebase.
product-teamsampleenumdictionary
by alirezarezvani · alirezarezvani-claude-skills
sample-page-user-list
Displays all system users in a searchable, paginated table. Supports creating, editing, and deleting users. Only ADMIN and MANAGER roles can access this page.
product-teamsamplepageuser
by alirezarezvani · alirezarezvani-claude-skills