Your universal AI config hub
LynxPrompt is a web platform and CLI for generating and sharing AI IDE configuration files and commands (workflows). Instead of manually writing AGENTS.md, CLAUDE.md, or .cursor/rules/ for every project, use our wizard or browse community blueprints.
- AI Configs β Rules and instructions that define how AI assistants behave in your project
- Commands β Slash commands (
.cursor/commands/,.claude/commands/) that execute specific workflows on demand
π Live at: lynxprompt.com
LynxPrompt supports 30+ AI coding assistants across all major platforms:
| Platform | Config File | Status |
|---|---|---|
| Cursor | .cursor/rules/ |
β |
| Claude Code | CLAUDE.md / AGENTS.md |
β |
| GitHub Copilot | .github/copilot-instructions.md |
β |
| Windsurf | .windsurfrules |
β |
| Zed | .zed/instructions.md |
β |
| Aider | AIDER.md |
β |
| Antigravity (Google) | GEMINI.md |
β |
| Platform | Config File | Status |
|---|---|---|
| Cline | .clinerules |
β |
| Roo Code | .roo/rules/ |
β |
| Continue.dev | .continue/config.json |
β |
| Sourcegraph Cody | .cody/config.json |
β |
| Amazon Q | .amazonq/rules/ |
β |
| Tabnine | .tabnine.yaml |
β |
| Supermaven | .supermaven/config.json |
β |
| CodeGPT | .codegpt/config.json |
β |
| Augment Code | .augment/rules/ |
β |
| Kilo Code | .kilocode/rules/ |
β |
| JetBrains Junie | .junie/guidelines.md |
β |
| Platform | Config File | Status |
|---|---|---|
| Goose | .goosehints |
β |
| Warp AI | WARP.md |
β |
| Gemini CLI | GEMINI.md |
β |
| OpenHands | .openhands/microagents/repo.md |
β |
| Kiro (AWS) | .kiro/steering/ |
β |
| Trae AI (ByteDance) | .trae/rules/ |
β |
| Firebase Studio | .idx/ |
β |
| Void | .void/config.json |
β |
| Open Code | opencode.json |
β |
Use AGENTS.md as a universal format that works with:
- Claude Code, Aider, Devin, SWE-agent, and most AI coding tools
- Readable by humans and AI alike
- Future-proof and editor-agnostic
Commands are slash commands/workflows you invoke with /command-name. LynxPrompt supports creating and sharing commands for:
| Platform | Command Location | Status |
|---|---|---|
| Cursor | .cursor/commands/ |
β |
| Claude Code | .claude/commands/ |
β |
| Windsurf | .windsurf/workflows/ |
β |
| GitHub Copilot | .github/copilot/prompts/ |
β |
| Continue.dev | .continue/prompts/ |
β |
| Open Code | .opencode/commands/ |
β |
The heart of LynxPrompt β a step-by-step generator that creates AI config files tailored to your project:
- π Auto-detect β Detects your tech stack, frameworks, databases, and repo info from GitHub/GitLab URLs
- π§© Dynamic Sections β Tech stack, code style, testing, CI/CD, branch strategy, security rules, and more
β οΈ Sensitive Data Detection β Warns about potential secrets or credentials before you share- πΎ Wizard Drafts β Auto-saves your progress so you can continue later
- π Multiple Formats β Export to any supported AI IDE format with one click
- π» Guest Mode β Use the wizard without signing up (login required to save/share)
Browse, share, and sell AI configurations and commands:
- π Two Types β AI Configs (rules/instructions) and Commands (slash commands/workflows)
- π·οΈ Categories & Tags β Filter by category, platform, and tags
- π Search β Full-text search across all blueprints
- β€οΈ Favorites β Save blueprints to your favorites list
- π° Paid Blueprints β Sell your blueprints and earn from your expertise
- π€ Public Profiles β Author pages with social links and all their blueprints
Both AI configs and slash commands share powerful features:
- π Template Variables β Use
[[VARIABLE]]placeholders for dynamic inputs - π Versioning β Track changes with changelogs, update published blueprints
- π Multi-format Export β Download for any supported IDE or transform to a different format
Collaborate on AI configurations and commands within your organization:
- π₯ Team Blueprints β Share blueprints only with team members
- π³ Centralized Billing β Single invoice for the entire team
- π€ AI Editing β AI-assisted blueprint creation and editing
First-class support for monorepo architectures:
- π³ Hierarchy β Define parent-child relationships between AGENTS.md files
- π Auto-detect β CLI detects AGENTS.md files in subfolders and offers bulk hierarchy creation
Programmatic access for automation and integrations:
- π Public API β Fetch blueprints, search, and download via REST API
- π API Tokens β Generate tokens for authenticated access
Earn money from your AI expertise:
- πΈ PayPal Integration β Configure PayPal for receiving payouts
- π Earnings Dashboard β Track your sales and earnings
- π€ Payout Requests β Request payouts when you're ready
Built with privacy in mind:
- π Self-hosted Analytics β Umami (cookieless, GDPR-compliant)
- π« No Third-party Tracking β No Google Analytics, no cookies
- πΌοΈ Gravatar Support β Optional profile pictures via Gravatar
- π‘οΈ Turnstile CAPTCHA β Cloudflare Turnstile for bot protection (no cookies)
Multiple ways to sign in:
- π OAuth Providers β GitHub, Google
- βοΈ Magic Link β Passwordless email login
- π Passkeys β WebAuthn biometric/hardware key authentication
- π Linked Accounts β Connect multiple providers to one account
Local workflow integration with feature parity to the web platform:
- π§
lynxp wizardβ Interactive config generator with auto-detection - π₯
lynxp pullβ Download blueprints from the marketplace - π€
lynxp pushβ Upload local configs to your account - π
lynxp statusβ Check your linked configs and hierarchy - π
lynxp importβ Import existing AGENTS.md files into your account - π
lynxp convertβ Convert between formats (e.g. AGENTS.md β .cursor/rules/) - π
lynxp analyzeβ Analyze a project and output detected stack - π³
lynxp hierarchyβ Manage monorepo parent-child relationships - π΄ Offline Support β Generate configs without an account
Install via npm, Homebrew, or Chocolatey.
Tailor LynxPrompt to your workflow:
- βοΈ Saved Preferences β Store wizard defaults (tech stack, code style) for future sessions
- π Saved Variables β Remember your template variable values across blueprints
- π Blog & Support Forum β Community resources, guides, and help
- Visit lynxprompt.com
- Sign in with GitHub, Google, or email
- Use the wizard or browse blueprints
- Download your configuration files
# Install (pick one)
npm install -g lynxprompt # npm (cross-platform)
brew install GeiserX/lynxprompt/lynxprompt # Homebrew (macOS)
choco install lynxprompt # Chocolatey (Windows)
# Generate config interactively
lynxp wizard
# Or download a blueprint from marketplace
lynxp pull bp_abc123# List public blueprints
curl https://lynxprompt.com/api/v1/blueprints
# Get a specific blueprint (with auth for private)
curl -H "Authorization: Bearer lp_xxxxx" \
https://lynxprompt.com/api/v1/blueprints/bp_abc123Generate API tokens at lynxprompt.com/settings?tab=api-tokens
Contributions welcome! See CONTRIBUTING.md.
Source Available with commercial restrictions. See LICENSE.
- β Personal and non-commercial use
- β Contributions welcome
- β Commercial use requires license
Author: Sergio FernΓ‘ndez Rubio (GeiserCloud)
- π Website
- π Documentation
- π» CLI Docs
- π’ Status Page
- π Security