code▌
172 indexed skills · max 10 per page
code-review
davila7/claude-code-templates · Productivity
Follow these guidelines when reviewing code for Sentry projects.
everything-claude-code-conventions
affaan-m/everything-claude-code · AI/ML
Generated from affaan-m/everything-claude-code on 2026-03-20
code-review
getsentry/skills · Productivity
Code review framework following Sentry engineering practices for pull requests and code quality assessment. \n \n Covers six key problem areas: runtime errors, performance bottlenecks, side effects, backwards compatibility, ORM query issues, and security vulnerabilities \n Includes design assessment guidance for component interactions, architectural alignment, and requirement conflicts \n Requires appropriate test coverage across functional, integration, and end-to-end tests with verification of
clean-code
davila7/claude-code-templates · Productivity
Pragmatic coding standards emphasizing conciseness, single responsibility, and direct solutions. \n \n Covers five core principles: Single Responsibility, DRY, KISS, YAGNI, and the Boy Scout rule for incremental code improvement \n Provides naming conventions for variables, functions, booleans, and constants designed to self-document intent without excessive comments \n Enforces function discipline: max 20 lines, one level of abstraction, minimal arguments, and no unexpected side effects \n Incl
framework-migration-code-migrate
sickn33/antigravity-awesome-skills · Productivity
You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and ensure smooth transitions with minimal disruption.
code-review-quality
proffesor-for-testing/agentic-qe · Productivity
Context-driven code reviews prioritizing quality, security, testability, and maintainability. \n \n Organizes feedback into four priority levels: blockers (must fix), major issues (should fix), minor improvements, and suggestions, with clear templates and rationale for each \n Covers five core review areas: logic correctness, security risks, test coverage, performance issues, and error handling; explicitly excludes style nitpicking and formatting \n Recommends reviewing code in chunks under 400
plankton-code-quality
affaan-m/everything-claude-code · Productivity
Write-time code quality enforcement with auto-formatting, linting, and Claude-powered subprocess fixes on every file edit. \n \n Three-phase architecture: silent auto-formatting, violation collection, and tiered model routing (Haiku for style, Sonnet for complexity, Opus for types) to fix unfixable issues \n Supports Python, TypeScript, Shell, YAML, JSON, TOML, Markdown, and Dockerfile with 20+ linters including ruff, biome, shellcheck, and hadolint \n Config protection via PreToolUse and Stop h
screenshot-to-code
onewave-ai/claude-skills · Productivity
Convert UI screenshots into production-ready code with accurate styling and structure.
code-review
xtone/ai_development_tools · Productivity
$22
ghost-scan-code
ghostsecurity/skills · Productivity
Static analysis security scanner that identifies OWASP vulnerabilities across backend, frontend, mobile, and library code. \n \n Scans for SQL injection, XSS, BOLA, BFLA, SSRF, prototype pollution, unsafe deserialization, ReDoS, path traversal, and zip slip vulnerabilities \n Three scan depths available: quick (default), balanced, and full, with token usage warnings for comprehensive scans \n Automated workflow: plans vulnerability vectors per project type, nominates candidate files, analyzes fi