Uiux Template
Description
Template for a project's own UI/UX skill — brand tokens, layout and density, copy and tone, concept-to-primitive mapping and the design exports a surface must match. Materialized once per project as <project>-uiux. Installed into .claude/skills and/or .codex/skills via the turystack CLI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
@turystack/uiux-template
Template for a project's own **UI/UX skill** — brand tokens, layout and density, copy and tone, concept-to-primitive mapping, and the design exports a surface must match. Materialized once per project as `-uiux` and owned by that project from then on, images included.
Installation
pnpm add -D @turystack/uiux-template
turystack skills --claude --skills uiux --project acme
That materializes `.claude/skills/acme-uiux/`, substituting the project's name and creating `assets/`. It is **never overwritten** by a later install.
Contents
- Overview
- Brand — the token values
- Layout — shell, spacing and density
- Copy — how the product speaks
- Components — which primitive expresses which concept
- Assets — the design a surface must match
- Filling — how this skill grows
- Theme — the file that makes the library look like the project
- Skill manifest
How a section works
Each one has a **Shape** half (from this template, kept) and a **project** half (starts with ``). The marker is machine-readable, so "there is no design for this screen" is a gate result rather than something discovered at review.
Documentation
**https://tury.dev/libs/uiux-template**
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://