tag

code

171 indexed skills · max 10 per page

skills (171)

code-review

supercent-io/skills-template · Productivity

6

Structured code review framework covering quality, security, performance, and testing standards. \n \n Provides eight-step review methodology: context understanding, high-level architecture assessment, detailed code inspection, security audit, performance analysis, testing validation, documentation check, and constructive feedback delivery \n Covers SOLID principles, naming conventions, error handling, input validation, authentication/authorization, SQL injection and XSS prevention, and resource

clean-code

pproenca/dot-skills · Productivity

5

Comprehensive software craftsmanship guide based on Robert C. Martin's "Clean Code: A Handbook of Agile Software Craftsmanship", updated with modern corrections where the original 2008 advice has been superseded. Contains 48 rules across 10 categories, prioritized by impact to guide code reviews, refactoring decisions, and new development. Examples are primarily in Java but principles are language-agnostic.

zoom-out

mattpocock/skills · code

4

Tell the agent to zoom out and give broader context or a higher-level perspective.

fastapi-code-review

existential-birds/beagle · Backend

4

These are idiomatic FastAPI patterns that may appear problematic but are correct:

everything-claude-code-harness

aradotso/trending-skills · AI/ML

4

Skill by ara.so — Daily 2026 Skills collection.

postgresql-expert-best-practices-code-review

wispbit-ai/skills · Productivity

3

Simple, pragmatic, opinionated. Only what matters for writing production-grade PostgreSQL queries.

python-code-style

wshobson/agents · Backend

3

Modern Python tooling, naming conventions, type checking, and documentation standards for maintainable codebases. \n \n Configure ruff for unified linting and formatting, replacing flake8, isort, and black with a single fast tool \n Set up strict type checking with mypy or pyright to catch errors before runtime \n Follow PEP 8 naming conventions: snake_case for functions/variables, PascalCase for classes, SCREAMING_SNAKE_CASE for constants \n Write Google-style docstrings for all public APIs wit

rust-expert-best-practices-code-review

wispbit-ai/skills · Backend

3

Simple, pragmatic, opinionated. Only what matters for writing production-grade Rust code.

code-review-expert

sanyuan0704/sanyuan-skills · Productivity

2

Expert code review of current git changes with a senior engineer lens. \n \n Detects SOLID violations (SRP, OCP, LSP, ISP, DIP), architecture smells, and proposes incremental refactors with clear rationale \n Scans for security risks including injection, XSS, AuthZ gaps, race conditions, and unsafe deserialization with exploitability assessment \n Identifies removal candidates and unused code with safe deletion vs. deferred plans and concrete follow-up checkpoints \n Flags code quality issues: e

requesting-code-review

obra/superpowers · Productivity

2

Dispatch code review subagents with focused context to catch issues before they compound. \n \n Integrates with subagent-driven development workflows, triggering review after each task or before merging to main \n Provides code-reviewer subagent with precise git SHAs, implementation details, and requirements, keeping reviewer focused on work product rather than session history \n Categorizes feedback into Critical (fix immediately), Important (fix before proceeding), and Minor (note for later) s

prevpage 2 / 18next