Skip to content

Conversation

@grahamplata
Copy link
Member

@grahamplata grahamplata commented Dec 1, 2025

Allows a user to generate Cursor rules for Rill projects with the CLI.

  • Adding Cursor rules to an existing project
  • Generating an empty project with Cursor rules
# Example adding cursor rules
rill init --template cursor
rill init <my existing project> --template cursor

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue - (Yes will need to be generated)
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@grahamplata grahamplata marked this pull request as ready for review December 1, 2025 21:43
@begelundmuller begelundmuller self-assigned this Jan 8, 2026
@begelundmuller begelundmuller merged commit 2e8c788 into main Jan 8, 2026
10 of 11 checks passed
@begelundmuller begelundmuller deleted the gplata/plat-313-cur branch January 8, 2026 19:50
@begelundmuller
Copy link
Contributor

NOTE: Wiring up the actual Cursor instructions in a separate instructions API, using the same instructions we're using for our own agents and for Claude

@begelundmuller
Copy link
Contributor

Integrated the actual Cursor rules and Claude Skills in this PR: #8615

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants