AI-native project context management via module-level documentation and auto-sync
Local viewer + parser-backed validator for task-driven call-path-slice codemaps. Ships the `codemap-viewer` CLI with `serve` and `validate` subcommands.
Generate rich, semantic, and interactive codemaps with a functional, composable API for Node.js.
Codemap Markdown parser — produces a typed AST consumed by the viewer and VS Code extension. Pure TS, zero IO.
Interactive CLI tool for generating project codemaps with multi-folder selection and batch processing
MCP server + CLI that gives Claude Code a symbol-level view of your codebase(s). Cultivated context, not codebase dumps.
AI MAX - Claude Code 能力增强,开箱即用
A Pi extension that generates structured codebase maps and interactive code tours for agent onboarding.
This is a sample plugin for Obsidian (https://obsidian.md)
CLI tool to install curated Claude Code and Cursor configurations
Machine-readable codebase context for AI tools. The .dontreadme/ format is the open standard. This tool is the best generator.
Warnyin Standard Workflow installer — 5-stage ways of work (Discovery/DESIGN/BUILD/VERIFY/SHIP) สำหรับทุกโปรเจกต์
Scan a codebase and generate an interactive HTML architecture map
A data structure for efficiently storing source code position and span information (e.g. in a compiler AST), and mapping it back to file/line/column locations for error reporting and suggestions.
A CLI for understanding and onboarding to codebases
Generate optimized codebase context for LLMs
[DEPRECATED] Library for displaying compiler error messages, extracted from rustc.
A maintained fork of the codemap crate that contains a data structure for efficiently storing source code position and span information (e.g. in a compiler AST), and mapping it back to file/line/column locations for error reporting and suggestions.
Diagnostics infrastructure for Polygon Miden compilers
Macro support crate for miden-diagnostics
AirScript language compiler
Checks that your readme and documentation are synchronized
map source code positions to easy-to-use structs
A maintained fork of the `codemap-diagnostic` crate. Library for displaying compiler error messages, extracted from rustc.