agent rules
Basic Information
Agent Rules is a curated collection of reusable rule files and documentation designed to configure and extend AI coding assistants such as Claude Code and Cursor. The repository provides actionable .mdc rule files organized under project-rules for development workflows, code quality, problem solving, documentation generation, automation and language-specific guidance. It also includes a docs directory with reference materials for Swift development and MCP best practices, plus global-rules for machine-wide Claude Code configuration and scripts such as a terminal title wrapper and MCP sync helpers. The README documents how Cursor users copy .mdc files into a project's .cursor/rules directory and how Claude Code users import or paste rule content into a CLAUDE.md file. Installation and contributing guidance are provided, including required file structure and metadata fields for new rules.