Commit Graph

2 Commits

Author SHA1 Message Date
Reza Rezvani
8a75b2256c docs: update living documentation with complete product team skills suite
Comprehensive updates to README.md and CLAUDE.md reflecting all 8 production-ready skills:

README.md (+315 lines):
- Updated overview to include product development teams
- Added Product Team Skills section (5 skills):
  * Product Manager Toolkit - RICE prioritization, interview analysis
  * Agile Product Owner - User story generation, sprint planning
  * Product Strategist - OKR cascade, strategic planning
  * UX Researcher Designer - Persona generation, research synthesis
  * UI Design System - Design tokens, component architecture
- Added example prompts for all product team skills
- Added Python CLI commands for all 6 product team tools
- Updated installation verification for all 13 tools
- Updated roadmap showing 8 current skills, 18+ target by Q3 2026
- Added ROI metrics: $100K/month value, 250 hours/month savings

CLAUDE.md (+195 lines):
- Updated project purpose with all 3 skill domains
- Added complete repository structure showing all skill folders
- Documented 6 product team Python scripts:
  * rice_prioritizer.py - Feature prioritization
  * customer_interview_analyzer.py - Interview analysis
  * user_story_generator.py - INVEST-compliant stories
  * okr_cascade_generator.py - OKR alignment
  * persona_generator.py - User persona creation
  * design_token_generator.py - Design system tokens
- Added development commands for all product team tools
- Updated roadmap to reflect 8 deployed skills
- Updated git workflow with domain-based branching examples
- Enhanced skill creation guide for all 3 domains

Both files now serve as comprehensive living documentation for the complete skills library.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 15:01:34 +02:00
Reza Rezvani
0aa82b1ad7 docs: add comprehensive README with how-to guides and MIT license
Add detailed README.md including:
- Clear overview of all available skills
- How-to guides for Claude AI users
- How-to guides for Claude Code users
- Complete installation and usage instructions
- Real-world usage examples
- Skill architecture documentation
- Project roadmap and contribution guidelines
- MIT License
- Author information (Alireza Rezvani)

The README provides structured guidance for both casual users and
developers, with specific examples for each skill type.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 06:12:02 +02:00