Use when "RICE prioritization", "feature prioritization", "PRD writing", "user stories", or asking about "product roadmap", "customer interviews", "sprint planning", "backlog grooming"
Applies product management frameworks like RICE prioritization, PRD templates, and customer interview analysis to help plan features and roadmaps.
/plugin marketplace add eyadsibai/ltk/plugin install ltk@ltk-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Feature prioritization, PRDs, and product discovery frameworks.
Score = (Reach × Impact × Confidence) / Effort
| Factor | Scale |
|---|---|
| Reach | Users per quarter |
| Impact | Massive=3, High=2, Medium=1, Low=0.5, Minimal=0.25 |
| Confidence | High=100%, Medium=80%, Low=50% |
| Effort | Person-months |
| Feature | Reach | Impact | Confidence | Effort | Score |
|---|---|---|---|---|---|
| User Dashboard | 500 | 3 (massive) | 80% | 5 | 240 |
| Dark Mode | 300 | 1 (medium) | 100% | 2 | 150 |
| API Rate Limiting | 1000 | 2 (high) | 90% | 3 | 600 |
Low Effort High Effort
High QUICK WINS BIG BETS
Value [Prioritize] [Strategic]
Low FILL-INS TIME SINKS
Value [Maybe] [Avoid]
# Feature: [Name]
## Problem Statement
What problem are we solving? For whom?
## Success Metrics
- Primary: [Metric and target]
- Secondary: [Supporting metrics]
## User Stories
As a [user], I want [capability] so that [benefit].
## Requirements
### Must Have (P0)
- [Requirement 1]
### Should Have (P1)
- [Requirement 2]
### Out of Scope
- [Explicit exclusion]
## Design
[Link to designs or wireframes]
## Technical Approach
[High-level technical approach]
## Timeline
- Phase 1: [Scope] - [Date]
- Phase 2: [Scope] - [Date]
## Open Questions
- [Question 1]
Context (5 min)
Problem Exploration (15 min)
Solution Validation (10 min)
Wrap-up (5 min)
Extract from each interview:
Sprint Capacity = Team Size × Days × Velocity Factor
Example:
5 engineers × 10 days × 0.7 = 35 story points
| Points | Complexity | Example |
|---|---|---|
| 1 | Trivial | Copy change |
| 2 | Simple | Add field to form |
| 3 | Medium | New API endpoint |
| 5 | Complex | New feature with UI |
| 8 | Very Complex | Integration with external service |
| 13 | Epic-level | Break down further |
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.