{"id":30386349,"url":"https://github.com/dyoshikawa/rulesync","last_synced_at":"2026-04-27T05:06:11.908Z","repository":{"id":299827447,"uuid":"1004340390","full_name":"dyoshikawa/rulesync","owner":"dyoshikawa","description":"A Utility CLI for AI Coding Agents","archived":false,"fork":false,"pushed_at":"2026-04-24T07:36:03.000Z","size":14761,"stargazers_count":1034,"open_issues_count":37,"forks_count":107,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T09:40:58.579Z","etag":null,"topics":["ai","ai-agents","ai-coding","llm","mcp","rules","skills"],"latest_commit_sha":null,"homepage":"http://rulesync.dyoshikawa.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dyoshikawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-18T13:27:05.000Z","updated_at":"2026-04-24T08:19:07.000Z","dependencies_parsed_at":"2026-02-13T05:28:55.493Z","dependency_job_id":null,"html_url":"https://github.com/dyoshikawa/rulesync","commit_stats":null,"previous_names":["dyoshikawa/ai-rules","dyoshikawa/rulesync"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/dyoshikawa/rulesync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyoshikawa%2Frulesync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyoshikawa%2Frulesync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyoshikawa%2Frulesync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyoshikawa%2Frulesync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyoshikawa","download_url":"https://codeload.github.com/dyoshikawa/rulesync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyoshikawa%2Frulesync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32323225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-agents","ai-coding","llm","mcp","rules","skills"],"created_at":"2025-08-21T03:03:07.332Z","updated_at":"2026-04-27T05:06:11.902Z","avatar_url":"https://github.com/dyoshikawa.png","language":"TypeScript","funding_links":[],"categories":["Tooling 🧰","TypeScript","HarmonyOS","Development Tools \u0026 Utilities","MCP Servers \u0026 Protocol","工具 🧰"],"sub_categories":["General","Windows Manager","通用"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/logo.jpg\" alt=\"Rulesync Logo\" width=\"600\"\u003e\n\u003c/p\u003e\n\n# Rulesync\n\n[![CI](https://github.com/dyoshikawa/rulesync/actions/workflows/ci.yml/badge.svg)](https://github.com/dyoshikawa/rulesync/actions/workflows/ci.yml)\n[![npm version](https://img.shields.io/npm/v/rulesync)](https://www.npmjs.com/package/rulesync)\n[![npm downloads](https://img.shields.io/npm/dt/rulesync)](https://www.npmjs.com/package/rulesync)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/dyoshikawa/rulesync)\n[![Mentioned in Awesome Claude Code](https://awesome.re/mentioned-badge.svg)](https://github.com/hesreallyhim/awesome-claude-code)\n[![Mentioned in Awesome Gemini CLI](https://awesome.re/mentioned-badge.svg)](https://github.com/Piebald-AI/awesome-gemini-cli)\n\u003ca href=\"https://flatt.tech/oss/gmo/trampoline\" target=\"_blank\"\u003e\u003cimg src=\"https://flatt.tech/assets/images/badges/gmo-oss.svg\" height=\"24px\"/\u003e\u003c/a\u003e\n\n**[Documentation](https://dyoshikawa.github.io/rulesync/)** | **[npm](https://www.npmjs.com/package/rulesync)**\n\nA Node.js CLI tool that automatically generates configuration files for various AI development tools from unified AI rule files. Features selective generation, comprehensive import/export capabilities, and supports major AI development tools with rules, commands, MCP, ignore files, subagents and skills.\n\n\u003e [!NOTE]\n\u003e If you are interested in Rulesync latest news, please follow the maintainer's X(Twitter) account:\n\u003e [@dyoshikawa1993](https://x.com/dyoshikawa1993)\n\n## Installation\n\n```bash\nnpm install -g rulesync\n# or\nbrew install rulesync\n```\n\n### Single Binary\n\n```bash\ncurl -fsSL https://github.com/dyoshikawa/rulesync/releases/latest/download/install.sh | bash\n```\n\nSee [Installation docs](https://dyoshikawa.github.io/rulesync/getting-started/installation) for manual install and platform-specific instructions.\n\n## Getting Started\n\n```bash\n# Create necessary directories, sample rule files, and configuration file\nrulesync init\n\n# Install official skills (recommended)\nrulesync fetch dyoshikawa/rulesync --features skills\n\n# Generate unified configurations with all features\nrulesync generate --targets \"*\" --features \"*\"\n```\n\nIf you already have AI tool configurations:\n\n```bash\n# Import existing files (to .rulesync/**/*)\nrulesync import --targets claudecode    # From CLAUDE.md\nrulesync import --targets cursor        # From .cursorrules\nrulesync import --targets copilot       # From .github/copilot-instructions.md\n```\n\nWant to convert configuration from one AI tool to another directly, without\nadopting the `.rulesync/` source-of-truth workflow?\n\n```bash\n# Convert Cursor rules to Copilot and Claude Code in one shot (no .rulesync/ files written)\nrulesync convert --from cursor --to copilot,claudecode\n```\n\nSee [Quick Start guide](https://dyoshikawa.github.io/rulesync/getting-started/quick-start) for more details.\n\n## Supported Tools and Features\n\n| Tool                | --targets    | rules | ignore |   mcp    | commands | subagents | skills | hooks | permissions |\n| ------------------- | ------------ | :---: | :----: | :------: | :------: | :-------: | :----: | :---: | :---------: |\n| AGENTS.md           | agentsmd     |  ✅   |        |          |    🎮    |    🎮     |   🎮   |       |             |\n| AgentsSkills        | agentsskills |       |        |          |          |           |   ✅   |       |             |\n| Claude Code         | claudecode   | ✅ 🌏 |   ✅   |  ✅ 🌏   |  ✅ 🌏   |   ✅ 🌏   | ✅ 🌏  | ✅ 🌏 |    ✅ 🌏    |\n| Codex CLI           | codexcli     | ✅ 🌏 |        | ✅ 🌏 🔧 |    🌏    |   ✅ 🌏   | ✅ 🌏  | ✅ 🌏 |    ✅ 🌏    |\n| Gemini CLI          | geminicli    | ✅ 🌏 |   ✅   |  ✅ 🌏   |  ✅ 🌏   |    ✅     | ✅ 🌏  | ✅ 🌏 |    ✅ 🌏    |\n| Goose               | goose        | ✅ 🌏 |   ✅   |          |          |           |        |       |             |\n| GitHub Copilot      | copilot      | ✅ 🌏 |        |    ✅    |    ✅    |    ✅     |   ✅   |  ✅   |             |\n| GitHub Copilot CLI  | copilotcli   | ✅ 🌏 |        |  ✅ 🌏   |          |           |        |       |             |\n| Cursor              | cursor       |  ✅   |   ✅   |  ✅ 🌏   |  ✅ 🌏   |   ✅ 🌏   | ✅ 🌏  |  ✅   |             |\n| deepagents-cli      | deepagents   |  ✅   |        |  ✅ 🌏   |          |    ✅     |   ✅   |  🌏   |             |\n| Factory Droid       | factorydroid | ✅ 🌏 |        |  ✅ 🌏   |    🎮    |    🎮     |   🎮   | ✅ 🌏 |             |\n| OpenCode            | opencode     | ✅ 🌏 |        | ✅ 🌏 🔧 |  ✅ 🌏   |   ✅ 🌏   | ✅ 🌏  | ✅ 🌏 |    ✅ 🌏    |\n| Cline               | cline        |  ✅   |   ✅   |    ✅    |  ✅ 🌏   |           | ✅ 🌏  |       |             |\n| Kilo Code           | kilo         | ✅ 🌏 |   ✅   |    ✅    |  ✅ 🌏   |           | ✅ 🌏  |       |             |\n| Roo Code            | roo          |  ✅   |   ✅   |    ✅    |    ✅    |    🎮     | ✅ 🌏  |       |             |\n| Rovodev (Atlassian) | rovodev      | ✅ 🌏 |        |    🌏    |          |   ✅ 🌏   | ✅ 🌏  |       |             |\n| Takt                | takt         | ✅ 🌏 |        |          |  ✅ 🌏   |   ✅ 🌏   | ✅ 🌏  |       |             |\n| Qwen Code           | qwencode     |  ✅   |   ✅   |          |          |           |        |       |             |\n| Kiro                | kiro         |  ✅   |   ✅   |    ✅    |    ✅    |    ✅     |   ✅   |       |     ✅      |\n| Google Antigravity  | antigravity  |  ✅   |        |          |    ✅    |           | ✅ 🌏  |       |             |\n| JetBrains Junie     | junie        |  ✅   |   ✅   |    ✅    |  ✅ 🌏   |    ✅     |   ✅   |       |             |\n| AugmentCode         | augmentcode  |  ✅   |   ✅   |          |          |           |        |       |             |\n| Windsurf            | windsurf     |  ✅   |   ✅   |          |          |           | ✅ 🌏  |       |             |\n| Warp                | warp         |  ✅   |        |          |          |           |        |       |             |\n| Replit              | replit       |  ✅   |        |          |          |           |   ✅   |       |             |\n| Pi Coding Agent     | pi           | ✅ 🌏 |        |          |  ✅ 🌏   |           | ✅ 🌏  |       |             |\n| Zed                 | zed          |       |   ✅   |          |          |           |        |       |             |\n\n- ✅: Supports project mode\n- 🌏: Supports global mode\n- 🎮: Supports simulated commands/subagents/skills (Project mode only)\n- 🔧: Supports MCP tool config (`enabledTools`/`disabledTools`)\n\nSome features accept per-feature options (e.g., Claude Code's `ignore` feature supports `fileMode: \"local\"` to write to `settings.local.json` instead of `settings.json`). See [Configuration \u003e Per-feature options](https://dyoshikawa.github.io/rulesync/guide/configuration#per-feature-options) for details.\n\n## Documentation\n\nFor full documentation including configuration, CLI reference, file formats, programmatic API, and more, visit the **[documentation site](https://dyoshikawa.github.io/rulesync/)**.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyoshikawa%2Frulesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyoshikawa%2Frulesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyoshikawa%2Frulesync/lists"}