Rules Library
Rules — standards your AI follows every time
Project rule files your AI reads automatically before every reply — controlling tone, code standards, and what not to touch · curated and clearly written one click to copy into your project
AGENTS.md 2026 standard
CLAUDE.md
.cursorrules
.windsurfrules
📄 AGENTS.md example place at your project root
# AGENTS.md ## Project Next.js 14 + TypeScript app ## Commands - dev: npm run dev - test: npm test ## Rules - Use TypeScript strict - Never touch /migrations # important - Respond in Thai
Official Written & maintained by AILoadout
Verified Adapted from the community · reviewed by AILoadout
Community Submitted by users, not yet deeply reviewed
💡 How to use: Copy the rule you want, then paste it into a rules file at your project root (CLAUDE.md / AGENTS.md / .cursorrules depending on your tool) → the AI reads it every time and follows it automatically. Adjust it to fit your work.