Category

Code Review & Quality

Code review, refactoring, debugging, maintainability, and engineering quality

1,924
skills in category
81
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse code review & quality skills

Showing 124 of 1,924 skills

Repo AnalyzerA

Analyze GitHub repositories for structure, documentation, dependencies, and contribution patterns. Use for codebase understanding and health assessment.

code-qualityjavascripttypescript
0
44
Conventional CommitsA

Guidelines for writing conventional commit messages that follow project standards and trigger automated releases

code-qualitygorefactoring
0
20
Verification LoopA

一个全面的 Claude Code 会话验证系统。

code-qualityjavascripttypescript
0
41,543
Agent ArchitectA

Claude Code architecture advisor. Provides holistic guidance on component design and refactoring. Use when restructuring skills, rules, commands, subagents, or CLAUDE.md to ensure architectural consistency.

code-qualityrefactoringdocumentation
0
4
Springboot VerificationA

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

code-qualitybashspring
0
41,543
Lint FixerA

Use this skill to run npm run lint and fix linting issues. Triggers on fixing lint errors after code changes or validating code against project style guidelines.

code-qualitytypescriptgo
0
20,684
Comprehensive Review Full ReviewA

Use when working with comprehensive review full review

code-qualityjavascripttypescript
0
7,603
Quality CheckerA

Validate skill quality, completeness, and adherence to standards. Use before packaging to ensure skill meets quality requirements.

code-qualitypythonbash
0
44
TypescriptA

TypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.

code-qualityjavascripttypescript
0
3
Caveman ReviewA

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

code-qualitygorefactoring
1
64,957
Dry RefactorA

This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.

code-qualitygoexpress
0
58
Pr ReviewA

This skill should be used when retrieving and managing GitHub pull request reviews, particularly for accessing unresolved review comments, pending reviews, and reviewer feedback. Use this skill when asked to fetch PR review data, display pending comments, or check review status for a specific pull request. Also can be triggered by phrase like 'load pr review'

code-qualitybashgit
0
11
Caveman CommitA

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

code-qualitygogit
1
64,957
Code ReviewA

Provide concrete and actionable code-review feedback to surface bugs, risks, and testing gaps.

code-qualitytestingcode-review
0
35
Backend Python StandardsA

**Core Rule:** Use uv for all package operations, pytest for testing, ruff for formatting/linting. Write self-documenting code with minimal comments.

code-qualitypythongo
0
214
Skill ReviewA

Audit claude-skills repository documentation with systematic 9-phase review: standards compliance, official docs verification via Context7/WebFetch, code examples accuracy, cross-file consistency, and version drift detection. Auto-fixes unambiguous issues with severity classification. Use when: investigating skill issues, major package updates detected (e.g., v1.x → v2.x), skill not verified >90 days, before marketplace submission, or troubleshooting outdated API patterns, contradictory exam...

code-qualitygobash
0
90
Git Commit HelperA

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

code-qualitygobash
0
12,676
Pr ReviewerA

Review GitHub pull requests for code quality, security, and best practices. Use for automated PR feedback and approval workflows.

code-qualitygobash
0
44
AnalyzeA

Deep analysis and investigation

code-qualitydebugginggit
0
5,135
Code Review ExcellenceA

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

code-qualityjavascripttypescript
0
27,967
UltraciteA

Ultracite Rules - AI-Ready Formatter and Linter Applies to files matching: **/*.{ts,tsx,js,jsx,json,jsonc,html,vue,svelte,astro,css,yaml,yml,graphql,gql,md,mdx,grit}.

code-qualityvue
0
831
Remove DeadcodeA

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

code-qualitytypescriptgo
0
59,591
Clean CodeA

Enforce SOLID, DRY, KISS principles during implementation.

code-qualitygobash
0
25
Performance AnalysisA

CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.

code-qualityrustgo
0
5
...