Stats
Actions
Tags
From shavian-ui-studio
Check whether Shavian UI Studio, Claude Code, project scaffolding, the taste profile, Figma, and Mobbin are available. Use when onboarding, troubleshooting setup, or when the user asks what is connected or what they can do. Read-only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shavian-ui-studio:doctor [optional project path][optional project path]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a local read-only check:
Run a local read-only check:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/doctor.py" --root "${CLAUDE_PROJECT_DIR}"
Report:
Do not install anything automatically.
npx claudepluginhub shalevshafian/shavian-ui-studio --plugin shavian-ui-studioGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.