Skip to content

[B2C-8879] Add cursor rules and CI#2

Merged
liebanajr merged 2 commits intomasterfrom
feature/B2C-8879_add_cursor_rules
Mar 19, 2026
Merged

[B2C-8879] Add cursor rules and CI#2
liebanajr merged 2 commits intomasterfrom
feature/B2C-8879_add_cursor_rules

Conversation

@liebanajr
Copy link
Copy Markdown
Collaborator

@liebanajr liebanajr commented Mar 18, 2026

This PR adds cursor files to make development easier. It also tests CI checks and fixes lint issues not checked before.


Note

Low Risk
Low risk documentation/configuration additions for Cursor/GitHub Copilot with no runtime code changes.

Overview
Adds a new .cursor/ rule set for consistent AI assistance, including commit/PR guidelines, model/perception conventions, and verification steps.

Introduces Cursor automation assets (commands/smart-commit.md, commands/smart-pr.md), a PR template, Copilot review instructions, and a set of reusable “skills” reference docs to guide reviews and Swift/SwiftUI practices.

Includes architecture/readme documentation describing centralized rule management and syncing expectations.

Written by Cursor Bugbot for commit 7c5f874. This will update automatically on new commits. Configure here.

@liebanajr liebanajr self-assigned this Mar 18, 2026
@liebanajr liebanajr added the enhancement New feature or request label Mar 18, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.


## Commit Guidelines

**IMPORTANT**: This command MUST follow the commit guidelines defined in `.feverrules/rules/commit-guidelines.md`. Please read and apply all guidelines from that file when generating commit messages.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Command references wrong file extension for guidelines

Medium Severity

The smart-commit.md command references .feverrules/rules/commit-guidelines.md and smart-pr.md references .feverrules/rules/pull-request-guidelines.md, but the ARCHITECTURE.md consistently documents these source files as having a .mdc extension (e.g., .feverrules/rules/commit-guidelines.mdc). When the AI executes these commands, it will attempt to read files at paths that likely don't exist, causing the guideline lookup to fail silently.

Additional Locations (1)
Fix in Cursor Fix in Web

@liebanajr liebanajr changed the title [B2C-8879] Add cursor rules [B2C-8879] Add cursor rules and CI Mar 18, 2026
@liebanajr liebanajr requested a review from drogelfever March 18, 2026 16:18
@liebanajr liebanajr merged commit 9b28370 into master Mar 19, 2026
3 checks passed
@liebanajr liebanajr deleted the feature/B2C-8879_add_cursor_rules branch March 19, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant