From repolore
Detect and activate optional repolore capabilities that need consent — the post-commit wiki nudge (per-machine or team-wide), team auto-update via project settings. Presents available-but-inactive items as one simple question. Use when the user asks to set up, activate, or enable repolore extras, or after an update adds new capability scripts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repolore:setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This plugin skill is a thin entry point; the procedure has one source.
This plugin skill is a thin entry point; the procedure has one source.
Set <SKILL_ROOT> = ${CLAUDE_PLUGIN_ROOT}. Read
${CLAUDE_PLUGIN_ROOT}/references/setup.md and execute it exactly, with
that <SKILL_ROOT> substitution.
(If ${CLAUDE_PLUGIN_ROOT} is undefined, this shim was installed outside the
Claude Code plugin — use the standalone repolore umbrella skill instead:
npx skills add emyann/repolore.)
Provides 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.
npx claudepluginhub emyann/repolore --plugin repolore