Are you the author? Sign in to claim
AI agent rules: markdown files for Claude.md, ChatGPT, Copilot, Cursor, Windsurf, and more.
AI agents tips, especially agent.md markdown files full of AI contexts, AI instructions, and AI rules, to help guide your AI to help you.
These files are for many kinds of programming language, web frameworks, development libraries, and deployment systems.
See also https://agents.md/
The files come from the awesome repo:
This work is thanks to excellent leadership by:
And to 100+ free open source contributors:
The code to convert the rules files from TypeScript to Markdown:
https://github.com/pontusab/directories/blob/main/packages/data/src/rules/index.ts
// Write each rule's content as a markdown file
rules.forEach((rule: Rule) => {
try {
fs.writeFileSync(rule.slug + ".md", rule.content);
} catch (err) {
console.error(err);
)
});
// Print each rule's author as a markdown link
rules.forEach((rule: Rule) => {
console.log("- [" + rule.author?.name + "](" + rule.author?.url + ")");
})
A RedwoodJS optimized .cursorrules file
A practical approach to managing multiple AI agents in Cursor through strict file-tree partitioning and domain boundarie
Flutter AI Skills and Rules for Cursor, Copilot, Antigravity, and Other AI-Powered IDEs
AI 服务分流规则聚合: 多源合并 | 按 provider 精修 | 每日自动同步. 覆盖 OpenAI / Anthropic / Gemini / Cursor / Copilot 等主流 AI 服务, 适配 Clash /