Design Brief Autogenerator
Use this skill to create the shortest useful design brief before UI or 3D implementation.
Workflow
- Run the brief generator:
powershell -ExecutionPolicy Bypass -File "$HOME\.codex\scripts\srednoff-os-design-brief.ps1" -ProjectPath "<project-path>" -Brief "<task>" -Json
- Ask only the returned questions that materially change product/design decisions.
- If questions are not blocking, continue with explicit assumptions.
- Pair the result with source ranking before selecting external UI kits, component registries, design connectors, 3D libraries, or assets.
- Validate final UI/3D work with screenshots, responsive checks, accessibility, performance, and asset budget where relevant.
Checklist
- Target user and job-to-be-done are clear enough.
- Visual direction or safe default is declared.
- Source policy is clear: local components, approved registries, connectors, or ranked external sources.
- 3D experience type, asset availability, mobile fallback, and performance target are clear enough when 3D is involved.
- Assumptions are visible and easy for the user to correct.
Guardrails
- Do not block progress with broad design questionnaires.
- Do not invent brand constraints when the project already has a design system.
- Do not choose external sources before checking source ranking, license, and project fit.