plugin-template plugin for Cursor
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.