code-reviewer-1-code-quality
Sub-skill of code-reviewer: 1. Code Quality (+3).
Best use case
code-reviewer-1-code-quality is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of code-reviewer: 1. Code Quality (+3).
Teams using code-reviewer-1-code-quality should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/1-code-quality/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How code-reviewer-1-code-quality Compares
| Feature / Agent | code-reviewer-1-code-quality | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of code-reviewer: 1. Code Quality (+3).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
SKILL.md Source
# 1. Code Quality (+3) ## 1. Code Quality | Aspect | Check For | |--------|-----------| | Clarity | Readable, self-documenting code | | Naming | Descriptive, consistent conventions | | Structure | Single responsibility, appropriate abstraction | | DRY | No unnecessary duplication | | Complexity | Cyclomatic complexity within limits | ## 2. Security | Aspect | Check For | |--------|-----------| | Input validation | All user inputs validated | | SQL injection | Parameterized queries | | XSS | Output encoding | | Auth/AuthZ | Proper authentication and authorization | | Secrets | No hardcoded credentials | | Dependencies | Updated, no known vulnerabilities | ## 3. Performance | Aspect | Check For | |--------|-----------| | Algorithms | Appropriate time complexity | | Memory | No leaks, efficient usage | | Database | Optimized queries, proper indexing | | Caching | Appropriate cache usage | | Async | Non-blocking operations where needed | ## 4. Testing | Aspect | Check For | |--------|-----------| | Coverage | Critical paths tested | | Quality | Meaningful assertions | | Isolation | Tests don't depend on each other | | Edge cases | Boundary conditions covered | | Mocking | Minimal, appropriate mocking |
Related Skills
code-reviewer
Comprehensive code review toolkit for evaluating quality across multiple languages. Use for PR analysis, quality checking, and generating review reports. Based on alirezarezvani/Codex-skills.
skill-creator-content-quality
Sub-skill of skill-creator: Content Quality (+3).
hydrodynamic-pipeline-checkpoint-1-mesh-quality
Sub-skill of hydrodynamic-pipeline: Checkpoint 1: Mesh Quality (+2).
gmsh-openfoam-orcaflex-gate-1-mesh-quality
Sub-skill of gmsh-openfoam-orcaflex: Gate 1 — Mesh Quality (+1).
signal-analysis-signal-quality
Sub-skill of signal-analysis: Signal Quality (+2).
orcawave-mesh-generation-panel-quality-thresholds
Sub-skill of orcawave-mesh-generation: Panel Quality Thresholds (+1).
orcaflex-rao-import-data-quality
Sub-skill of orcaflex-rao-import: Data Quality (+2).
mesh-utilities-batch-quality-check
Sub-skill of mesh-utilities: Batch Quality Check (+1).
gmsh-meshing-quality-metrics
Sub-skill of gmsh-meshing: Quality Metrics (+1).
blender-interface-mesh-quality-checks
Sub-skill of blender-interface: Mesh Quality Checks (+2).
planning-code-goal-code-quality-metrics
Sub-skill of planning-code-goal: Code Quality Metrics (+2).
github-sync-sync-quality-metrics
Sub-skill of github-sync: Sync Quality Metrics (+1).