From jeeves
Plan what docs to create — analyzes code directories and suggests missing pattern/decision docs. Use when user says "what docs should I create?", "plan the knowledge base".
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeeves:designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```bash
npx tsx ${CLAUDE_PLUGIN_ROOT}/scripts/jeeves.ts --design
Review the suggestions. For each CREATE item, ask the user if they want it. Then create the docs using the pattern/decision templates.
npx claudepluginhub eigenone/jeeves --plugin jeevesBuilds accessible UIs with shadcn/ui components on Radix UI + Tailwind CSS, plus canvas visuals. For React apps (Next.js, Vite, Remix, Astro), design systems, responsive layouts, themes, dark mode, prototypes.