rag-architect
🤖 AI Summary
**rag-architect** designs RAG pipelines by recommending chunking strategies, embedding models, vector databases, and retrieval evaluation metrics (precision@k, recall@k, NDCG) based on user requirements.
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/.gemini/skills/rag-architect ~/.claude/skills/rag-architect -rUse when the user asks to design a RAG pipeline, choose a chunking strategy or embedding model, pick a vector database, or evaluate retrieval quality (precision@k, recall@k, NDCG). Examples: 'design a
Details
| Category | Data → data_proc |
| Source | alirezarezvani/claude-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 18.9K |
| Est. per Skill | 47 (shared across 394 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
monte-carlo-prevent
Monte Carlo Prevent Skill This skill brings Monte Carlo's data observability context directly into y
pdf-conversion-router
PDF Conversion Router Route every PDF conversion through a short analysis step before choosing tools
mathguard
mathguard — Math-Heavy Optimization for AI Code lemmaly makes you pick the right classical algorithm
options-flow-analyzer
Options Flow Analyzer Analyze options chain data with real vs lottery call separation — the key insi
Works Well With
Skills from the same repository — often designed to work together
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end
commands
/cs:write-a-skill — Author a new agent skill with Matt Pocock's 3-phase workflow (Gather → Draft → R
engineering
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use wh