š¤ Comprehensive coding standards and best practices for AI-powered IDEs and coding assistants
# IDE Agent Rules Repository > **Empowering AI coding assistants with comprehensive guidelines for better, cleaner, and more readable code** [](https://opensource.org/licenses/MIT) [](https://github.com/yourusername/IDE-Agent-Rules/graphs/commit-activity) [](http://makeapullrequest.com) [](CONTRIBUTING.md) [](https://flutter.dev) [](https://dart.dev) ## šÆ Purpose This repository contains curated rules and guidelines designed to help IDE agents (like Cursor, TRAE, etc.) generate higher quality, more maintainable code. These rules are based on established software engineering principles and best practices, adapted for modern development workflows. ## šļø Repository Structure ``` IDE-Agent-Rules/ āāā README.md # This file - repository overview āāā 1_clean_code/ # Clean code principles and guidelines ā āāā README.md # Comprehensive clean code guide ā āāā clean_code.md # Cursor-specific clean code rules for Dart/Flutter āāā [Future sections coming soon...] ``` ## š Current Content ### 1. Clean Code Principles (`1_clean_code/`) **What it contains:** - Comprehensive clean code guidelines based on Robert C. Martin's "Clean Code" - Language-specific examples for Dart and Flutter - Practical implementation strategies - Code smell identification and resolution - Team adoption guidelines **Key topics covered:** - Meaningful naming conventions - Function design principles - Class organization and responsibility - Error ha
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.