product-from-scratch

product-from-scratch is a skill for Claude Code from linegel/threejs-complete-set-of-skill. It costs 176 tokens per session (4,597 once invoked), scanned A, original, ISC.

A method for deciding what users should see and do before building a product change. It covers documents such as requirements, user stories, journeys, and interaction designs.

In plain words
What is it for?
It helps design or review product changes, user flows, controls, error handling, and the handoff from product decisions to implementation.
Why use it?
It makes important user outcomes, states, failures, and recovery choices explicit before implementation creates costly rework.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It helps design or review product changes, user flows, controls, error handling, and the handoff from product decisions to implementation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/linegel/threejs-complete-set-of-skill/product-from-scratch
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add linegel/threejs-complete-set-of-skill --skill product-from-scratch
Clone the repo
git clone --depth 1 https://github.com/linegel/threejs-complete-set-of-skill

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-from-scratch

README.md
[![agentmods](https://agentmods.dev/badge/skills/linegel/threejs-complete-set-of-skill/product-from-scratch/github.svg)](https://agentmods.dev/skills/linegel/threejs-complete-set-of-skill/product-from-scratch)
Your own site
<a href="https://agentmods.dev/skills/linegel/threejs-complete-set-of-skill/product-from-scratch"><img src="https://agentmods.dev/badge/skills/linegel/threejs-complete-set-of-skill/product-from-scratch/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for product-from-scratch

Your own site · 80×15
<a href="https://agentmods.dev/skills/linegel/threejs-complete-set-of-skill/product-from-scratch"><img src="https://agentmods.dev/badge/skills/linegel/threejs-complete-set-of-skill/product-from-scratch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 176 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,597 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00176 $0.04597
Opus 5 $0.00088 $0.02299
Sonnet 5 $0.00035 $0.00919
Haiku 4.5 $0.00018 $0.00460

Measured 12d ago against content hash d2162a895d00, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

product-from-scratch scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/product-from-scratch/SKILL.md · 339 lines

How it starts

The opening of the file, as written. The whole thing — 339 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product from scratch — design before code, at a cost the change can afford

You are about to decide what a human will see and do. Make the important product and experience decisions explicit before they constrain implementation: the user, outcome, journey, interactions, states, failures, and recovery. If implementation exposes a real constraint, reopen the relevant decision instead of silently redesigning around the code.

The budget law — read this before anything else

This skill's ancestor grew into a certification bureaucracy: manifests, hashes, computed status ladders, approval and conformance records, evidence taxonomies, and a resolver wired into CI. In the originating trial, that machinery cost far more than implementing the same fixes directly, while the decisive defects were caught by simple product stories and state prompts. Three rules keep the machinery deleted:

  1. Design effort must be proportionate to consequence and unresolved uncertainty, and cheaper than the avoidable rework it is likely to prevent. For an ordinary change that means materially cheaper than implementing the change twice — a falsifiable ceiling, not a vibe. When work grows without resolving a decision or reducing a plausible risk, cut process, not quality.
  2. A required artifact or field must force a distinct decision or materially improve verification. If repeated real use shows it does neither, remove it.
  3. Reuse existing product canon before authoring anything new. A change does not earn a new document merely because it touches the interface.

The conditional decision chain

BRD when business intent changes
  → PRD when product behaviour changes
    → UX/XDS when a material experience decision exists
      → SDD when a material technical decision exists
        → implementation → verification

Conditionality prevents dummy artifacts; it is not permission to skip an unresolved decision. A new product capability or cross-surface journey normally uses every layer whose decision actually exists.

Read the full file on GitHub · 339 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 339 lines · 176 tokens per session scan A d2162a895d00

Subscribe to this mod's changes

product-from-scratch is a skill published in the GitHub repository linegel/threejs-complete-set-of-skill (6 stars, last pushed 1mo ago), licensed ISC. It adds 176 tokens to every session and 4,597 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories