@patrickjs/github-code-quality-cursorrules-prompt-file
Github Code Quality Cursorrules Prompt File cursor rules
prpm install @patrickjs/github-code-quality-cursorrules-prompt-file0 total downloads
📄 Full Prompt Content
# GitHub Code Quality Cursor Rules
This .cursorrules file is currently empty in the source repository.
For more information, visit: https://github.com/PatrickJS/awesome-cursorrules
## Suggested Rules
### Code Quality Guidelines
- Follow project coding standards and conventions
- Write clean, readable, and maintainable code
- Use consistent naming conventions throughout the codebase
- Add meaningful comments to explain complex logic
- Keep functions small and focused on a single responsibility
### GitHub Best Practices
- Write clear and descriptive commit messages
- Create focused pull requests with single purposes
- Add comprehensive PR descriptions
- Review code thoroughly before approval
- Keep branches up to date with main
### Code Review
- Check for code quality and adherence to standards
- Verify tests are included and passing
- Ensure documentation is updated
- Look for potential performance issues
- Verify security best practices are followed
💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- cursor
- Type
- rule
- Category
- general
- License
- CC0-1.0