← ClaudeAtlas

cami-designlisted

UI audit before ship. Spots what's off, routes to layout, interaction, copy, or engineer. Use when reviewing a screen, a flow, or polishing a near-done project.
PawlakCamille/cami-design · ★ 2 · Web & Frontend · score 71
Install: claude install-skill PawlakCamille/cami-design
# Cami — Design Skill A personal, curated collection of design engineering knowledge. The parent skill holds shared principles and references; sub-skills (cami-design-layout, cami-design-interaction, cami-design-copy, cami-design-engineer) handle specific concerns — three for visual design judgement, one for code-side handoff polish. License: Apache 2.0 — see `LICENSE`. Attribution: see `NOTICE.md`. ## Roles This file plays two roles. Treat them as separate so they don't recurse into each other. - **Shared rules** (always). The **Context Gathering Protocol**, **Design System Protocol**, and **Review Output Format** (severity scale, structure, closing, walkthrough, verify) live in `references/review-protocol.md`. Sub-skills load that file directly; run mode loads it too. This file no longer holds those rules inline. - **Run mode** (only when invoked bare as `/cami-design`). The skill runs a full audit per the **Full Audit Contract** below, after loading `references/review-protocol.md`. If invoked with a sub-skill name as its argument (e.g. `/cami-design cami-design-layout`), skip the full audit and run that sub-skill directly instead. This skill is invoked explicitly (`/cami-design` or a sub-skill), not auto-selected by the model: with the sub-skills installed, a design query routes to the matching sibling, so autonomous invocation of the parent is disabled. ## Modes (Sub-Skills) Three visual modes + one code-handoff mode, scheduled differently. Each is invokable on it