CursorPool
← 返回首页

cursor-plugin-starters

2

面向 Cursor 的 plugin-template 插件。

4 条规则

coding-standards:

- Prefer small, focused changes with a clear purpose.
- Use descriptive names for functions, variables, and files.
- Add concise comments only when non-obvious logic needs context.
- Keep user-facing documentation updated when behavior changes.