Browse
5 skills matching "review"
Code Reviewer
dustin
Reviews pull requests and code changes for bugs, security issues, and best practices.
DB Migration Helper
dustin
Generates and reviews database migrations — schema changes, data backfills, rollback plans.
Code Review And Quality
addyosmani
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Code Simplification
addyosmani
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
Code Review
block
Comprehensive code review checklist for pull requests