-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Can be used from Node.js (and, Deno and Bun) codes.
For example:
import { convert } from "rulesync";
await convert({ from: ".claude/commands", to: ".cursor/commands" })Rules, commands and subagent generation tools such as SuperClaude and SpecKit may be happy if it is implemented.
Is there needs?
MercerK and codekiln