Back to browse
GitHub Repository

One reliable canonical source for AI coding agent rules, commands, skills, MCP, hooks, and permissions — synced across AI coding assistants.

15 starsTypeScript

I got tired of hand-syncing AI coding rules across four tools

by samplexBro·Apr 28, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemSlick

Sync AI coding configs across Claude, Cursor, Copilot with bidirectional import and CI checks.

Strengths
  • Bidirectional import/generate preserves round-trip metadata when migrating between tools
  • CI integration catches config drift with lock-file checks and merge recovery workflows
  • Supports 10+ AI coding tools including Claude Code, Cursor, Copilot, Gemini CLI, Windsurf
Weaknesses
  • Core functionality is config format translation, which is straightforward engineering
  • AI coding tool landscape is still evolving, making long-term maintenance uncertain
Target Audience

Developers using multiple AI coding assistants

Similar To

Dotenv · Direnv

Similar Projects