Use this before implementing a product, feature, SaaS, AI app, or side project to score product risk and choose the smallest validation step.
npx skills add https://github.com/cosmicstack-labs/mercury-agent-skills --skill before-you-build
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:
Use this skill when the user says they want to:
Do not use this for:
Most early product failures are not caused by missing code.
They usually come from one or more of these gaps:
Your job is to find the biggest unknown before implementation expands the cost of being wrong.
If the user has not provided enough context, ask for the minimum needed:
If the user cannot answer all of these, continue with low confidence and call out the missing assumptions.
Score each dimension from 1 to 5.
Ask whether the target user has an urgent, frequent, or expensive problem.
High-risk signs:
Ask whether someone has a reason to pay, approve budget, or allocate internal time.
High-risk signs:
Ask how the product will reach qualified users repeatedly.
High-risk signs:
Ask whether the product creates a reason to come back.
High-risk signs:
Ask whether the product needs data, permissions, money movement, or judgment that users may not trust.
High-risk signs:
Ask whether the product depends on another platform's API, policy, ranking, data, or distribution.
High-risk signs:
Ask whether the proposed feature changes behavior or merely adds surface area.
High-risk signs:
Create a table:
| Dimension | Score | Evidence | What would reduce risk |
|---|---:|---|---|
| Demand | 1-5 | Current evidence | Smallest evidence needed |
| Monetization | 1-5 | Current evidence | Smallest evidence needed |
| Distribution | 1-5 | Current evidence | Smallest evidence needed |
| Retention | 1-5 | Current evidence | Smallest evidence needed |
| Trust | 1-5 | Current evidence | Smallest evidence needed |
| Platform | 1-5 | Current evidence | Smallest evidence needed |
| Feature adoption | 1-5 | Current evidence | Smallest evidence needed |
Then calculate:
Interpretation:
Rank evidence from strongest to weakest:
Do not treat compliments as validation.
Pick one step that can reduce the highest risk within days, not weeks.
Examples:
The validation step must produce a decision:
Return this structure:
## Before You Build Verdict
Verdict: Build / Validate first / Do not build yet
Confidence: High / Medium / Low
### One-sentence read
<Plain-English summary of the product risk.>
### Risk score
| Dimension | Score | Evidence | What would reduce risk |
|---|---:|---|---|
| Demand | | | |
| Monetization | | | |
| Distribution | | | |
| Retention | | | |
| Trust | | | |
| Platform | | | |
| Feature adoption | | | |
Total: <score>/35
### Riskiest assumption
<The assumption most likely to make the build fail.>
### Smallest validation step
<One concrete action that can be done before implementation.>
### Build scope if validated
<The smallest useful version to build after the test passes.>
If the riskiest assumption can be tested without code, test it before code.
If it cannot be tested without code, build only the smallest artifact that tests that assumption.
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take cosmicstack-labs/before-you-build from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.