Welcome to the Cursor AI Rules repository. This repository is designed to centralize and share AI rules among different teams within the organization. This repository is open for contributions from all teams to help improve and expand the rule set.
docs/
: Contains documentation on usage and templates.usage.md
: Instructions on how to add and apply rules.templates/
: Templates for rules and pull request submissions.general_rule_template.mdc
: Template for creating new rules.pr_template.md
: Template for pull request submissions.
rules/
: Directory for storing individual rule files, organized by team.common/
: Rules that are applicable to all teams.sw_linux_drivers/
: Rules specific to the SW Linux Drivers team.linux-kernel-style.mdc
: Basic rule for Linux kernel C code convention.
To get started with using the rules, refer to the usage documentation.
We welcome contributions! Please see the contribution guidelines for more information on how to contribute.