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.
npx agentmods add skills/baodq97/open-plugin/design-thinkingnpx skills add baodq97/open-plugin --skill design-thinkinggit clone --depth 1 https://github.com/baodq97/open-pluginWrote 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.
[](https://agentmods.dev/skills/baodq97/open-plugin/design-thinking)<a href="https://agentmods.dev/skills/baodq97/open-plugin/design-thinking"><img src="https://agentmods.dev/badge/skills/baodq97/open-plugin/design-thinking.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00149 | $0.03818 |
| Opus 5 | $0.00075 | $0.01909 |
| Sonnet 5 | $0.00030 | $0.00764 |
| Haiku 4.5 | $0.00015 | $0.00382 |
Grade A, and why
design-thinking 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 392 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Thinking PRD Generator v1.0
Guides users from raw pain points through Design Thinking phases to produce a vbounce-compatible PRD.
Key insight: The first 3 phases are collaborative (user is the domain expert), while the last 2 are compilation (agent-driven). This drives a hybrid design: orchestrator-led conversation for Empathize/Define/Ideate, agent-driven for Prototype/PRD.
Core Principles
- User as Domain Expert — the user knows their problem better than the AI. Ask, don't assume.
- Conversation-First — Empathize/Define/Ideate are structured conversations, not form-filling
- Evidence-Grounded — every artifact traces back to something the user said
- Automated Quality — QG validator runs automatically after every synthesis, with rework loop
- Vbounce-Compatible — final PRD format matches what
/vbounce:startexpects
Session Initialization
When the user provides a pain point, problem statement, or says "design thinking" / "create PRD from scratch":
- Generate session ID:
DT-{PROJECT}-{YYYYMMDD}-{SEQ}(derive PROJECT from directory name, SEQ starts at 001) - Create workspace:
mkdir -p .design-thinking/sessions/{session_id}/{empathize,define,ideate,prototype,quality-gates} - Initialize state: Write
.design-thinking/sessions/{session_id}/state.yaml:
session_id: DT-{PROJECT}-{YYYYMMDD}-{SEQ}
workspace: .design-thinking/sessions/{session_id}
current_phase: empathize
phase_step: engage
phases:
empathize:
status: engaging
conversation_turns: 0
interview_round: 1
rework_count: 0
qg_verdict: null
qg_history: []
define:
status: not_started
conversation_turns: 0
rework_count: 0
qg_verdict: null
qg_history: []
ideate:
status: not_started
conversation_turns: 0
rework_count: 0
qg_verdict: null
qg_history: []
prototype:
status: not_started
conversation_turns: 0
rework_count: 0
qg_verdict: null
qg_history: []
prd:
status: not_started
conversation_turns: 0
rework_count: 0
qg_verdict: null
qg_history: []
history:
- timestamp: "{ISO-8601}"
action: "Session initialized"
What ships with it
10 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.
- references/conversation-guides.md 6.4 KB
- references/empathy-map-template.md 1.1 KB
- references/hmw-patterns.md 1.8 KB
- references/id-conventions.md 1.8 KB
- references/ideation-techniques.md 2.0 KB
- references/moscow-guide.md 1.5 KB
- references/persona-template.md 1.2 KB
- references/phase-anatomy.md 2.0 KB
- references/prd-template.md 1.9 KB
- references/quality-criteria.md 3.7 KB
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.
- 3d ago First seen · 392 lines · 149 tokens per session scan A a03ab9802c16
design-thinking is a skill published in the GitHub repository baodq97/open-plugin (4 stars, last pushed 3mo ago), licensed MIT. It adds 149 tokens to every session and 3,818 once invoked, about $0.0007 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.
Other skills, from other repositories
open-design-guide
Use the Open Design content library: 151 design systems with real tokens (Apple, Vercel, Linear, Stripe, Notion, GitHub, Raycast, plus styles like brutalism and claymorphism), 71 design and frontend skills, and 114 rendering templates for decks, documents, video frames, and social cards. Use when building or restyling…
generate-logo
Generates on-brand, editable SVG logo assets — wordmark, monogram, and favicon — from the active brand profile, reusing its exact palette and heading font. Vector output needs no account, key, or network. Use when a user asks for a logo, wordmark, icon, monogram, or favicon. Trigger with "make a logo", "generate a…
generate-doc-template
Generates on-brand document and deck templates — letterhead, slide, and one-pager — as SVG from the active brand profile, with editable title, subtitle, and body zones. Vector output needs no account, key, or network. Use when a user asks for a letterhead, a slide or deck master, or a branded one-pager. Trigger with…
generate-social
Generates platform-sized, on-brand social templates as SVG from the active brand profile, with editable headline, subhead, and call-to-action zones. Vector output needs no account, key, or network. Use when a user asks for an Instagram post or story, an Open Graph or social card, a YouTube thumbnail, or a banner.…
cursor-orchestrate
Orchestrate a fleet of Cursor CLI (cursor-agent) workers to execute a large or multi-part job, while Claude does the architecture, UX/UI decisions, decomposition, review, and integration. Use when the user says "orchestrate with cursor", "build this with a cursor fleet", "fan out to cursor agents", "cursor workflow"…
design-system
Manage and audit design system consistency — color palettes, typography scales, spacing systems, accessibility (WCAG contrast checks), and component inventory. Use when the user asks to "check contrast ratios", "audit my design system", "create a color palette", "generate a type scale", "check accessibility", "WCAG…