From prioritization
Apply prioritization frameworks for decision-making including RICE, MoSCoW, ICE scoring, and effort-impact matrices. Use when doing prioritization, RICE scoring, MoSCoW categorization, ICE analysis, backlog ranking, or effort-impact analysis. NOT for OKR or outcome definition (use outcome-orientation).
npx claudepluginhub viktorbezdek/skillstack --plugin prioritizationThis skill uses the workspace's default tool permissions.
Make better decisions about what to do first.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
Make better decisions about what to do first.
Reach x Impact x Confidence / Effort
| Factor | Description | Scale |
|---|---|---|
| Reach | Users affected per quarter | Number |
| Impact | Effect on goal | 0.25-3 |
| Confidence | Certainty level | 50-100% |
| Effort | Person-months | Number |
Score = (R x I x C) / E
| Priority | Meaning | Guideline |
|---|---|---|
| Must | Required for success | Non-negotiable |
| Should | Important but not vital | Include if possible |
| Could | Nice to have | If time permits |
| Won't | Not this time | Explicitly excluded |
Rule: Must = 60% max of effort
| Factor | Description | Scale |
|---|---|---|
| Impact | Potential value | 1-10 |
| Confidence | Certainty | 1-10 |
| Ease | Simplicity | 1-10 |
Score = (I + C + E) / 3
HIGH IMPACT
|
BIG | QUICK
BETS | WINS
|
-----+------ LOW EFFORT
|
MONEY| FILL
PITS | INS
|
LOW IMPACT
Priority order: Quick Wins -> Big Bets -> Fill Ins -> Avoid Money Pits
## Item: [Name]
### RICE Score
| Factor | Value | Notes |
|--------|-------|-------|
| Reach | [num] | [who] |
| Impact | [0.25-3] | [why] |
| Confidence | [%] | [evidence] |
| Effort | [PM] | [breakdown] |
| **Score** | [calc] | |
### Decision
Priority: [High/Med/Low]
Rationale: [reasoning]