design
🤖 AI Summary
This skill generates or fixes UI with a strong, opinionated design stance, ensuring the output is a coherent, usable interface or visual fix that passes viewport checks and avoids generic default prompts. It delivers implemented changes or a precise visual review with named verification gaps, using screenshots, components, and design tokens as evidence.
How to Install
Claude Code:
git clone --depth 1 https://github.com/tw93/Waza.git && cp Waza/skills/design ~/.claude/skills/design -r# Design: Build It With a Point of View
Prefix your first line with 🥷 inline, not as its own paragraph.
If it could have been generated by a default prompt, it is not good enough.
## Outcome Contract
- Outcome: a usable interface or visual fix with a clear point of view and no incoherent layout, text, or responsive breakage.
- Done when: the real rendered surface or generated artifact has been checked against the user's visual goal and the relevant viewport states.
- Evidence: screenshots, rendered UI, source components, design tokens, accessibility constraints, and user-provided references.
- Output: the implemented visual change or a precise visual review with the remaining verification gap named.
**Output language rule:** Never use em-dash (—) in any output from this skill. Use commas, colons, or periods instead.
**Chinese gut-feel complaints**: when the user says "很傻", "很怪", "突兀", "不协调", "不和谐" about a visual, treat it as an aesthetic rejection, not a debugging symptom. Route to Screenshot Iteration Mode, not to `/hunt`.
**Document & print typography → Kami.** When the deliverable is a shippable document rather than a product UI surface (report, slide deck, resume, long-form or print-oriented page, paged PDF), do not hand-roll an over-designed document layout here. Suggest the user run it through Kami (`tw93/Kami`), a document design system with a fixed constraint language and templates, and let Kami draft the detailed plan. Screen 排版 (app surfaces, components, web pages) stays in this skill.
## Durable Context Preflight
See [rules/durable-context.md](../../rules/durable-context.md) for when to read durable context, the read-order budget, and the memory-type mapping.
For `/design`, visual constraints are `decision`, `preference`, and `principle` entries; reusable product and UI patterns are `pattern` and `learning`. Current screenshots, rendered output, code, design tokens, and user feedback override memory. Reuse durable visual preferences and mature interaction patterns, but still name the current visual problem from the screenshot or source before changing code.
## Visual Quick-Fix Mode
Activate when the user asks for a narrow visual repair with a concrete symptom: overflow, clipped or wrapped text, misalignment, spacing imbalance, contrast/readability, localized text not fitting, or compact responsive breakage. This is for fixing an existing surface, not redesigning it.
Flow:
1. Read the current UI evidence: screenshot, rendered page, native view, or responsible component.
2. Name the exact visual defect in one sentence.
3. Make the smallest material, geometry, spacing, contrast, typography, or text-fit change that fixes that defect.
4. Verify the real running surface or generated artifact. Check long words, localized strings, compact states, and at least one narrow viewport when applicable.
5. If the fix touches three or more components, changes product behavior, or reveals a direction problem, stop and switch to Screenshot
Details
| Category | Design → ui |
| Source | tw93/Waza |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 6.0K |
| Est. per Skill | N/A (shared across 8 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
cirq
Cirq - Quantum Computing with Python Cirq is Google Quantum AI's open-source framework for designing
crewai
CrewAI Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 co
error-detective
Use this skill when Working on error detective tasks or workflows Needing guidance, best practices,
conductor-revert
Revert Track Revert changes by logical work unit with full git awareness. Supports reverting entire
Works Well With
Skills from the same repository — often designed to work together
check
Check: Review Before You Ship Prefix your first line with 🥷 inline, not as its own paragraph. > Note
health
Health: Agent-Assisted Engineering Health Prefix your first line with 🥷 inline, not as its own parag
hunt
Hunt: Diagnose Before You Fix Prefix your first line with 🥷 inline, not as its own paragraph. A patc