Commit Graph

410 Commits

Author SHA1 Message Date
Reza Rezvani
692dccb61b docs: add nginity branding to README title
Update README title to include nginity branding:
"Claude Skills Library by nginity (Your Agentic Startup Kit)"

This positions the skills library within the nginity ecosystem
and clarifies its purpose as a comprehensive agentic startup kit.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 15:15:33 +02:00
Reza Rezvani
12c5833e51 docs: enhance README header with expanded scope and future roadmap
Update README.md tagline to:
- Clarify support for both Claude AI & Claude Code
- Include web and mobile engineering teams in current scope
- Signal future expansion to additional team roles

This better reflects the growing library and sets expectations
for continued skill development across more domains.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 15:10:36 +02:00
Alireza Rezvani
36ee4e5d3d Merge pull request #1 from alirezarezvani/add-claude-github-actions-1760879346803
Add Claude Code GitHub Workflow
2025-10-19 15:09:39 +02:00
Alireza Rezvani
0aae00c950 "Claude Code Review workflow" 2025-10-19 15:09:08 +02:00
Alireza Rezvani
dbc08368a9 "Claude PR Assistant workflow" 2025-10-19 15:09:07 +02:00
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
9028e4e30b feat: add product team skills suite with 5 specialized skill packages
Add comprehensive product management skill packages:

Product Manager Toolkit:
- Customer interview analyzer and RICE prioritizer (Python tools)
- PRD templates and frameworks
- Product discovery and validation methodologies

Agile Product Owner:
- User story generator (Python tool)
- Backlog management and sprint planning frameworks
- Agile ceremonies and stakeholder management

Product Strategist:
- OKR cascade generator (Python tool)
- Strategic planning frameworks
- Market positioning and competitive analysis

UX Researcher Designer:
- Persona generator (Python tool)
- User research methodologies
- Design thinking and usability testing frameworks

UI Design System:
- Design token generator (Python tool)
- Component library architecture
- Design system governance and documentation

Includes packaged .zip archives for easy distribution and comprehensive
implementation guides for building product teams.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 06:46:16 +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
Reza Rezvani
619f7be887 feat: add C-level advisor skills (CEO & CTO) and packaged skill archives
Add two executive leadership skill packages:

CEO Advisor:
- Strategy analyzer and financial scenario analyzer (Python tools)
- Executive decision framework
- Leadership & organizational culture guidelines
- Board governance & investor relations guidance

CTO Advisor:
- Tech debt analyzer and team scaling calculator (Python tools)
- Engineering metrics framework
- Technology evaluation framework
- Architecture decision records templates

Also includes packaged .zip archives for easy distribution.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 06:06:54 +02:00
Reza Rezvani
4a4a3160f3 feat: initialize marketing skills repository with content-creator skill
Add comprehensive content-creator skill package including:
- Brand voice analyzer (Python CLI tool)
- SEO optimizer with scoring and recommendations
- Brand guidelines with 5 personality archetypes
- 15+ content frameworks and templates
- Platform-specific social media optimization guides
- Content calendar template
- Marketing skills roadmap for future expansion

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

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