You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop and review Kotlin Compiler Plugins using research data from 30+ existing plugins (Extension Point selection, design patterns, precedent search)
Save the rule as .claude/rules/<name>.md instead of the default name
--ref=<ref> or -r=<ref>
Git ref (branch, tag, or commit hash) to download from (default: main)
Examples
# Install with a custom name
curl -fsSL https://rules.tbsten.me/i | bash -s -- kmp-layered-architecture as=my-architecture
# Install from a specific branch
curl -fsSL https://rules.tbsten.me/i | bash -s -- kmp-snapshot-testing --ref=feature/new-rule
# Install from a specific commit
curl -fsSL https://rules.tbsten.me/i | bash -s -- kmp-snapshot-testing -r=abc1234
🤝 Contribute Skills / Rules
Use the following skills to create a Pull Request to this repository.