Universal context orchestrator for AI coding agents. Manage skills, memory, and rules across Claude Code, Cursor, Copilot, Windsurf, Gemini, Codex, Cline, and 15 more tools from one local dashboard. Zero dependencies.
# Context Engine **The universal context orchestrator for AI coding agents.** Manage skills, memory, rules, and modes across 22 AI tools from a single local dashboard. Write your instructions once — deploy everywhere. [](LICENSE) [](https://nodejs.org/) []() --- ## What is Context Engine? AI coding agents read instruction files at startup — `CLAUDE.md`, `.cursorrules`, `CLAUDE.md`, `.windsurfrules`, and more. Context Engine is a local dashboard that lets you manage all of them from one place. - Write modular **skills** (reusable instruction files) - Toggle them on/off per task with **modes** - Compile and deploy to **22 AI tools** simultaneously - Track your **context budget** in real-time No cloud. No accounts. No API keys required. Runs entirely on your machine. --- ## Supported Tools | Tool | Format | Global | Project | |------|--------|--------|---------| | **Claude Code** | `CLAUDE.md` | Yes | Yes | | **Cursor** | `.cursorrules` | — | Yes | | **GitHub Copilot** | `.github/cursor-instructions.md` | — | Yes | | **Windsurf** | `.windsurfrules` | Yes | Yes | | **Antigravity (Cursor)** | `CLAUDE.md` | Yes | Yes | | **Codex (OpenAI)** | `.codex/instructions.md` | Yes | Yes | | **Cline / Roo** | `.clinerules/` | Yes | Yes | | **Continue.dev** | `.continue/rules/` | Yes | Yes | | **Junie (JetBrains)** | `.junie/guidelines.md` | Yes | Yes | | **Trae (ByteDance)** | `.trae/rules/` | Yes | Yes | | **Kiro (AWS)** | `.kiro/steering.md` | — | Yes | | **Aider** | `CONVENTIONS.md` | — | Yes | | **Zed** | `.rules` | — | Yes | | **AGENTS.md (AAIF)** | `AGENTS.md` | — | Yes | | **Amp (Sourcegraph)** | `.ampcoderc` | — | Yes | | **Devin** | `devin.md` | — | Yes | | **Goose (Block)** | `.goosehints` | Yes | Yes | | **Void** | `.void/rules.md` | — | Yes | | **Augme
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.