Product Workflow Skills Platform
A modular, multi-phase agentic skills library for Cursor and Claude AI covering the full product development lifecycle — from Discovery to Deployment to Documentation.
Phases
| Phase | Skill | Trigger |
|---|---|---|
| 1. Product Discovery | product-discovery | Starting a new product, defining what to build |
| 2. Product Design | product-design | Defining UX, IA, flows, and prototypes |
| 3. Frontend Design | frontend-design | Building design systems, visual UI, components |
| 4. Backend Design | backend-design | API contract, schema design, auth model |
| 5. Frontend Development | frontend-development | Implementing UI in code |
| 6. Backend Implementation | backend-implementation | Building API endpoints, migrations, services |
| 7. Integration | integration | Connecting frontend to backend, third-party services |
| 8. QA Testing | qa-testing | Verifying quality, testing strategy |
| 9. Deployment | deployment | Shipping to production |
| 10. Human Intervention | human-intervention | Mid-phase feedback, scope changes, corrections |
| 11. Documentation | documentation | User guides, technical docs, knowledge transfer |
| 12. Product Documentation | product-documentation | Documentation hub, handover package |
| Full Lifecycle | product-workflow | Running the complete end-to-end process with HITL gates |
Installation
Option A — Copy into your project:
cp -r /path/to/product-agentic-templates/.cursor/skills .cursor/skills
Option B — Clone and symlink:
git clone https://github.com/ivanyeors/product-agentic-templates ~/product-agentic-templates
ln -s ~/product-agentic-templates/.cursor/skills /your-project/.cursor/skills
After copying, Cursor will automatically detect and surface the skills.