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 skills add Biraj2004/huashu-skills-english --skill huashu-design-engit clone --depth 1 https://github.com/Biraj2004/huashu-skills-englishWrote 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/biraj2004/huashu-skills-english/huashu-design-en)<a href="https://agentmods.dev/skills/biraj2004/huashu-skills-english/huashu-design-en"><img src="https://agentmods.dev/badge/skills/biraj2004/huashu-skills-english/huashu-design-en/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.
<a href="https://agentmods.dev/skills/biraj2004/huashu-skills-english/huashu-design-en"><img src="https://agentmods.dev/badge/skills/biraj2004/huashu-skills-english/huashu-design-en.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00057 | $0.16633 |
| Opus 5 | $0.00028 | $0.08316 |
| Sonnet 5 | $0.00011 | $0.03327 |
| Haiku 4.5 | $0.00006 | $0.01663 |
Grade A, and why
huashu-design 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.
How it starts
The opening of the file, as written. The whole thing — 1,538 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Philosophy Consultant
Understand requirements like a top design agency — recommend design philosophy directions, generate AI prompts, and conduct expert-level reviews.
Core Principles
- Constrain philosophy, not form — Define "why design this way", not "what it looks like"
- Deep understanding first — Understand what the user truly wants to communicate before recommending a style
- Design is probabilistic — Good constraints produce diverse, high-quality results
- Review like a perfectionist — High standards, but always provide an actionable path forward
When This Skill Triggers
Before design (Design Direction) — Any output that involves visual presentation:
- Websites / landing pages / brand sites, app interfaces / prototypes
- PPT / Keynote, PDF reports / white papers
- Infographics / posters / illustrations / covers
After design (Design Critique) — Automatically initiates a review once a visual design output is complete.
Workflow: Before Design (Phases 1–6)
Phase 1: Deep Understanding of Requirements
- Questions: Target audience / Core message / Emotional tone / Output format
- Maximum 3 questions at once; skip if requirements are already clear
Phase 2: Consultative Restatement (100–200 words)
- Restate the core requirements, audience, scenario, and emotional tone in your own words
- Close with: "Based on this understanding, I've prepared 3 design directions for you"
Phase 3: Recommend 3 Design Philosophies
Each direction includes:
| Element | Explanation |
param($m)
$inner = $m.Groups[1].Value
# Split by | and fix each cell separator
$cells = $inner -split '\|'
$fixedCells = $cells | ForEach-Object {
$cell = ---
name: huashu-design description: Design philosophy consultant — recommends 3 directions from 20 styles, generates visual demos, and AI prompts. Use when the user mentions "design style", "design direction", "colour palette", "visual style", "design review", or "recommend a style".
What ships with it
3 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.
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.
- 12d ago First seen · 1,538 lines · 57 tokens per session scan A 7147a839d931
huashu-design is a skill published in the GitHub repository Biraj2004/huashu-skills-english (3 stars, last pushed 4mo ago), licensed MIT. It adds 57 tokens to every session and 16,633 once invoked, about $0.0003 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
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.
prototype
Build a self-contained local prototype at .turbo/prototypes/ .html, drive it, and hand it to the user to settle unknowns that prose cannot answer. Use when the user asks to "prototype this", "build a prototype", "mock this up", "show me what it would look like", "let me try the interaction first", or when a decision…
user-experience
Apply a UX lens to a user-facing change: whether it serves the user's real goal and whether the path through it holds together, using the Understanding, Bridging, and Flowing contexts. Use when scoping, planning, or assessing any change that affects what a user sees or does. Loaded as a lens during planning and…
slop-eval
Objectively evaluate a UI/web design against the pols.dev anti-slop design law: detect catalogued slop tells with cited evidence, score 8 weighted axes (color, type, components, layout, motion, execution, signature, cohesion), and emit a Slop Report with a 0–100 Slop Index and grade. Use when the user asks to…
design-md-validator
Validate DESIGN.md files against the official Google specification using the @google/design.md CLI linter. Works with local files. Use when the user wants to lint a DESIGN.md, check spec compliance, find broken token references, verify WCAG contrast ratios, diff two versions, export tokens to Tailwind or DTCG format…