By Goodnight77
Design, evaluate, and deploy RAG systems with advanced chunking and retrieval strategies, vector database setup (Qdrant), and performance optimization.
Route RAG chunking decisions across semantic, hierarchical, sliding-window, contextual-header, and framework-selection strategies.
Route RAG handling for code documentation, APIs, images, tables, diagrams, and multimodal content.
Route production RAG rollout work across serving, scaling, index versioning, and safe reindexing.
Route RAG evaluation work across retrieval metrics, generation quality, and end-to-end evaluation frameworks.
Route RAG performance work for latency, caching, indexing, filtering, batching, and query optimization.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
agent routing RAG skills markdown
A modular collection of best-practice guides and skill definitions for building Retrieval-Augmented Generation (RAG) systems. Designed for AI coding agents, agent frameworks, and teams that want a structured way to route RAG work to the right strategy.
RAG-skills consolidates actionable skills that help AI agents and builders improve RAG performance, choose appropriate vector databases, implement effective chunking strategies, optimize retrieval quality, and orchestrate multi-step RAG workflows.
Add this repository as a Claude Code plugin marketplace:
/plugin marketplace add Goodnight77/rag-skills
Then install the RAG skills plugin:
/plugin install rag-skills@rag-skills
Restart Claude Code after installation.
Install with the Skills CLI:
npx skills add Goodnight77/rag-skills
This installs the root SKILL.md plus the native skill tree under
skills/. Claude Code can discover category skills such as
/chunking and specific skills such as /semantic-chunking.
You can also clone the repository and reference the Markdown skills directly:
git clone https://github.com/Goodnight77/rag-skills.git
Then point your agent or coding assistant to the skills/ directory.
Note: This repository follows the Claude Code/Qdrant-style structure: category routers live at paths like
skills/chunking/SKILL.md, and specific skills live at paths likeskills/chunking/semantic-chunking/SKILL.md.
This repo is organized as a routing layer for RAG work. Agents can use the category and metadata in each skill file to decide which path to follow for a given problem, instead of treating the repo like a generic reference manual.
Use these when the main problem is how to split source material into retrievable units.
Use these when the main problem is choosing or operating the storage layer for embeddings and metadata.
Use these when the main problem is search quality, ranking, recall, or combining search methods.
npx claudepluginhub goodnight77/rag-skills --plugin rag-skillsAgent skills for Qdrant vector search: scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage
UI/UX design intelligence. Searchable local database with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, WPF, WinUI, Avalonia, Uno Platform, UWP, Three.js). Use when designing, building, or reviewing UI: pages, components, color schemes, typography, layout, accessibility, animation, or data visualization.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).