Skip to content

Add AI prompt snippets plugin - #268

Open
sarathkumar1207 wants to merge 1 commit into
cursor:mainfrom
sarathkumar1207:add-ai-prompt-snippets
Open

Add AI prompt snippets plugin#268
sarathkumar1207 wants to merge 1 commit into
cursor:mainfrom
sarathkumar1207:add-ai-prompt-snippets

Conversation

@sarathkumar1207

@sarathkumar1207 sarathkumar1207 commented Aug 26, 2026

Copy link
Copy Markdown

Summary

  • add an AI Prompt Snippets plugin with reusable commands for common Cursor AI workflows
  • include commands for code explanation, code review, test generation, readability refactors, and documentation
  • register the plugin in the marketplace manifest and README

Validation

  • node scripts/validate-plugins.mjs

Note

Low Risk
Additive plugin content and manifest/README entries only; no changes to auth, data handling, or shared validation logic beyond the new marketplace entry.

Overview
Introduces a new ai-prompt-snippets Cursor plugin and lists it in .cursor-plugin/marketplace.json and the root README.md plugins table.

The plugin ships five palette commands (explain, review, write tests, refactor for readability, generate docs) as markdown command definitions under commands/, plus a prompt-snippets agent skill. Packaging follows the usual plugin layout: plugin.json, MIT license, changelog, README, and logo asset—no application or marketplace runtime code changes beyond registration.

Reviewed by Cursor Bugbot for commit 6e432f8. Bugbot is set up for automated code reviews on this repo. Configure here.

[git-attest]
  app: Git Attest
  user: sarathkumar
  time: 2026-08-26T14:09:18.175Z
  run: git attest-dialog before committing to review items
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.

1 participant