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 jeevesProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.