VioletCranberry/coco-search

Local-first hybrid semantic code search tool. Indexes codebases into PostgreSQL with pgvector embeddings via Ollama, combines vector similarity + keyword search with RRF fusion. Supports 30+ languages. Features CLI, MCP server, WEB dashboard and interactive REPL.

37Stars on the repository
15Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when adding a dependency extractor for a language or grammar. Guides through pre-checks, extractor implementation, optional module resolver, tests, and registration. Enables deps tree, deps impact, and dependency-enriched search for the target language.

not rated 37 6d ago A 57 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when adding a grammar handler for domain-specific file formats that share a base language extension (e.g., GitHub Actions within YAML). Guides through YamlGrammarBase inheritance, content validation, separator spec, metadata extraction, tests, and registration.

not rated 37 6d ago A 57 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when adding support for a new programming language or config format to CocoSearch. Guides through all paths (handler, symbol extraction, context expansion) with registration checklists. For grammar handlers, use cocosearch-add-grammar.

not rated 37 6d ago A 53 tokens original MIT

cocosearch-commit

04

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when committing changes — analyzes staged (or unstaged) diffs with CocoSearch semantic search and dependency impact to generate comprehensive Conventional Commit messages. Reviews changes thoroughly, then asks user to approve, edit, or abort the commit.

not rated 37 6d ago A 53 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when debugging an error, unexpected behavior, or tracing how code flows through a system. Guides root cause analysis using CocoSearch semantic and symbol search.

not rated 37 6d ago A 37 tokens original MIT

cocosearch-deps

06

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when exploring dependency relationships, tracing file connections, analyzing change impact, or identifying hub files. Guides dependency graph exploration using CocoSearch.

not rated 37 6d ago A 34 tokens original MIT

cocosearch-explore

07

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use for codebase exploration — answering questions about how code works, tracing flows, or researching a topic. Two modes: autonomous (subagent/plan mode, structured output) and interactive (user-facing, narrative with checkpoints).

not rated 37 6d ago A 52 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when adding new functionality — a new command, endpoint, module, handler, or capability. Guides placement, pattern matching, and integration using CocoSearch.

not rated 37 6d ago A 38 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when onboarding to a new or unfamiliar codebase. Guides you through understanding architecture, key modules, and code patterns step-by-step using CocoSearch.

not rated 37 6d ago A 37 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when setting up CocoSearch for the first time or indexing a new project. Guides through infrastructure check, indexing, and verification in under 2 minutes.

not rated 37 6d ago A 39 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when planning a refactoring, extracting code into a new module, renaming across the codebase, or splitting a large file. Guides impact analysis and safe step-by-step execution using CocoSearch.

not rated 37 6d ago A 47 tokens original MIT

VioletCranberry/coco-search

Skill Claude CodeCodex

Part of cocosearch

Use when reviewing a GitHub PR or GitLab MR by URL. Fetches diff and metadata via API, then uses CocoSearch for blast radius analysis, dependency impact, pattern consistency, and test coverage assessment. Read-only by default; optionally pushes findings back as inline PR/MR comments after your confirmation.

not rated 37 6d ago A 68 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: