★ 1 · Updated 2026-09-22
Prepare, review, comment on, and decide code changes using an operational adaptation of Google's Engineering Practices.
Browse skills that share this tag.
★ 1 · Updated 2026-09-22
Prepare, review, comment on, and decide code changes using an operational adaptation of Google's Engineering Practices.
★ 3 · Updated 2026-09-14
Simplifies and refines code for clarity, consistency, and maintainability while preserving exact functionality based on project standards.
★ 16,576 · Updated 2026-09-13
Reviews code for premature abstraction, unnecessary indirection, dead code, coupling between unrelated modules, and naming that obscures intent.
★ 0 · Updated 2026-09-13
Refactors the codebase so it reads as if the current design had been there from the start, removing leftover names, shims, and context.
★ 0 · Updated 2026-09-12
Reviews pull request diffs for correctness, security, maintainability, and test coverage.
★ 0 · Updated 2026-09-12
Reviews pull request diffs for correctness, security, maintainability, and test coverage.
★ 8 · Updated 2026-05-09
Review changed source files for bugs, security, code quality, and maintainability
★ 12 · Updated 2026-05-09
Generate comprehensive health scores for projects based on architecture, tests, security, performance, and maintainability metrics
★ 558 · Updated 2026-03-19
Orchestrate multi-agent code review pipeline with scanner, reviewer, and fixer roles
★ 0 · Updated 2026-03-09
Reviews code changes using structured checklists for security, performance, and maintainability.
★ 2 · Updated 2026-03-09
Review code for security, performance, quality, maintainability, and best practices
★ 18 · Updated 2026-02-24
Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability
★ 18 · Updated 2026-02-18
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
★ 44 · Updated 2026-02-18
Simplifies and refines code for clarity and maintainability while preserving all functionality
★ 211 · Updated 2026-02-14
Refactor existing code to improve readability, maintainability, and structure while preserving external behavior
★ 1 · Updated 2026-02-13
Reviews code changes for security, quality, and maintainability issues