概要
The hybrid-search-implementation skill provides standardized patterns for merging semantic vector search with traditional lexical matching. It is specifically designed for developers building Retrieval-Augmented Generation (RAG) systems or search engines where neither method alone provides sufficient recall. By utilizing fusion techniques like Reciprocal Rank Fusion (RRF) and linear weighting, this skill ensures Claude can implement robust search architectures that handle both conceptual queries and specific technical terminology, including specialized templates for PostgreSQL and Elasticsearch.