Codeatlas banner
shditz shditz

Codeatlas

Data community

Description

CodeAtlas is a high-performance, local-first intelligent codebase indexer and query engine. It provides architectural graph analytics, natural language Cypher queries, multi-repository context generation, and seamless IDE integration to help AI agents and developers understand complex codebases.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

CodeAtlas Banner

CodeAtlas

**Give AI a map of your codebase.** Local-first context intelligence and architecture platform for AI coding agents.

[![CI](https://github.com/shditz/codeatlas/actions/workflows/ci.yml/badge.svg)](https://github.com/shditz/codeatlas/actions) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?logo=typescript)](https://www.typescriptlang.org/) [![Node.js](https://img.shields.io/badge/Node.js-%3E%3D22.0.0-green?logo=node.js)](https://nodejs.org/) [![Tests](https://img.shields.io/badge/Tests-73%2F73%20Passed-success?logo=vitest)](https://vitest.dev) [![Local First](https://img.shields.io/badge/Privacy-100%25%20Local-success)](https://github.com/shditz/codeatlas)


πŸ’‘ What is CodeAtlas?

**CodeAtlas** is a high-performance, privacy-first context engine and code intelligence platform. It parses software repositories locally into an SQLite knowledge graph, retrieves task-relevant files and dependencies with multi-signal semantic search, and packs progressive context tailored for LLMs and AI coding agents.

CodeAtlas is **not** an AI chat assistantβ€”it is the **context layer** that makes all AI coding tools (Cursor, Claude, Antigravity, Copilot, DeepSeek, Trae, Qwen, Kimi, and Grok) substantially faster, more accurate, and token-efficient.


πŸš€ How It Works

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚   Source Code   β”‚ ──> β”‚ Tree-Sitter AST  β”‚ ──> β”‚ SQLite Knowledge DB β”‚ ──> β”‚ FTS5 + Graph   β”‚
β”‚   (Local-First) β”‚     β”‚ & Symbol Parsing β”‚     β”‚ (.atlas/atlas.db)   β”‚     β”‚ Multi-Signal   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜