Skip to content

Commit e1c53e1

Browse files
nuitsjpclaude
andcommitted
docs: add --targets CLI identifier column to Supported Tools table
Closes #1071 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6cc3061 commit e1c53e1

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -127,26 +127,26 @@ npx rulesync generate --targets "*" --features "*"
127127
128128
Rulesync supports both **generation** and **import** for All of the major AI coding tools:
129129
130-
| Tool | rules | ignore | mcp | commands | subagents | skills |
131-
| ------------------ | :---: | :----: | :------: | :------: | :-------: | :----: |
132-
| AGENTS.md || | | 🎮 | 🎮 | 🎮 |
133-
| Claude Code | ✅ 🌏 || ✅ 🌏 📦 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 |
134-
| Codex CLI | ✅ 🌏 | | 🌏 | 🌏 | 🎮 | ✅ 🌏 |
135-
| Gemini CLI | ✅ 🌏 || ✅ 🌏 | ✅ 🌏 | 🎮 | 🎮 |
136-
| GitHub Copilot || |||||
137-
| Cursor |||| ✅ 🌏 | 🎮 ||
138-
| OpenCode || || ✅ 🌏 | ✅ 🌏 | ✅ 🌏 |
139-
| Cline |||| ✅ 🌏 | | |
140-
| Kilo Code | ✅ 🌏 ||| ✅ 🌏 | | |
141-
| Roo Code ||||| 🎮 | ✅ 🌏 |
142-
| Qwen Code ||| | | | |
143-
| Kiro IDE ||| | | | |
144-
| Google Antigravity || | || | |
145-
| JetBrains Junie |||| | | |
146-
| AugmentCode ||| | | | |
147-
| Windsurf ||| | | | |
148-
| Warp || | | | | |
149-
| Zed | || | | | |
130+
| Tool | `--targets` | rules | ignore | mcp | commands | subagents | skills |
131+
| ------------------ | ------------- | :---: | :----: | :------: | :------: | :-------: | :----: |
132+
| AGENTS.md | `agentsmd` | | | | 🎮 | 🎮 | 🎮 |
133+
| Claude Code | `claudecode` | ✅ 🌏 || ✅ 🌏 📦 | ✅ 🌏 | ✅ 🌏 | ✅ 🌏 |
134+
| Codex CLI | `codexcli` | ✅ 🌏 | | 🌏 | 🌏 | 🎮 | ✅ 🌏 |
135+
| Gemini CLI | `geminicli` | ✅ 🌏 || ✅ 🌏 | ✅ 🌏 | 🎮 | 🎮 |
136+
| GitHub Copilot | `copilot` | | |||||
137+
| Cursor | `cursor` | ||| ✅ 🌏 | 🎮 ||
138+
| OpenCode | `opencode` | | || ✅ 🌏 | ✅ 🌏 | ✅ 🌏 |
139+
| Cline | `cline` | ||| ✅ 🌏 | | |
140+
| Kilo Code | `kilo` | ✅ 🌏 ||| ✅ 🌏 | | |
141+
| Roo Code | `roo` | |||| 🎮 | ✅ 🌏 |
142+
| Qwen Code | `qwencode` | || | | | |
143+
| Kiro IDE | `kiro` | || | | | |
144+
| Google Antigravity | `antigravity` | | | || | |
145+
| JetBrains Junie | `junie` | ||| | | |
146+
| AugmentCode | `augmentcode` | || | | | |
147+
| Windsurf | `windsurf` | || | | | |
148+
| Warp | `warp` | | | | | | |
149+
| Zed | `zed` | || | | | |
150150
151151
- ✅: Supports project mode
152152
- 🌏: Supports global mode

0 commit comments

Comments
 (0)