Automated code review skill that checks for bugs, security issues, performance problems, and style violations
Git workflow skills for writing commit messages and naming branches following conventional standards
Generate documentation for functions, classes, modules, and APIs from source code
Scaffold unit tests for functions and classes, detecting the project's test framework automatically
Analyze code and suggest refactoring opportunities to improve structure, reduce duplication, and increase maintainability