npx claudepluginhub tonone-ai/tonone --plugin warden-threatThis skill is limited to using the following tools:
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
Provides web UI patterns for navigation, forms, and data display in browser apps. Use when designing interfaces, writing acceptance criteria, or reviewing responsive designs.
Creates structured pattern library entries for UX design patterns with problem statements, solutions, anatomy, variants, behavior, examples, accessibility, and related patterns.
Provides UI/UX design database with 50+ styles, 161 palettes, 57 font pairings, 99 guidelines, 25 chart types for web/mobile. Use for component design, page layouts, reviews, and interaction patterns.
Share bugs, ideas, or general feedback.
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
User asks about interaction patterns, best practices, form design, navigation, or loading/empty states.
python3 -m draft_agent.uiux search --domain ux --query "{pattern_category}" --limit 5
┌─ UX Patterns — {pattern_category} ──────────────────────────────────────────┐
│ Category │ Issue │ Do │ Don't │ Severity │
├─────────────┼────────────────────┼─────────────────────┼──────────┼──────────┤
│ {category} │ {issue} │ {do} │ {dont} │ Critical │
│ {category} │ {issue} │ {do} │ {dont} │ High │
│ {category} │ {issue} │ {do} │ {dont} │ Medium │
└─────────────┴────────────────────┴─────────────────────┴──────────┴──────────┘
Code example ({do_example_label}):
{code_block}
If output exceeds the 40-line CLI budget, invoke /atlas-report with the full findings. The HTML report is the output. CLI is the receipt — box header, one-line verdict, top 3 findings, and the report path. Never dump analysis to CLI.