A project rule describing a Clean Architecture structure, where the user interface depends on application logic, which depends on domain rules and then infrastructure. It defines the responsibilities and file locations of each layer.
A set of Cursor rules for a .NET 9 WPF application using MVVM and Clean Architecture. The rules cover project structure, naming, dependencies, asynchronous code, prompts, and context.
Cursor rule "dev_workflow" from gtrias/i18next-mcp-server, covering taskmaster development workflow, the basic loop, standard development workflow process, simple workflow (default starting point) and leveling up: agent-led multi-context workflows.
Read AGENTS.md before writing any code. It carries the engineering standard this repository is held to — control flow, error handling, immutability, structure — plus the architecture, the invariants and why each one exists. CLAUDE.md is the short version: gates and traps.