Generate a Design Brief and corresponding UIUX test documents from user design intent. Use when a user describes a UI/UX idea, wants to design a new screen/feature/app from scratch, asks to create a design brief, or says 'design from UIUX'. This skill turns conversational design intent into structured Design Brief documents (docs/design_brief/) and simultaneously produces matching UIUX test scenarios (docs/uiux/). Triggers on: design intent description, 'create design brief', 'design-first workflow', UI/UX planning requests, or when the user provides wireframes/mockups and wants structured documentation.
$npx -y skills add c9r-io/orchestrator --skill design-brief-genInstalls into the current project.
Run `npx skills use "https://github.com/c9r-io/orchestrator" --skill "c9r-io/orchestrator/design-brief-gen"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/c9r-io/orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/c9r-io/orchestrator"` and select the relevant skills, then follow their instructions.