Agent skill

before-you-build

Use this before implementing a product, feature, SaaS, AI app, or side project to score product risk and choose the smallest validation step.

Cosmic Stack3,294★ · 2 repos on radarProfile →
claude-codeMIT
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill before-you-build --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 9 KB
Bundled scripts: none
Version: 1.0.0
Declared author: bin1874
Path: categories/product/before-you-build/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 364
Language: JavaScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Before You Build ## Purpose Use this skill before an agent starts building a product, feature, SaaS tool, AI app, side project, or startup idea. The goal is not to block shipping. The goal is to avoid spending engineering time on an idea whose biggest risk is still outside the codebase. Before implementation, produce: - A short risk verdict - A score across product risk dimensions - The riskiest assumption - The smallest validation step worth doing next - A clear build, test, or stop recommendation ## When To Use Use this skill when the user says they want to: - Build a new product or feature - Add an AI workflow to an existing product - Turn an idea into an MVP - Copy a competitor or trend - Ship a side project quickly - Start coding before talking to users - Ask whether an idea is worth building - Decide between multiple product bets Do not use this for: - Pure code debugging - Refactoring existing implementation - UI polish after the product bet is already validated - Legal, financial, medical, or security review - Choosing a tech stack ## Core Principle Most early product failures are not caused by missing code. They usually come from one or more of these gaps: - The buyer do

What's inside
Steps it walks through
  1. Purpose
  2. When To Use
  3. Core Principle
  4. Inputs To Ask For
  5. Risk Dimensions
  6. 1. Demand Risk
  7. 2. Monetization Risk
  8. 3. Distribution Risk
  9. 4. Retention Risk
  10. 5. Trust Risk
  11. 6. Platform Risk
  12. 7. Feature Adoption Risk
  13. Scoring Rubric
  14. Evidence Quality
More from mercury-agent-skills
All skills →
About this skill
What does the before-you-build skill do?

Use this before implementing a product, feature, SaaS, AI app, or side project to score product risk and choose the smallest validation step.

How do I install it?

Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill before-you-build --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From cosmicstack-labs/mercury-agent-skills, a repository with 364 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going