Reviews product risk before coding by checking demand, alternatives, switching costs, and validation steps. Useful for new features, apps, or tools where assumptions are vague.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-awesome-skills:before-you-buildThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before You Build helps an AI coding workflow pause before implementation and check whether the feature, product, or tool is worth building. It focuses on product risk rather than code structure: who needs the thing, what they use today, why they would switch, how distribution works, and what evidence would make the project safer to start.
Before You Build helps an AI coding workflow pause before implementation and check whether the feature, product, or tool is worth building. It focuses on product risk rather than code structure: who needs the thing, what they use today, why they would switch, how distribution works, and what evidence would make the project safer to start.
The upstream project ships a standalone skill repository and an npx installer for several coding assistants.
Restate the product or feature in one concrete sentence. Name the intended user, the job they are trying to finish, and the current workaround or competitor.
Review the idea across demand, workflow fit, willingness to switch, distribution, pricing, data access, and operational burden. Prefer specific doubts over generic brainstorming.
Suggest the smallest useful validation step before implementation. This could be a buyer conversation, landing page test, manual concierge workflow, prototype, waitlist, paid pilot, or narrow internal trial.
If the risk is acceptable, move into implementation with the assumptions written down. If the risk is high or evidence is weak, recommend a smaller experiment instead of building the full version.
User: Build a dashboard for AI trend monitoring.
Before coding, check:
- Which role needs this dashboard every week?
- What source do they use today?
- What decision changes because of the dashboard?
- Would they pay for alerts, reports, or workflow integration?
- What is the smallest manual report that proves repeat use?
User: Build an internal CRM for our small team.
Before coding, check:
- What breaks in the current spreadsheet or existing CRM?
- How many people will use it daily?
- What data must be imported or kept in sync?
- What process change is required after launch?
- Can a no-code workflow prove the need first?
Problem: The assistant repeats the product pitch instead of challenging the assumptions. Solution: Ask for current alternatives, switching triggers, and a validation step before code.
Problem: The review becomes too broad and blocks progress. Solution: Pick the riskiest assumption and test only that first.
Problem: The idea is treated as a startup even when it is a small internal workflow. Solution: Scale the risk review to the project size and only ask questions that change the build decision.
@saas-mvp-launcher - Use when moving from validation into MVP planning and launch execution.@ux-research-methodology - Use when the next step needs structured user research.npx claudepluginhub sickn33/agentic-awesome-skills --plugin agentic-awesome-skills4plugins reuse this skill
First indexed Jul 2, 2026
Reviews product risk before coding by checking demand, alternatives, switching costs, and validation steps. Useful for new features, apps, or tools where assumptions are vague.
Runs a fast pre-build risk review on a product idea, feature request, or scope change, identifying the single risk most likely to cause failure and returning a verdict with a no-code validation step.
Challenges users to validate an idea's premise before building it. Activates on build requests, catching unsupported assumptions and premature execution.