Steering rules for Kiro IDE that make Claude AI more ChatGPT-like. Modern, fast, and straight to the point.
Huge respect to the Kiro team — they're giving away Claude Haiku 4.5 with 400+ free requests, unlimited signups. That's insane. Go grab it at kiro.dev
Set of steering rules that change how Claude behaves in Kiro:
- ChatGPT-style communication
- Less fluff, more facts
- Quick and efficient answers
- Focus on code quality, tests, and docs
Chatbottify — main rule, makes Claude talk like ChatGPT
Extension 1 — code quality & efficiency (typing, clean code, bug fixes)
Extension 2 — dependencies, tests & docs (version checks, test patterns, documentation)
- Download
ChatbottifyInstaller.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
chatbottify.md— main rulechatbottify0-ext1.md— code quality extensionchatbottify0-ext2.md— deps/tests/docs extension
MIT