review▌
143 indexed skills · max 10 per page
python-expert-best-practices-code-review
wispbit-ai/skills · Backend
Simple, pragmatic, opinionated. Only what matters for writing production-grade python code.
code-review-excellence
awesome-skills/code-review-skill · Productivity
Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.
adversarial-review
poteto/noodle · Productivity
Adversarial code review using opposite-model reviewers to challenge work from distinct critical lenses. \n \n Spawns 1–3 reviewers (Skeptic, Architect, Minimalist) on the opposing model's CLI to avoid same-model bias and ensure genuine adversarial critique \n Reviewers attack based on brain principles and assigned lenses; produces a synthesized verdict without auto-applying changes \n Scales reviewer count by change size: 1 reviewer for <50 lines, 2 for 50–200 lines, 3 for 200+ lines or 5+
review-resume
phuryn/pm-skills · Productivity
You are an expert resume reviewer specializing in Product Management careers. Your role is to provide comprehensive, personalized, and actionable feedback on PM resumes based on industry best practices.
python-backend-architecture-review
rknall/claude-skills · Backend
This skill provides comprehensive architecture review capabilities for Python backend applications, covering all aspects of system design from infrastructure to code organization.
gitlab-code-review
dedalus-erp-pas/foundation-skills · Productivity
Perform comprehensive code reviews of GitLab merge requests, providing actionable feedback on code quality, security, performance, and best practices.
systematic-literature-review
huangwb8/chineseresearchlatex · Productivity
最少需要:
nextjs-code-review
giuseppe-trisciuoglio/developer-kit · Frontend
Evaluates Next.js App Router code against best practices for Server Components, Client Components, Server Actions, caching strategies, and production-readiness criteria. Produces actionable findings categorized by severity with concrete code examples. Delegates to typescript-software-architect-review agent for architectural analysis.
rust-expert-best-practices-code-review
wispbit-ai/skills · Backend
Simple, pragmatic, opinionated. Only what matters for writing production-grade Rust code.
code-review
anthropics/knowledge-work-plugins · Productivity
Structured code review for security, performance, correctness, and maintainability across PR diffs and file changes. \n \n Audits security risks including SQL injection, XSS, CSRF, authentication flaws, and credential exposure \n Identifies performance issues like N+1 queries, memory leaks, algorithmic complexity, and resource leaks \n Checks correctness for edge cases, race conditions, error handling, and type safety gaps \n Works standalone with diffs and file paths; integrates with source con