Skip to content

feat: add Cursor plugin support#82

Open
alvaroarmijos wants to merge 1 commit intomainfrom
feat/cursor-support
Open

feat: add Cursor plugin support#82
alvaroarmijos wants to merge 1 commit intomainfrom
feat/cursor-support

Conversation

@alvaroarmijos
Copy link
Copy Markdown

Description

Adds Cursor IDE support to the VGV AI Flutter Plugin. This includes:

  • .cursor-plugin/plugin.json — Cursor plugin manifest that maps skills, hooks, and MCP server configuration so Cursor can discover and load the plugin
  • README.md — adds a dedicated Cursor installation section with the /add-plugin vgv-ai-flutter-plugin chat command and a link to the Cursor Marketplace
  • CLAUDE.md — updates the project overview and repository structure to reflect that this plugin supports both Claude Code and Cursor

Closes #48

Type of Change

  • New feature (feat)
  • Bug fix (fix)
  • Code refactor (refactor)
  • Documentation (docs)
  • CI change (ci)
  • Chore (chore)

@alvaroarmijos alvaroarmijos requested a review from a team as a code owner April 13, 2026 00:29
@alvaroarmijos alvaroarmijos self-assigned this Apr 13, 2026
Add .cursor-plugin/plugin.json manifest for Cursor IDE, update README with Cursor installation instructions using /add-plugin, and update CLAUDE.md to reflect the dual Claude Code/Cursor support.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

feat: add support for Cursor

1 participant