RAG Audit Skill
CommunityAudit RAG pipelines for quality.
Authordavicqueiroz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and fix common anti-patterns, performance issues, and best practice violations in Retrieval-Augmented Generation (RAG) implementations, ensuring more robust and efficient AI systems.
Core Features & Use Cases
- Code Analysis: Scans code for RAG components like embeddings, vector stores, and retrieval logic.
- Anti-Pattern Detection: Flags common mistakes in chunking, embedding, retrieval, and generation.
- Best Practices Check: Validates against industry standards for RAG pipelines.
- Actionable Recommendations: Provides specific fixes with code examples.
- Use Case: Before deploying a new RAG-powered chatbot, use this Skill to perform a comprehensive audit, catching potential issues like inefficient chunking or missing reranking stages, thereby improving its accuracy and performance.
Quick Start
Run a full audit on the current project's codebase to identify RAG anti-patterns.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: RAG Audit Skill Download link: https://github.com/davicqueiroz/claude-rag-skills/archive/main.zip#rag-audit-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.