What problem does it solve?
This Skill provides a structured process for optimizing existing products through targeted, incremental changes, using the WDS (Waterfall Design System) pipeline in miniature.
Core Features & Use Cases
- Product Analysis: Analyze current product state and identify improvement targets.
- Scope Improvement: Create a focused scenario for a specific product improvement.
- Design Solution: Sketch and specify the update for a scoped improvement.
- Implementation: Code the designed improvement in a new branch.
- Testing: Test the implementation against the specification's acceptance criteria.
- Deployment: Create a PR and deliver the improvement to the team.
- Continuous Improvement: Iterate and apply learnings to future cycles.
- Use Case: Imagine you have an existing product with a low onboarding completion rate. Use this Skill to analyze the current state, scope the improvement, design a solution, implement the change, test it, and deploy it.
Quick Start
Run the wds-8-product-evolution skill and follow the steps in the provided workflow.