Code Review

Automated code review and analysis

Showing 4129-4152 of 7806 skills
ovachiever

applying-brand-guidelines

by ovachiever

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging

Code Review 48 7mo ago
ArcBlock

intent-interview

by ArcBlock

Transform vague ideas into implementation-ready specifications through structured interviewing. Use when user describes a new feature/product idea, has a problem to solve, or needs to document requirements. Two-phase process: Phase A produces decisions.md, Phase B composes INTENT.md under budget constraints.

Code Gen 15 4mo ago
ArcBlock

intent-critique

by ArcBlock

Critical review of Intent design quality. Checks for over-engineering, YAGNI violations, premature abstraction, and simplification opportunities. Uses interactive discussion to refine design decisions.

Code Review 15 4mo ago
sjnims

command-development

by sjnims

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", "Skill tool", "programmatic command invocation", "disable-model-invocation", "prevent Claude from running command", "debug command", "command debugging", "troubleshoot command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, programmatic invocation control, debugging commands, or command development best practices for Claude Code.

CLI Tools 15 5mo ago
ArcBlock

intent-review

by ArcBlock

Interactive Intent approval. Review sections and mark status (locked/reviewed/draft). Use /intent-review <path> to review a specific file, or /intent-review to review Intent in current directory.

API Dev 15 5mo ago
ArcBlock

intent-changes

by ArcBlock

Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start <file> to begin, /intent-changes propose to suggest changes, /intent-changes accept/reject to decide, /intent-changes finalize to apply.

Code Review 15 5mo ago
jgamaraalv

owasp-security-review

by jgamaraalv

"Review code and architectures against the OWASP Top 10:2025 — the ten most critical web application security risks. Use when: (1) reviewing code for security vulnerabilities, (2) auditing a feature or codebase against OWASP categories, (3) providing remediation guidance for identified vulnerabilities, (4) writing new code and needing secure coding patterns. Triggers: 'review for security', 'OWASP audit', 'check for vulnerabilities','security checklist', 'is this code secure', 'security review', 'fix vulnerability'."

Auth 15 4mo ago
andrew

managing-dependencies

by andrew

Evaluates packages, manages dependencies, and addresses supply chain security. Use when adding npm/pip/cargo/bundler/go dependencies, auditing packages, reviewing lockfile changes, checking for vulnerabilities, comparing package alternatives, or assessing package trustworthiness.

Code Review 15 5mo ago
ArcBlock

intent-init

by ArcBlock

Initialize IDD structure in a project. Checks existing state, creates directory structure, and generates templates. Use /intent-init to set up Intent-driven development in current project.

Code Gen 15 5mo ago
ArcBlock

intent-normalize

by ArcBlock

Scan and normalize existing intent/planning files to IDD standard. Auto-fixes mechanical issues (frontmatter, directory structure), tags content issues for pickup. Use /intent-normalize to scan current project, or /intent-normalize <path> for specific directory.

Academic 15 4mo ago
guruvamsi-policharla

paper-review

by guruvamsi-policharla

Systematic LaTeX paper review for correctness, clarity, and consistency. Builds overview from intro sections, then reviews each section in parallel.

Academic 15 4mo ago
ArcBlock

intent-check

by ArcBlock

Run Intent validation and sync checks. Triggers intent-validate and intent-sync agents. Use /intent-check for full check, or /intent-check --validate/--sync for specific checks.

API Dev 15 5mo ago
ArcBlock

intent-story

by ArcBlock

Share your IDD adoption story. Through structured interviewing, create blog posts about Intent-Driven Development experiences, lessons learned, and best practices. Supports multiple languages and formats.

Code Review 15 5mo ago
ArcBlock

intent-plan

by ArcBlock

Transform approved Intent into executable phased plan with strict TDD. Each step requires tests first (happy/bad/edge/security cases), then implementation. Use after /intent-review when ready to start development.

Code Review 15 4mo ago
troykelly

features-documentation

by troykelly

Use when user-facing features change. Ensures features documentation is updated. Pauses work if documentation has drifted, triggering documentation-audit skill.

Code Review 10 5mo ago
troykelly

review-scope

by troykelly

Use before code review - determine if change is minor (review new code only) or major (review impacted code too)

Auth 10 5mo ago
troykelly

pr-creation

by troykelly

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

Auth 10 5mo ago
troykelly

api-documentation

by troykelly

Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.

API Dev 10 5mo ago
troykelly

verification-before-merge

by troykelly

Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified

CI/CD 10 5mo ago
dmend3z

compliance-legal

by dmend3z

A skill for ensuring digital marketing practices are compliant with legal and ethical standards. Use when you need to review marketing materials, data handling practices, or advertising campaigns for legal risks.

Code Review 10 4mo ago
troykelly

issue-driven-development

by troykelly

Use for any development work - the master 13-step coding process that orchestrates all other skills, ensuring GitHub issue tracking, proper branching, TDD, code review, and CI verification

Code Review 10 5mo ago
troykelly

autonomous-orchestration

by troykelly

Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers using Task tool, monitors with TaskOutput, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.

CI/CD 10 5mo ago
troykelly

branch-discipline

by troykelly

Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base

Code Gen 10 5mo ago
troykelly

session-start

by troykelly

Use at the beginning of every work session - establishes context by checking GitHub project state, reading memory, verifying environment, and orienting before starting work

Code Review 10 5mo ago