Help us improve
Share bugs, ideas, or general feedback.
Use when querying, ingesting, or maintaining a local RAG MCP corpus for semantic document retrieval with privacy controls.
npx claudepluginhub yeaight7/agent-powerups --plugin codebase-intelligenceHow this skill is triggered — by the user, by Claude, or both
Slash command
/codebase-intelligence:local-rag-mcpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use when the task requires semantic search, document ingestion, or querying a local vector database for context retrieval, and an appropriate MCP server is available.
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.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Use when the task requires semantic search, document ingestion, or querying a local vector database for context retrieval, and an appropriate MCP server is available.
apx mcp list).query_documents: keyword + semantic query; lower score means stronger match.ingest_file: absolute-path document ingestion.ingest_data: string/HTML/Markdown ingestion with source + format metadata.delete_file: remove ingested file/source.list_files and status: corpus inventory and DB health.read_chunk_neighbors: expand around a search hit..env files into the local RAG store.references/rag-tool-model.md