bygiuseppe-trisciuoglio· 53 skills
Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary detection methods. Validates semantic coherence and evaluates retrieval precision/recall metrics. Use when building retrieval-augmented generation systems, vector databases, or processing large documents.
$npx -y skills add giuseppe-trisciuoglio/developer-kit --skill chunking-strategyInstalls into the current project.
Run `npx skills use "https://github.com/giuseppe-trisciuoglio/developer-kit" --skill "giuseppe-trisciuoglio/developer-kit/chunking-strategy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/giuseppe-trisciuoglio/developer-kit" that are relevant to the current task. Run `npx skills add "https://github.com/giuseppe-trisciuoglio/developer-kit"` and select the relevant skills, then follow their instructions.