83,201 skills sorted by stars.
Provides guidance for code quality improvements.
Language-specific coding guidelines. Use when implementing code in Python or other supported languages.
This skill should be used when the user asks to 'implement', 'write code', 'build a feature', 'create a function', 'add...
Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification. Use when you are rea...
Implémente le code selon le plan validé, en respectant les conventions du projet. Utiliser après validation du plan, qua...
Senior Full-Stack Code Auditor - Especialista em Arquitetura, Segurança, Performance, Observabilidade e Qualidade de Sof...
Educational code development skill that teaches programming concepts while building applications. Use when the user want...
Bridge between different computational materials science codes. Convert input/output formats, interface with post-proces...
Dual-perspective code investigation. Claude explores independently, then Codex explores independently (no feeding), fina...
Efficient codebase investigation for rapid-go. Use when understanding existing code before modifications, tracing reques...
Evaluate code layout quality based on accuracy, consistency, readability, and maintainability rather than aesthetics. Us...
Provides Django web framework expertise including project structure, models, views, admin, Celery tasks, testing, and Py...
Provides Go programming expertise, including language syntax, idiomatic patterns, concurrency, and standard library usag...
Run linters according to repository guidelines. Use immediately after creating or modifying code, or before committing c...
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety,...
Code migration involves moving codebases between versions, frameworks, or technologies while maintaining stability. This...
Use when migrating codebases between frameworks, languages, versions, or platforms. Provides migration assessment patter...
Code mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-...
Serena LSP vs native tool routing for code navigation. Defines when to use find_symbol, get_symbols_overview, replace_sy...
Token-efficient code navigation for large codebases. Reduces token usage by up to 97%. Use when exploring code structure...
Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenati...
Analyze and optimize code for performance, memory, and efficiency
Analyzes and optimizes code for better performance, memory usage, and efficiency. Use when code is slow, memory-intensiv...
Enforce code organization principles - "Directory X contains ONLY class type X", DDD naming patterns, PHP best practices...
Python code organization conventions for this codebase. Apply when structuring modules, organizing imports, and designin...
If you need a comment to explain what code does, first try to rewrite the code to be self-explana... Use when enforcing...
[Implementation] Execute parallel or sequential phases based on plan structure
Use when mapping code paths, entrypoints, and likely hot files before profiling.
Use before committing code - validates Drupal coding standards, SOLID/DRY principles, security practices, and CSS standa...
Analyze codebases to identify reusable code patterns, duplications, and implementation patterns for future development....
Search for code patterns in decompiled output using Weggli semantic matching. Use when finding vulnerable code construct...
Code implementation patterns and best practices learned from real mistakes. Covers file I/O safety (locking, atomic writ...
Common code patterns and best practices reference for quick lookup
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full...
Guide design decisions using the State > Coupling > Complexity > Code priority framework. Use when evaluating tradeoffs,...
Profile code performance and identify bottlenecks
Analyze your Claude Code session logs to improve prompt quality, optimize tool usage, and become a better AI-native engi...
Code quality improvement: review, refactoring, debugging. Phases: review feedback, systematic refactoring, root cause de...
Coding style standards, security guidelines, and accessibility requirements. Use when (1) Writing new code, (2) Reviewin...
Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review....