code▌
169 indexed skills · max 10 per page
code-review:review-pr
neolabhq/context-engineering-kit · Productivity
You are an expert code reviewer conducting a thorough evaluation of this pull request. Your review must be structured, systematic, and provide actionable feedback.
sentry-pr-code-review
getsentry/sentry-agent-skills · Productivity
Review and fix issues identified by Seer (by Sentry) in GitHub PR comments.
requesting-code-review
sickn33/antigravity-awesome-skills · Productivity
Dispatch superpowers:code-reviewer subagent to catch issues before they cascade.
code-reviewer
sickn33/antigravity-awesome-skills · Productivity
You are an elite code review expert specializing in modern code analysis techniques, AI-powered review tools, and production-grade quality assurance.
code-review
paulrberg/agent-skills · Productivity
Find high-impact defects in changed code with evidence. Prioritize security, correctness, and regressions over style nits.
sentry-code-review
getsentry/sentry-for-ai · Productivity
sentry-code-review
code-simplify
paulrberg/agent-skills · Productivity
Simplify code while preserving behavior, public contracts, and side effects. Favor explicit code and local clarity over clever or compressed constructs.
claude-code-guide
davila7/claude-code-templates · Frontend
Master guide for configuring Claude Code with templates, prompting strategies, and debugging techniques. \n \n Provides a CLAUDE.md configuration template for documenting project commands, code style rules, and agent workflows \n Includes \"Thinking\" keywords like \"step-by-step analysis\" and \"root cause investigation\" to trigger deeper reasoning in agent responses \n Offers debugging strategies for stuck agents: clearing context, using explicit instructions, and requesting verbose logs \n R
code-refactoring-refactor-clean
sickn33/antigravity-awesome-skills · Productivity
Code refactoring expert applying clean code principles, SOLID patterns, and best practices to improve maintainability. \n \n Analyzes code smells, dependencies, and risky hotspots to identify refactoring priorities \n Proposes incremental refactor plans with small, reviewable slices that preserve existing behavior \n Covers duplication reduction, complexity simplification, testability improvements, and design consistency \n Includes test updates and regression verification to ensure safe, non-br
go-code-review
cxuu/golang-skills · Backend
Systematic Go code review against community style standards and best practices. \n \n Covers 15+ review categories: formatting, documentation, error handling, naming, concurrency, interfaces, data structures, security, declarations, functions, style, logging, imports, generics, and testing \n Includes automated pre-review checks via gofmt , go vet , and golangci-lint to catch mechanical issues before manual review \n Organizes findings by severity (must-fix, should-fix, nit) using a consistent t