AI Coding Tool Rules Compared

Compare AI coding tool rule formats side by side. FindUtils Skills supports all formats with one CLI.

Rule Format Comparison

AI ToolFile NameFile PathDocs
Claude CodeCLAUDE.mdCLAUDE.md (project root)Docs
Cursor.mdc.cursor/rules/{name}.mdcDocs
GitHub Copilotcopilot-instructions.md.github/copilot-instructions.mdDocs
Windsurf.windsurfrules.windsurf/rules/ or .windsurfrulesDocs
Cline.clinerules.clinerules (project root)Docs
Aider.aider.conf.yml.aider.conf.yml or CONVENTIONS.mdDocs
Codex / OpenAIAGENTS.mdAGENTS.md (project root)Docs
Gemini CLIGEMINI.mdGEMINI.md or .gemini/Docs

Use Any Format with One CLI

FindUtils Skills auto-detects your AI tool and writes the correct format:

npx @findutils/skills add react-typescript --tool cursor

Or let the CLI auto-detect from your project files.

Build Your Stack →