16,832 skills sorted by stars.
Code Injection Detector - Auto-activating skill for Security Fundamentals.Triggers on: code injection detector, code inj...
Fix bugs, optimize performance, and maintain code quality in CClean-Killer. Use when asked to fix detection issues, fals...
Code metrics calculation methodology for static analysis
Migrate legacy code to modern frameworks, languages, and patterns with automated refactoring and testing
Write minimum necessary code following YAGNI principle to prevent bloat and over-engineering. Use when implementing feat...
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence type...
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire fil...
Generate CODE_OF_CONDUCT.md files based on Contributor Covenant. Triggers on "create code of conduct", "generate code_of...
Otimizador automático de código usando análise evolutiva GEPA para melhorar qualidade, performance e manutenibilidade
Common code patterns and best practices reference for quick lookup
React Native coding patterns, best practices, and common solutions for mobile development. Use when implementing feature...
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data na...
Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODO...
代码搬运师技能:优先搬运优秀开源项目,禁止重复造轮子。Use when: 需要实现新功能、选择技术方案、评估是否自己实现。Triggers: "实现", "开发", "创建", "构建", "写一个", "做一个"
Understand the already-done code, including best practices, linting, structure, patterns, etc, by reading it smartly, ca...
Build features when user wants to implement PRDs, write code for specs, or develop functionality. Works incrementally su...
Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metric...
코드 품질 검사 자동화. 린트, 포맷, 타입 체크, 보안 스캔 통합.
Enforce test quality and prevent implementation shortcuts when writing or modifying code. Use when implementing features...
Ensures code quality through reviews, refactoring, technical debt management, and clean code practices
Comprehensive code quality validation using Solargraph, Sorbet, and Rubocop for A+ Rails code. Trigger keywords: quality...
Implements and enforces code quality gates for TypeScript/React projects. Use when setting up Biome/ESLint/TypeScript, c...
This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "...
Systematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 aut...
Systematic code review patterns, quality dimensions, anti-pattern detection, and constructive feedback techniques. Use w...
Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code...
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy...
Refactor code for better organization, cleaner architecture, and improved maintainability. Use for reorganizing file str...
This skill should be used when the user asks to "refactor large files", "split code into smaller pieces", "extract metho...
To initiate a release by executing the dx release command with appropriate parameters.