Skip to content

Latest commit

 

History

18 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Render Cursor Plugins

Cursor 市场 plugins for deploying, debugging, and monitoring applications on Render.

Plugins

  • render: Rules, skills, agents, commands, hooks, and MCP config for the full Render workflow. See plugins/render/README.md.

Skills sync

Skills in plugins/render/skills/ are synced automatically from render-oss/skills. A GitHub Action runs daily and opens a PR when changes are detected. To sync manually:

./scripts/sync-skills.sh

Adding plugins

To add more plugins, see docs/add-a-plugin.md.

Validation

node scripts/validate-template.mjs

Submission checklist

  • Each plugin has a valid .cursor-plugin/plugin.json.
  • Plugin names are unique, lowercase, and kebab-case.
  • .cursor-plugin/marketplace.json entries map to real plugin folders.
  • All frontmatter metadata is present in rule, skill, agent, and command files.
  • Logos are committed and referenced with relative paths.
  • node scripts/validate-template.mjs passes.

关于

No description, website, or topics provided.

Resources

Stars

3 stars

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages