using-design

Route design requests to the narrowest applicable child skill.

28|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thompson0012/agents-stack --skill using-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-design
Source: https://github.com/thompson0012/agents-stack/tree/main/skills-optional/using-design
Command: npx skills add https://github.com/thompson0012/agents-stack --skill using-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Routes design-oriented requests to the most specific design skill (e.g., liquid-glass-design, generative-ui, or design-foundations) to ensure the right workflow is applied.

Core Features & Use Cases

  • Delegates requests to the exact design child, avoiding scope creep.
  • Reads official child boundaries from references/children.json to decide routing.
  • Provides safe fallbacks and guidance when no child fits.

Quick Start

Route a design request to the router and let it hand off to the correct child.

Frequently Asked Questions about using-design

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

FAQPage Schema
How do I route UI design requests to the correct design workflow?

Route UI design requests by delegating each task to the narrowest applicable design child skill, ensuring the correct specific workflow is applied and scope creep is avoided.

What is design routing and how does it manage generative UI tasks?

Design routing directs generative UI tasks to the most specific child skill by reading official boundaries from a children.json reference file, enforcing strict scope limits for each request.

Can I apply liquid glass design effects without specifying the child skill?

Yes, you can submit a liquid glass design request directly to the router, which evaluates the task and automatically delegates it to the appropriate liquid-glass-design child skill.

What happens when no existing design child fits my request?

When no existing design child matches your request, the router provides safe fallbacks and guidance, signaling that you need to install the appropriate nested child skill to handle the task.

Do I need to manually configure boundaries for design foundations tasks?

No, you do not need to manually configure boundaries because the router reads official child boundaries from a references file to automatically enforce narrow boundaries for design foundations tasks.