Practical vector search design on AgentDB for production retrieval and RAG.
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
SKILL.md.pre-sidecar-backupexamples/README.mdexamples/example-1-rag-basic.mdexamples/example-2-hybrid-search.mdexamples/example-3-reranking.mdgraphviz/workflow.dotmetadata.jsonreadme.mdreferences/README.mdreferences/embedding-models.mdreferences/rag-patterns.mdresources/README.mdresources/scripts/rag_pipeline.shresources/scripts/semantic_search.pyresources/scripts/similarity_match.pyresources/templates/embedding-model.jsonresources/templates/rag-config.yamlresources/templates/vector-index.yamltests/README.mdtests/test-1-semantic-search.mdBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Set up ingestion, indexing, and query best practices for robust semantic search.
SKILL.md, examples/, and tests/ populated; create resources/ and references/ as needed. Log any missing artifact and fill a placeholder before proceeding.Confidence: X.XX (ceiling: TYPE Y.YY).WHO=agentdb-vector-search-{session}, WHY=skill-execution, namespace skills/platforms/agentdb-vector-search/{project}.SKILL.md (this file) is canonical; keep quick-reference notes in README.md if present.examples/ should hold runnable or narrative examples; tests/ should include validation steps or checklists.resources/ stores helper scripts/templates; references/ stores background links or research.metadata.json version if behavior meaningfully changes.Confidence: 0.70 (ceiling: inference 0.70) - Standardized platform skill rewrite aligned with skill-forge + prompt-architect guardrails.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.