From repolore
Bootstrap an LLM-maintained, code-derived wiki in this repository — detect the stack, agree scope + a page plan with the user, vendor the schema + check scripts + templates in one mechanical shot, seed the overview page, and wire agent entry points. Run once per repo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repolore:initThis 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/init.md and execute it exactly, phase by
phase, 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.)
npx claudepluginhub emyann/repolore --plugin repoloreProvides 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.