- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
employee-1
by DrewDey
Project-local Employee 1 operating skill for PathForge in /Users/ddtuchfarber/Desktop/Business Ideas/Prompt Project Platform. Use when Codex is working in this repo throughout the day, receiving product notes, bug reports, screenshots, voice-dictated brainstorming, implementation requests, local verification tasks, public project page repairs, source-run approvals, page-publishing consistency checks, production-readiness checks, or night-end commit preparation. Work toward production-ready outcomes, act as the user's practical engineering worker, verify changes, protect user intent, avoid over-interpreting rough voice notes as broad rewrite mandates, and commit, push, or deploy when the current user direction calls for it. Keep production data changes gated on explicit approval.
pr-review
by mczkzk
Review GitHub PR <number> and identify issues and improvements
dockerize-project
by gemini960114
Use this skill when the user wants to dockerize the current project and generate a Dockerfile and docker-compose.yml based on the existing codebase. This skill inspects the repository structure, avoids unsafe assumptions, and produces a minimal, runnable Docker setup for local development.
deep-audit
by shantoislamdev
Universal security and robustness scanner for any codebase. Use when auditing code for vulnerabilities, security issues, bugs, or robustness problems. Automatically detects tech stack, creates custom audit plans, and performs recursive deep analysis.
code-reviewer
by technophile-04
"Review code against high standards for clarity, simplicity, and maintainability. Use this skill when: (1) Code has just been written or modified by Claude or a sub-agent, (2) User explicitly requests code review, (3) Refactoring has been completed, (4) New features or components have been implemented. The skill provides brutally honest but supportive feedback following Carlos's philosophy - celebrating good work while pushing back hard on complexity, unclear patterns, or violations of best practices."
verification-before-completion
by tomwangowa
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
rust
by jyasuu
Rust programming language and Cargo package manager commands including build, test, and cross-compilation.
security-review
by pmco23
Use after build is complete to scan for OWASP Top 10 vulnerabilities. Checks injection, authentication, authorization, data exposure, and misconfiguration risks. Requires .pipeline/build.complete.
heal-skill
by VitaDynamics
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
blog-post-review
by weorbitant
Editorial review skill for Orbitant engineering blog posts. Activates when reviewing, editing, or providing feedback on blog articles. Produces structured reviews covering SEO, content quality, tone, and actionable improvements. Responds in the same language as the article being reviewed.
checking-breaking-changes-in-php-framework
by Seika139
"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"
code-review
by NELpos
Analyze source code quality and propose prioritized fixes using Tidy First and Modern Software Engineering principles. Use for requests like code review, PR review, refactoring suggestions, architecture quality checks, maintainability analysis, or improvement proposals across TypeScript, JavaScript, Python, React, and Next.js codebases.