Skip to content

Official Skills

Rulesync provides official skills that you can install using the fetch command or declarative sources:

bash
# One-time fetch
rulesync fetch dyoshikawa/rulesync

# Fetch only specific skills, or pick them interactively
rulesync fetch dyoshikawa/rulesync --skills rulesync
rulesync fetch dyoshikawa/rulesync --interactive

# Or declare in rulesync.jsonc and run 'rulesync install'

This will install the Rulesync documentation skill to your project.

Released under the MIT License.