16,832 skills sorted by stars.
Code Injection Detector - Auto-activating skill for Security Fundamentals.Triggers on: code injection detector, code injection det...
Fix bugs, optimize performance, and maintain code quality in CClean-Killer. Use when asked to fix detection issues, false positive...
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 features to ke...
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and dis...
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire files.
Generate CODE_OF_CONDUCT.md files based on Contributor Covenant. Triggers on "create code of conduct", "generate code_of_conduct.m...
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 features or refac...
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data naturally an...
Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODOs, or guid...
代码搬运师技能:优先搬运优秀开源项目,禁止重复造轮子。Use when: 需要实现新功能、选择技术方案、评估是否自己实现。Triggers: "实现", "开发", "创建", "构建", "写一个", "做一个"
Understand the already-done code, including best practices, linting, structure, patterns, etc, by reading it smartly, catching up...
Build features when user wants to implement PRDs, write code for specs, or develop functionality. Works incrementally substory-by-...
Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metrics
코드 품질 검사 자동화. 린트, 포맷, 타입 체크, 보안 스캔 통합.
Enforce test quality and prevent implementation shortcuts when writing or modifying code. Use when implementing features, fixing b...
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 gates, va...
Implements and enforces code quality gates for TypeScript/React projects. Use when setting up Biome/ESLint/TypeScript, configuring...
This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "code metri...
Systematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, s...
Systematic code review patterns, quality dimensions, anti-pattern detection, and constructive feedback techniques. Use when review...
Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code (Easy to...
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patt...
Refactor code for better organization, cleaner architecture, and improved maintainability. Use for reorganizing file structures, s...
This skill should be used when the user asks to "refactor large files", "split code into smaller pieces", "extract methods", "how...
To initiate a release by executing the dx release command with appropriate parameters.