Steering rules for Kiro IDE that make Claude AI more ChatGPT-like. Modern, fast, friendly, and straight to the point.
Huge respect to the Kiro team — they're giving away Claude Haiku 4.5 with 400+ free requests per month, no account limits, unlimited signups. That's insane. Go grab it at kiro.dev
A friendlier fork of chatbottify-kirosteering by the same author. Set of steering rules that change how Claude behaves in Kiro:
- ChatGPT-style communication with personality
- Less fluff, more facts
- Quick and efficient answers
- Focus on code quality, tests, and docs
- Friendly and approachable tone
Cheerbot — main rule, makes Claude talk like ChatGPT with warmth
Extension 1 — code quality & efficiency (typing, clean code, bug fixes)
Extension 2 — dependencies, tests & docs (version checks, test patterns, documentation)
- Download
CheerbotInstaller.exefrom Releases - Run the installer
- Follow the prompts (it'll auto-detect your Kiro path)
- Choose which extensions to install
- Reload Kiro IDE
- Clone or download this repo
- Copy
.mdfiles from root toC:\Users\[YourUsername]\.kiro\steering\ - Create the folder if it doesn't exist
- Reload Kiro IDE
- Copy
.mdfiles to.kiro/steering/in your project folder - Reload Kiro IDE
cheerbot.md— main rulecheerbot-ext1.md— code quality extensioncheerbot-ext2.md— deps/tests/docs extension
MIT