Dokkabei97

Feature Prioritizer — Design skill for Claude Code

Design community

Prioritizes features using RICE, ICE, MoSCoW, and weighted scoring frameworks with visual output.

How to install Feature Prioritizer

Installs to ~/.claude/skills/dokkabei97-forged-claude-code-feature-prioritizer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dokkabei97-forged-claude-code-feature-prioritizer && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/commands/feature-prioritizer.md -o ~/.claude/skills/dokkabei97-forged-claude-code-feature-prioritizer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Feature Prioritizer does

Prioritizes features using RICE, ICE, MoSCoW, and weighted scoring frameworks with visual output.

Alternatives in Design

  • Explanatory Output Style — Educational output mode with insights about implementation choices 14k ★
  • Pack — Bundle every designlang output (DTCG tokens, Tailwind, shadcn, Figma vars, motion, anatomy, Storybook, prompts 3.6k ★
  • Mockup — Create a visual UX mockup for a requested feature or screen 1.6k ★

Full documentation available on GitHub

View Source Repository