Supported Platforms
LynxPrompt generates configuration files for 36+ AI coding assistants and the AGENTS.md universal standard.
Popular Platforms
The most commonly used AI coding assistants.
AI-Powered IDEs
Full development environments with built-in AI capabilities.
Antigravity
GEMINI.mdGoogle's Gemini-powered IDE
Zed
.zed/instructions.mdHigh-performance editor with AI
Void
.void/config.jsonOpen-source Cursor alternative
Trae AI
.trae/rules/ByteDance's AI IDE
Firebase Studio
.idx/Google's cloud IDE
Editor Extensions & Plugins
AI assistants that integrate with your existing editor.
Cline
.clinerulesAutonomous coding agent for VS Code
Roo Code
.roo/rules/AI coding assistant for VS Code
Continue
.continue/config.jsonOpen-source AI autopilot
Sourcegraph Cody
.cody/config.jsonContext-aware AI assistant
Tabnine
.tabnine.yamlAI code completion
Supermaven
.supermaven/config.jsonFast AI code completions
CodeGPT
.codegpt/config.jsonVS Code AI assistant
Amazon Q
.amazonq/rules/AWS AI coding companion
Augment Code
.augment/rules/AI code augmentation
Kilo Code
.kilocode/rules/AI code generation
Junie
.junie/guidelines.mdJetBrains AI assistant
Kiro
.kiro/steering/AWS spec-driven agent
CLI Tools
AI coding assistants for the command line.
Aider
AIDER.mdAI pair programming in terminal
Goose
.goosehintsBlock's AI coding agent
Warp AI
WARP.mdAI-powered terminal
Gemini CLI
GEMINI.mdGoogle's Gemini in terminal
Open Code
opencode.jsonOpen-source AI coding
Emerging Tools
New and specialized AI coding tools.
OpenHands
.openhands/microagents/repo.mdOpen-source AI agent
Crush
CRUSH.mdAI coding assistant
Firebender
firebender.jsonAI code transformation
Generated Configuration Files
LynxPrompt generates these configuration files based on your selected platforms:
| Platform | File / Directory | Format |
|---|---|---|
| 🌐Universal (AGENTS.md) | AGENTS.md | markdown |
| ⚡Cursor | .cursor/rules/ | mdc |
| 🧠Claude Code | CLAUDE.md | markdown |
| 🐙GitHub Copilot | .github/copilot-instructions.md | markdown |
| 🏄Windsurf | .windsurfrules | text |
| 💎Antigravity | GEMINI.md | markdown |
| ⚡Zed | .zed/instructions.md | markdown |
| 🕳️Void | .void/config.json | json |
| 🔷Trae AI | .trae/rules/ | mdc |
| 🔥Firebase Studio | .idx/ | mdc |
| 🔧Cline | .clinerules | text |
| 🦘Roo Code | .roo/rules/ | mdc |
| ➡️Continue | .continue/config.json | json |
| 🔍Sourcegraph Cody | .cody/config.json | json |
| 📝Tabnine | .tabnine.yaml | yaml |
| 🦸Supermaven | .supermaven/config.json | json |
| 💬CodeGPT | .codegpt/config.json | json |
| 📦Amazon Q | .amazonq/rules/ | mdc |
| 🔮Augment Code | .augment/rules/ | mdc |
| 📊Kilo Code | .kilocode/rules/ | mdc |
| 🎯Junie | .junie/guidelines.md | markdown |
| 🚀Kiro | .kiro/steering/ | mdc |
| 🤖Aider | AIDER.md | markdown |
| 🪿Goose | .goosehints | text |
| 🚀Warp AI | WARP.md | markdown |
| 💎Gemini CLI | GEMINI.md | markdown |
| 🔓Open Code | opencode.json | json |
| 🤲OpenHands | .openhands/microagents/repo.md | markdown |
| 💥Crush | CRUSH.md | markdown |
| 🔥Firebender | firebender.json | json |
| ⚡Cursor Command | .cursor/commands/ | markdown |
| 🧠Claude Code Command | .claude/commands/ | markdown |
| 🏄Windsurf Workflow | .windsurf/workflows/ | markdown |
| 🐙Copilot Prompt | .copilot/prompts/ | markdown |
| ➡️Continue Prompt | .continue/prompts/ | markdown |
| 🔓OpenCode Command | .opencode/commands/ | markdown |
Cross-Platform Compatibility
One of LynxPrompt's key features is generating configurations that work across multiple platforms:
- ✓Write once, use everywhere — same rules across all your AI tools
- ✓AGENTS.md serves as the universal format that many tools support
- ✓Platform-specific files for tools that need custom formats
- ✓Switch IDEs without rewriting your AI configuration
AGENTS.md — The Universal Standard
AGENTS.md is an open standard for AI coding agent instructions, used by 60,000+ projects. It provides a consistent format that works across multiple AI tools. LynxPrompt generates AGENTS.md files by default.
Learn more about AGENTS.md →