Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Pr To Videoheygen-com/hyperframes
Turn any GitHub pull request into an easy code explainer video
Reviewmattpocock/skills
Check code against standards and spec in one review
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Golang Code Stylesamber/cc-skills-golang
Follow Go style rules for line breaks, variables, and control flow clarity
Workers Best Practicescloudflare/skills
Write and review Cloudflare Workers code with proven production best practices
Golang Lintersamber/cc-skills-golang
Automated code review helps find bugs improve quality and speed up development
Code Review Excellencewshobson/agents
Turn code reviews into helpful conversations that catch bugs and share knowledge
Improveshadcn/improve
Audit your codebase and get ready-to-use plans for other AI agents to execute
Swiftui Protwostraws/swiftui-agent-skill
Review SwiftUI code for modern APIs, performance, and accessibility best practices
Refactorgithub/awesome-copilot
Refactor code gradually to improve readability and maintainability without behavior change
Error Handling Patternswshobson/agents
Master error handling patterns to build resilient and reliable applications across languages
Ponytaildietrichgebert/ponytail
Be efficiently lazy with the simplest code that works every time
Web Design Guidelinesantfu/skills
Check your UI code for web design guidelines and accessibility compliance
Code Review And Qualityaddyosmani/agent-skills
Multi-dimensional code review ensures quality before every merge without exception
Review Prwarpdotdev/common-skills
Automatically review pull request diffs and write structured feedback into review.json
Dotnet Best Practicesgithub/awesome-copilot
Ensure your .NET C# code meets project best practices for quality and maintainability
Code Simplificationaddyosmani/agent-skills
Simplify code to boost clarity and maintainability without altering behavior
Check Impl Against Specwarpdotdev/common-skills
Compare pull request code against the approved spec to find important mismatches
Ast Grepast-grep/agent-skill
Search code by structure not text with easy AST rules
Refactor Plangithub/awesome-copilot
Plan multi-file refactors safely before making any code changes
Python Code Stylewshobson/agents
Master Python code style with ruff, mypy, and clear naming conventions
Sql Code Reviewgithub/awesome-copilot
Automated SQL code review for security, performance, and maintainability across all databases
Deprecation And Migrationaddyosmani/agent-skills
Remove old code safely and guide users to better systems with care
React Doctormillionco/react-doctor
Scan React code for issues and get a health score before committing
Postgresql Code Reviewgithub/awesome-copilot
Expert PostgreSQL code review for best practices, performance, and security
Checktw93/waza
Review code diffs, PRs, issues, and release readiness before shipping
Respond To Pr Comments In Blocklistwarpdotdev/common-skills
Walk through PR comments, decide responses, apply fixes, and preview before posting
Simplifybrianlovin/claude-config
Simplify and refine recently modified code for clarity and consistency
Review And Refactorgithub/awesome-copilot
Review your code, apply custom rules, and make it clean and maintainable
Dart Run Static Analysisdart-lang/skills
Find and fix Dart code issues automatically with static analysis
Doubt Driven Developmentaddyosmani/agent-skills
Catch hidden mistakes by having a fresh reviewer try to disprove your decision
Refactor Method Complexity Reducegithub/awesome-copilot
Refactor complex methods into simpler focused helpers to lower cognitive complexity
Python Anti Patternswshobson/agents
Avoid common Python mistakes with this code review checklist for cleaner code
Context Mapgithub/awesome-copilot
Map every file you need before you write a single line of code
Clean Codesickn33/antigravity-awesome-skills
Turn working code into clean code that anyone can read and improve
Java Refactoring Extract Methodgithub/awesome-copilot
Extract method refactoring makes Java code cleaner easier to test and reuse
Frontend Code Reviewlanggenius/dify
Review frontend code with checklist rules for urgent issues and suggestions
Coding Standardsaffaan-m/everything-claude-code
Keep your code clean, readable, and consistent across any project
Create Github Issues For Unmet Specification Requirementsgithub/awesome-copilot
Create GitHub issues for unmet specification requirements to track progress
Ponytail Reviewdietrichgebert/ponytail
Hunt unnecessary complexity and delete it one line per finding
Code Reviewergoogle-gemini/gemini-cli
Find bugs and improve code quality with thorough automated reviews
Code Review Expertsanyuan0704/code-review-expert
Expert code reviews that catch critical bugs and improve your code quality
Code Reviewcoderabbitai/skills
AI-powered code review that finds bugs, security issues, and quality risks fast
Terraform Style Guidehashicorp/agent-skills
Generate Terraform HCL code following HashiCorp's official style conventions and best practices
Ponytail Auditdietrichgebert/ponytail
Whole-repo audit finds over-engineering and ranks what to delete or simplify
Typescript React Reviewerdotneet/claude-code-marketplace
Expert code review to catch bugs and improve code quality in TypeScript and React 19
Swift Concurrency Protwostraws/swift-concurrency-agent-skill
Automated code review for Swift concurrency correctness and modern API usage
Ponytail Debtdietrichgebert/ponytail
Find and track all ponytail-marked shortcuts and deferred work in your code
Multi Reviewer Patternswshobson/agents
Coordinate parallel code reviews with deduplication and severity calibration
Code Reviewanthropics/knowledge-work-plugins
Spot bugs, security flaws, and performance issues before merging code
Thermo Nuclear Code Quality Reviewcursor/plugins
A brutally honest audit that forces your code to be simpler and cleaner
Java Coding Standardsaffaan-m/everything-claude-code
Clean Java coding standards for Spring Boot and Quarkus services
Code Simplifiergetsentry/skills
Simplify your code for clarity and maintainability without breaking anything
Cpp Coding Standardsaffaan-m/everything-claude-code
Write safer modern C++ with clear coding standards from Core Guidelines
Swiftdata Protwostraws/swiftdata-agent-skill
Review and improve SwiftData code with modern APIs and best practices
Ultracitehaydenbleasel/ultracite
Zero-config linting and formatting for JavaScript and TypeScript projects with simple setup
Fallowfallow-rs/fallow-skills
Free static analysis for JavaScript and TypeScript that finds cleanup opportunities
M15 Anti Patternzhanghandong/rust-skills
Spot and fix Rust anti-patterns clone everywhere unwrap production idiomatic code
Shopify App Store Reviewshopify/shopify-ai-toolkit
Pre-submission compliance check for Shopify App Store requirements. Catch issues early.
Verification Loopaffaan-m/everything-claude-code
Run build type lint tests security and diff checks before every pull request
Migrate Oxlintoxc-project/oxc
Easily migrate your JavaScript project from ESLint to the faster Oxlint linter
Code Maturity Assessortrailofbits/skills
Systematic code maturity assessment using Trail of Bits' nine-category framework
Autofixcoderabbitai/skills
Safely apply CodeRabbit review fixes with per-change approval on GitHub pull requests
Differential Reviewtrailofbits/skills
Security-focused code review that adapts to codebase size and prevents regressions
Plankton Code Qualityaffaan-m/everything-claude-code
Auto-format and lint every file edit with Claude-powered fixes for cleaner code without effort
Indexion Sddtrkbt10/indexion-skills
Turn RFCs into requirements and automatically verify your implementation matches
Everything Claude Code Conventionsaffaan-m/everything-claude-code
Keep your code consistent with these development conventions for JavaScript projects
Tech Debtanthropics/knowledge-work-plugins
Find messy code, score its risk, and fix it without stopping your feature work
Flutter Dart Code Reviewaffaan-m/everything-claude-code
Flutter Dart code review checklist covering widgets state management performance and security
Printing Press Polishmvanhorn/cli-printing-press
Automatically fix and polish your CLI to pass all checks and be ready to ship
Evaluation Methodologywshobson/agents
Discover the static, LLM, and simulation layers behind plugin quality scoring
Code Reviewershubhamsaboo/awesome-llm-apps
Automated code review that catches security issues and improves performance
Code Reviewerjeffallan/claude-skills
Automated code review that finds bugs, security issues, and suggests improvements for better code quality
Printing Press Retromvanhorn/cli-printing-press
Run a retrospective after each CLI generation to enhance the Printing Press system
Audit Context Buildingtrailofbits/skills
Analyze code line by line to build deep context before finding bugs