uinaf/design · Archived

uinaf-design

Route explicitly authorized uinaf interface, brand-asset, and repository-copy work through the live design.uinaf.dev contract.

First seen Aug 9, 2026

Installation

$ npx skills add uinaf/design --skill uinaf-design

Summary

  • Route explicitly authorized uinaf interface, brand-asset, and repository-copy work through the live design.uinaf.dev contract.
  • Use only when explicitly invoked for a uinaf-owned repository or surface; never use for put.io, OpenClaw, or unrelated projects.
  • The skill carries workflow, not design rules.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,921 B
  • docs SUMMARY.md 321 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 58 installs

SKILL.md

uinaf design

This is a manual skill. Its presence never authorizes uinaf styling outside explicitly scoped uinaf work.

Workflow

  1. Keep implementation with its owner. This package supplies the design

system and general brand guidance. Product-specific UI and copy belong in that product's repository.

  1. Fetch one live source before writing. Prefer the MCP server at

https://design.uinaf.dev/mcp when it is connected: - Whole product screen → getpage - uinaf.dev surface or export artboard → gettemplate - Component → listpatterns, then getpattern - Token value → gettokens - Voice or general rule → searchguidelines with one exact topic such as voice, type, color, layout, or motion

  1. Fall back to Markdown, not memory. When MCP is unavailable, read

https://design.uinaf.dev/llms.txt, choose the one relevant link, and fetch it. Use /design.md for voice and general guidance and /readme.md for package setup. Do not load the whole catalog. If neither route is reachable, stop and report the missing design context.

  1. Reuse the shipped system. Import @uinaf/design/css, copy the fetched

structure, and adapt content. Do not recreate a component from prose.

  1. Finish through the owning repo's gate. Run its existing

design:check script through the repo's declared package manager. If the script is missing, consult /readme.md; do not install dependencies, create a ratchet, or widen the task without approval.