design-sprint

design-sprint is a skill for Claude Code, Codex from guia-matthieu/clawfu-skills. It costs 86 tokens per session (5,717 once invoked), scanned A, original, MIT.

A design sprint is a five-day process for turning a problem into a prototype and testing it with real users before building the finished product.

In plain words
What is it for?
Use it to validate product concepts, test major feature decisions, resolve team disagreement, and explore startup pivots.
Why use it?
It helps teams learn quickly whether a high-risk idea is worth pursuing, without spending months developing it first.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to validate product concepts, test major feature decisions, resolve team disagreement, and explore startup pivots.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guia-matthieu/clawfu-skills/design-sprint
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 guia-matthieu/clawfu-skills --skill design-sprint
Clone the repo
git clone --depth 1 https://github.com/guia-matthieu/clawfu-skills

Made for: Claude Code, Codex.

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 design-sprint

README.md
[![agentmods](https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/design-sprint/github.svg)](https://agentmods.dev/skills/guia-matthieu/clawfu-skills/design-sprint)
Your own site
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/design-sprint"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/design-sprint/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 design-sprint

Your own site · 80×15
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/design-sprint"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/design-sprint.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,717 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.00086 $0.05717
Opus 5 $0.00043 $0.02858
Sonnet 5 $0.00017 $0.01143
Haiku 4.5 $0.00009 $0.00572

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

Security

Grade A, and why

design-sprint 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 9d 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.

skills/product/design-sprint/SKILL.md · 978 lines

How it starts

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

Design Sprint

Test big ideas in just 5 days. Apply Google Ventures' proven methodology to go from problem to validated prototype without months of development.

When to Use This Skill

  • New product concepts that need validation before building
  • Big feature decisions with significant investment required
  • Stuck teams needing to break through analysis paralysis
  • Startup pivots when direction is uncertain
  • High-risk bets where failure is expensive
  • Cross-functional alignment when teams disagree on direction

Methodology Foundation

Aspect Details
Source Jake Knapp - Sprint (2016), developed at Google Ventures
Core Principle "5 days to go from problem to tested solution. Prototype and test with real users instead of debating and building."
Validation Used in 150+ startups by GV, adopted by teams at Google, Slack, Uber, IDEO
Why This Matters Months of work compressed into a week. Learn in 5 days what would take months to discover after launch.

What Claude Does vs What You Decide

Claude Does You Decide
Structures video workflow Final creative vision
Suggests shot compositions Equipment selection
Creates storyboard templates Brand aesthetics
Generates script frameworks Final approval
Identifies technical requirements Budget allocation

What This Skill Does

  1. Structures a 5-day process - Monday to Friday, full schedule
  2. Facilitates divergent thinking - Generate many ideas
  3. Enables rapid prototyping - Realistic but fake
  4. Validates with real users - Test on Friday
  5. Aligns teams quickly - Shared understanding and decision
  6. Reduces risk - Learn before you build

How to Use

Plan a Design Sprint

I want to run a design sprint to solve [challenge].
Help me plan the 5-day schedule and prepare materials.
Team: [who's involved]

Run a Specific Sprint Day

We're on [Day] of our design sprint.
Guide me through today's activities for [challenge].

Read the full file on GitHub · 978 lines

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. 9d ago First seen · 978 lines · 86 tokens per session scan A 8614f8627076

Subscribe to this mod's changes

design-sprint is a skill published in the GitHub repository guia-matthieu/clawfu-skills (149 stars, last pushed 5mo ago), licensed MIT. It adds 86 tokens to every session and 5,717 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

svg-check

Apply when editing, generating, or reviewing any SVG diagram. Pixel-perfect Playwright bbox-check is the acceptance test — eyeballing is not sufficient. Run on every SVG before declaring done.

sordi-ai/skill-everything · 40 tokens

drawio

Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files.

sordi-ai/skill-everything · 19 tokens

visual-qa

Runs rigorous visual QA across web, terminal, and paginated surfaces with screenshot evidence and a verdict. Use for any UI build or change, or when asked whether a page, component, or TUI looks right.

code-yeongyu/oh-my-openagent · 47 tokens

frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

code-yeongyu/oh-my-openagent · 49 tokens

interaction-skill

Layer A interaction-mechanics reference anchored to the beui.dev catalog. Stacks on any style skill whenever work adds or changes motion or interaction — micro-interactions, animated components, transitions, gestures, hover/press/state feedback, loading/success/error morphs, 'make it feel alive'. Mandates reading the…

code-yeongyu/oh-my-openagent · 104 tokens

ads-performance-analytics

How to read paid media dashboards without fooling yourself. Attribution models, platform reporting quirks, multi-platform reconciliation, ROAS vs LTV horizon traps, statistical noise in performance metrics, incrementality testing, and the failure modes that produce expensive lessons. Triggers on read paid media…

rampstackco/claude-skills · 147 tokens