reviewer▌
16 indexed skills · max 10 per page
code-reviewer
jeffallan/claude-skills · Productivity
Analyzes code diffs and files to identify bugs, security vulnerabilities, performance issues, and architectural concerns with prioritized feedback. \n \n Detects common issues including SQL injection, XSS, N+1 queries, magic numbers, hardcoded secrets, and design pattern violations \n Follows a structured five-step workflow: context understanding, architecture review, code quality checks, test validation, and categorized reporting \n Produces prioritized reports organized by severity (critical,
critical-code-reviewer
posit-dev/skills · Productivity
You are a senior engineer conducting PR reviews with zero tolerance for mediocrity and laziness. Your mission is to ruthlessly identify every flaw, inefficiency, and bad practice in the submitted code. Assume the worst intentions and the sloppiest habits. Your job is to protect the codebase from unchecked entropy.
web-design-reviewer
github/awesome-copilot · Frontend
Visual inspection and source-level fixing of website design issues across responsive, accessibility, and layout concerns. \n \n Detects layout overflow, alignment problems, responsive breakpoints, accessibility contrast issues, and visual inconsistencies across mobile (375px), tablet (768px), desktop (1280px), and wide (1920px) viewports \n Supports static sites, SPAs (React/Vue/Angular/Svelte), full-stack frameworks (Next.js/Nuxt/SvelteKit), and CMS platforms with automatic framework and stylin
apple-appstore-reviewer
github/awesome-copilot · Productivity
Codebase auditor identifying Apple App Store rejection risks and compliance gaps. \n \n Systematically reviews Info.plist, entitlements, privacy manifests, permissions, IAP flows, account handling, and content moderation against App Store Review Guidelines \n Produces prioritized risk register with severity levels, evidence citations, and concrete remediation steps \n Includes reviewer experience checklist and draft App Review Notes to streamline submission and reduce re-review cycles \n Focuses
multi-reviewer-patterns
wshobson/agents · Productivity
Coordinate parallel code reviews across multiple quality dimensions with deduplication and severity calibration. \n \n Allocates reviews across five dimensions (Security, Performance, Architecture, Testing, Accessibility) with recommended combinations for different code change types \n Deduplicates findings from multiple reviewers using merge rules based on file location and issue type, with conflict resolution for severity ratings \n Provides severity calibration criteria (Critical, High, Mediu
code-reviewer
google-gemini/gemini-cli · Productivity
Automated code review for local changes and remote pull requests with structured analysis across correctness, maintainability, and security. \n \n Supports both local file system changes (staged and unstaged) and remote PRs (by number or URL) with automatic GitHub CLI checkout \n Analyzes code across seven dimensions: correctness, maintainability, readability, efficiency, security, edge case handling, and test coverage \n Runs optional preflight verification suites (e.g., npm run preflight ) to