What problem does it solve?
This rule set standardizes and enforces English-first communication and workflow practices across code, documentation, commits, and pull requests, reducing ambiguity and improving collaboration.
Core Features & Use Cases
- English-first Communication: ensures all code comments, docs, commit messages, PR descriptions are in English.
- Integrated Terminal Preference: promotes command-line operations over GUI when possible.
- Multi-repo Workspace Rules: guides handling across multiple repos and contexts.
- Branch & Commit Guidelines: establishes naming conventions, small focused commits, and guardrails against direct main/master commits.
- Planning & Documentation Standards: plans are created in
.cursor/plans/ with a structured markdown format and documentation guidelines.
Quick Start
Enable the workflow by loading this SKILL.md in skills/workflow and start Cursor to apply the English-first rules across your project.