·solution-scoping
</>

solution-scoping

abhsin/designskills

Prioritize features and define MVP boundaries based on problem framing and user models. Use when a user has validated their problem and understands their users but needs to decide what to build first. Outputs feature priorities, MVP scope, and explicit cuts that feed into PRD generation.

17Installs·0Trend·@abhsin

Installation

$npx skills add https://github.com/abhsin/designskills --skill solution-scoping

SKILL.md

Forces hard prioritization decisions before development starts, when cutting features is cheap.

Can also work with a raw feature list if the user has one.

The MVP should be the smallest thing that tests your core assumption.

Prioritize features and define MVP boundaries based on problem framing and user models. Use when a user has validated their problem and understands their users but needs to decide what to build first. Outputs feature priorities, MVP scope, and explicit cuts that feed into PRD generation. Source: abhsin/designskills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/abhsin/designskills --skill solution-scoping
Category
</>Dev Tools
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is solution-scoping?

Prioritize features and define MVP boundaries based on problem framing and user models. Use when a user has validated their problem and understands their users but needs to decide what to build first. Outputs feature priorities, MVP scope, and explicit cuts that feed into PRD generation. Source: abhsin/designskills.

How do I install solution-scoping?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/abhsin/designskills --skill solution-scoping Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/abhsin/designskills