Skip to content
Development
Skill

/design

Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.

From plugin
emulo
2175 skills
Install
$ npx -y skills add ohad6k/emulo --skill design --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/design

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.

SKILL.md

design.SKILL.md
name: design
description: Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.

Emulo design

1. Locate `emulo.py` two directories above this skill; fall back to `./emulo.py` only for a direct repo checkout. 2. Store the resolved absolute runtime path as `EMULO_PY`, then run `python "$EMULO_PY" plugin profile-path --domain design`. 3. If it exits nonzero, give its exact recovery or targeted-deepen instruction and stop loading personal context. 4. Read every returned path completely. The first is the core working profile; the second is the design profile. Apply both. 5. Never substitute a generic design persona when the design domain is inactive.

Ships withemulo

Mine your Claude Code and Codex logs into a local you.md agent profile.

Get the whole plugin
Stats
217
Stars
20
Forks
Active
Maintenance
Python
Language
MIT
License
5d ago
Last commit
1mo ago
Created

Repo: ohad6k/emulo