design

Classify design intents and route them to matching sub-skills.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/nawwwal/dex --skill design-nawwwal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/nawwwal/dex/tree/main/plugins/design/skills/design
Command: npx skills add https://github.com/nawwwal/dex --skill design-nawwwal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams often struggle to translate vague requests into concrete evaluation and implementation steps. This Skill acts as the Design Intelligence Router, classifying intent and loading the matching sub-skill to handle it.

Core Features & Use Cases

  • Intent classification determines whether a request should be analyzed, implemented, edited, or contextualized.
  • Precedence-driven routing ensures accessibility, motion, typography, and visual polish rules take priority in decisions.
  • Comprehensive dispatch chains to sub-skills like review, a11y, implement, harden, typeset, clarify, distill, and more.

Quick Start

Provide a design intent such as "review the UI for accessibility" and the router will load the corresponding sub-skill workflow.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route vague design requests to the right workflow?

Design routing solves vague requests by classifying user intent and loading the matching sub-skill for execution. It evaluates requests and directs them to the appropriate workflow for analysis, implementation, or editing deterministically.

What is design intent classification and how does it work?

Design intent classification determines whether a request should be analyzed, implemented, edited, or contextualized. It operates as a routing mechanism that enforces structured dispatch protocols with guardrails to prevent incorrect routing decisions.

Can I use this to review UI accessibility and visual polish?

You can review UI accessibility and visual polish by providing a design intent such as reviewing the UI for accessibility. The router applies precedence-driven routing to ensure accessibility, motion, and typography rules take priority in decisions.

What's the best way to chain outputs across design review and hardening?

The best way to chain outputs is using the router's comprehensive dispatch chains to sub-skills like review, a11y, implement, harden, and typeset. This deterministic chaining enforces guardrails to ensure correct sequential execution across specialized routes.

Does this design router require any specific dependencies or components?

This design router requires no external dependencies or components to function. It operates independently as an intent classification and routing mechanism to dispatch tasks across its built-in analyze, implement, edit, and specialty routes.