| name | analyzer |
| description | A code analyzer skill that helps with code quality and best practices |
| license | MIT |
Code Analyzer Skill
This skill provides guidance on code analysis, quality checks, and best practices.
Instructions
- When analyzing code, check for common patterns and anti-patterns
- Look for potential bugs and performance issues
- Verify adherence to coding standards and style guides
- Suggest improvements for maintainability and readability
Usage Guidelines
- Always consider the context of the project when providing suggestions
- Focus on actionable improvements rather than minor stylistic issues
- Prioritize security concerns and performance bottlenecks
- Reference appropriate documentation for recommendations
This tool can be used to analyze code snippets, review pull requests, or check for best practices in existing code.