Rulesync — AI skill for Claude Code
by dyoshikawa - A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents.
How to install Rulesync
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dyoshikawa/rulesync and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rulesync does
[](https://github.com/dyoshikawa/rulesync/actions/workflows/ci.yml) [](https://www.npmjs.com/package/rulesync) [](https://www.npmjs.com/package/rulesync) [](https://deepwiki.com/dyoshikawa/rulesync) [](https://github.com/hesreallyhim/awesome-claude-code)
Alternatives in AI
- MCP Use — The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents 9.5k ★
- n8n Node Configuration — Node configuration with dependency rules and AI connections 3.6k ★
- Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
README
Rulesync
[](https://github.com/dyoshikawa/rulesync/actions/workflows/ci.yml) [](https://www.npmjs.com/package/rulesync) [](https://www.npmjs.com/package/rulesync) [](https://deepwiki.com/dyoshikawa/rulesync) [](https://github.com/hesreallyhim/awesome-claude-code) [](https://github.com/Piebald-AI/awesome-gemini-cli)
**[Documentation](https://dyoshikawa.github.io/rulesync/)** | **[npm](https://www.npmjs.com/package/rulesync)**
A 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.
[!NOTE] If you are interested in Rulesync latest news, please follow the maintainer's X(Twitter) account: [@dyoshikawa1993](https://x.com/dyoshikawa1993)
Installation
npm install -g rulesync
# or
brew install rulesync
Single Binary (Experimental)
curl -fsSL https://github.com/dyoshikawa/rulesync/releases/latest/download/install.sh | bash
See [Installation docs](https://dyoshikawa.github.io/rulesync/getting-started/installation) for manual install and platform-specific instructions.
Getting Started
# Create necessary directories, sample rule files, and configuration file
rulesync init
# Install official skills (recommended)
rulesync fetch dyoshikawa/rulesync --features skills
# Generate unified configurations with all features
rulesync generate --targets "*" --features "*"
If you already have AI tool configurations:
# Import existing files (to .rulesync/**/*)
rulesync import --targets claudecode # From CLAUDE.md
rulesync import --targets cursor # From .cursorrules
rulesync import --targets copilot # From .github/copilot-instructions.md
...
Related Skills
HarnessKit
More than a skill manager — manage skills, MCP servers, plugins, hooks, CLIs, configs, memory & rules across e
Plexus
一键配置各类 AI Agent 工具的 MCP、Skills 和规则;支持 Claude Code、Codex、Cursor、Gemini CLI、Qwen Code 等。 One-click local setup f
Agnostic AI
Your AI coding harness, ported to every client you use. Capture Claude Code (or Codex) rules, hooks, skills, s
Friday
One CLI to manage AI agent configs from a single canonical store. One YAML source renders onto Claude Code, Co
Generate Rules
An intelligent, zero-dependency Node.js CLI tool that automatically inspects any codebase and generates tailor
Everything AI Coding
聚合精选编程 AI 扩展资源:MCP Servers、Skills、Rules、Prompts,周更索引 + 一键安装。
Related Agents
Code Writer TypeScript
TypeScript code implementation sub-agent. Invoked by any manager whose plan calls for TS code — Node services,
Figma Converter
Convert Figma API design data (from figma_fetch.py) into clean prototype HTML using project design system toke
Node Engineer
Node/TypeScript Backend Engineer (Tier 3): implements Node 24 services in TypeScript 7 — Hono / NestJS / Fasti