Copy the rule files into your project to give AI coding assistants consistent behavior guidelines.
Use as a starting point for writing your own agent instruction files for Claude Code or Cursor.
| steipete/agent-rules | gliderlabs/docker-alpine | simoneavogadro/android-reverse-engineering-skill | |
|---|---|---|---|
| Stars | 5,692 | 5,705 | 5,677 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | developer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
The repository is archived and no longer actively maintained, the author recommends their newer agent-scripts project.
This repository contains a set of rules and knowledge files designed to help AI coding assistants work more consistently. The files were put together by the author during a period when they were actively using Cursor as their main AI-assisted development tool. The idea was that feeding specific instructions and guidelines to the AI would help it follow predictable patterns, make fewer errors, and better match the way the author wanted to work. The content is tagged with topics including agent rules, Claude Code, Cursor, and large language models, which suggests the material covers instructions that can be handed to AI tools to shape their behavior. Rules of this kind can tell an AI assistant how to name variables, when to ask for clarification, how to structure commits, or which parts of a codebase to leave alone. The author has been transparent in the README: this work is from mid-2025 and reflects the workflows of that time. They have since moved to a newer approach and directed readers to a successor project. So while the principles here may still be useful for anyone building out their own AI coding instructions, this collection should be treated as historical rather than actively maintained. For developers curious about how to write effective rules for AI coding tools, browsing this repository can offer a starting point. The 5,692 GitHub stars suggest many people found it useful during the period it was active. Anyone looking to set up rule files for Claude Code or Cursor today would likely want to start here and then check the author's current project for more recent patterns.
A collection of rules and instruction files for AI coding assistants like Cursor and Claude Code. Now archived by its author, who has moved to a newer set of agent scripts.
Mainly Shell. The stack also includes Shell.
No license information is provided in the repository.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.