Skip to content

Is there interest in integrating with Cursor? #106

@mycarrysun

Description

@mycarrysun

Is your feature request related to a problem? Please describe.
I've been trying to home roll a similar skills system/entrypoint that I can setup in Cursor, using the cursor rules format. Rather than reinventing all the hard work that has gone into this project, I wondered if there was interest in making it compatible with Cursor?

Describe the solution you'd like
I'm honestly not sure how best to make this work. Its not hard to create the skill files and tell cursor how to use them, I think the hard part is being able to get updates to the skills when new versions of this repo is released (as well as being able to incorporate custom skills that don't exist in this repo).

One option could be to have a simple text block similar to the current start hook in the setup that would be required for end users to put in a top level .cursorrules file. The path to the entrypoint to the superpowers system could be a different directory on their machine that is just a cloned version of the repo.

Another option could be that we instruct users to use a git subtree to manage the version of this repo that would reference the main branch (or however our release process works here).

Describe alternatives you've considered
Of course just using Claude Code, but we don't have a Claude Code subscription at work so trying to make it work in Cursor.

Additional context
I'd be happy to open a PR if there is interest (and think its feasible) by some maintainers. Also given the vague solutions I gave - totally open to other ideas on how to make it work inside Cursor! I'm really wanting the same experience it gives you in Claude Code as using it Claude Code has been amazing for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cursorCursor IDE integrationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions