From lumen
Refresh or rebuild the bundled Lumen index for the current project, preferring MCP-driven refreshes and using the CLI only for an explicit clean rebuild.
npx claudepluginhub ory/claude-plugins --plugin lumenThis skill uses the workspace's default tool permissions.
Refresh or rebuild the bundled Lumen index for the current project.
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.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Share bugs, ideas, or general feedback.
Refresh or rebuild the bundled Lumen index for the current project.
index_status tool for the current working directory so you
can report the current state before making changes.semantic_search tool with a broad natural-language query and set path or
cwd to the current working directory. The search tool refreshes stale or
missing indexes automatically.lumen purge . && lumen index . — deletes only the current project's
cached index before rebuilding. Prefer this.lumen purge && lumen index . — deletes every cached index on the host
before rebuilding. Use only when the user asks for a full wipe.