code▌
172 indexed skills · max 10 per page
clean-code
wondelai/skills · Productivity
A disciplined approach to writing code that communicates intent, minimizes surprises, and welcomes change. Apply these principles when writing new code, reviewing pull requests, refactoring legacy systems, or advising on code quality improvements.
secure-code-guardian
jeffallan/claude-skills · Productivity
Custom security implementations for authentication, authorization, input validation, and OWASP Top 10 vulnerability prevention. \n \n Covers password hashing (bcrypt/argon2), parameterized SQL queries, JWT validation, and rate limiting with explicit code examples \n Includes validation checkpoints for authentication (brute-force, session fixation, token expiration), authorization (privilege escalation), input handling (SQL injection, XSS), and security headers \n Enforces must-do constraints: ha
code-metrics-analysis
aj-geddes/useful-ai-prompts · Productivity
Measure and analyze code quality metrics to identify complexity, maintainability issues, and areas for improvement.
code-deduplication
alinaqi/claude-bootstrap · Productivity
Load with: base.md
code-simplifier
pproenca/dot-skills · Productivity
Comprehensive code simplification guide for AI agents and LLMs. Contains 47 rules across 8 categories, prioritized by impact from critical (context discovery, behavior preservation) to incremental (language idioms). Each rule includes detailed explanations, real-world examples comparing incorrect vs. correct implementations, and specific impact metrics.
dead-code-removal
89jobrien/steve · Productivity
This skill safely identifies and removes unused code across multiple programming languages. It includes comprehensive safety checks to prevent removing code that's actually needed.
code-documenter
jeffallan/claude-skills · Documents
Generates and validates technical documentation across docstrings, API specs, and developer guides. \n \n Supports multiple docstring formats (Google, NumPy, Sphinx for Python; JSDoc for TypeScript) and API specification standards (OpenAPI, AsyncAPI, gRPC) \n Includes validation workflows for each format: doctest/pytest for Python, TypeScript compilation checks, and Redocly linting for OpenAPI specs \n Covers inline code documentation, interactive API portals, documentation site generation, and
code-security
semgrep/skills · Productivity
Comprehensive security rules for writing secure code across 15+ languages. Covers OWASP Top 10, infrastructure security, and coding best practices with 28 rule categories.
code-smell-detector
rysweet/amplihack · Productivity
This skill identifies anti-patterns that violate amplihack's development philosophy and provides constructive, specific fixes. It ensures code maintains ruthless simplicity, modular design, and zero-BS implementations.
ray-so-code-snippet
intellectronica/agent-skills · Productivity
Generate beautiful code snippet images using ray.so and save them locally.