Skip to main content

vector-store-stinger

Designs, reviews, and heals vector and embedding storage - schema/column design, index selection (HNSW vs IVFFlat, distance operators), hybrid lexical+vector search, migrations, dataset versioning. Neon plus pgvector plus Drizzle is the primary option for this stack; Deep Lake and Qdrant / managed services remain documented alternatives with a selection matrix. Use when the user says \\\"design this vector table\\\", \\\"which index should this use\\\", \\\"pgvector or Deep Lake or Qdrant\\\", \\\"is this HNSW config right\\\", \\\"wire pgvector into this Drizzle schema\\\", \\\"we need a new embedding column\\\", \\\"how do we heal a missing column\\\", \\\"vector or hybrid search here\\\", or when `vector-store-worker-bee` is invoked. Do NOT use for PRD authoring (library-worker-bee), TypeScript data-access consumption (typescript-node-worker-bee), security audits (security-worker-bee), or recall / embedding retrieval pipelines (retrieval-worker-bee, embeddings-runtime-worker-bee).

Ir para a instalação

Informações da origem

Repositório
legioncodeinc/vibe-coding-tools
Última atividade na origem
15 de agosto de 2026 às 00:45
Idioma detectado do SKILL.md
inglês
Estrelas
78
Forks
35

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.