Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Common code patterns and best practices reference for quick lookup
基于若依-vue-plus框架的全栈代码规范指南。定义后端Java Spring Boot与前端Vue3 + TypeScript的标准化编码模式。 核心内容: - 后端分层架构规范:Controller/Service/Mapper三层...
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...
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full...
代码搬运师技能:优先搬运优秀开源项目,禁止重复造轮子。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...
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....
디버깅, 리팩토링, 성능 분석 통합 가이드.
Provides general code quality and best practices guidance applicable across languages and frameworks. Focuses on linting...
Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance acro...
Maintain Python code quality using Black formatting, Ruff linting, and mypy type checking. Use when formatting code, run...
Use when writing, reviewing, or refactoring code. Covers quality principles, smell detection, anti-patterns, style conve...
Node.js code quality standards for the serverless function runtime. Use when writing, reviewing, or refactoring JavaScri...
Multi-language code quality standards and review for TypeScript, Python, Go, and Rust. Enforces type safety, security, p...
Project-specific code quality standards and review checklist. Activates when reviewing code, discussing quality, refacto...
Code quality analysis including linting, style, type safety, and refactoring suggestions. Use when checking code style,...
Use when reviewing Compact code for readability issues, naming conventions, code organization, documentation quality, or...
Code quality inspection and linting commands for web audio apps. Includes detection of dead code, magic numbers, type sa...
Run comprehensive code quality checks including TypeScript typecheck, ESLint linting, Prettier formatting, and Markdown...
执行代码质量门禁检查(测试通过→覆盖率→Lint→GOAL追溯→可提交),验证单元测试覆盖率≥80%、集成测试通过率≥95%、代码规范零错误。当完成代码实现、准备提交代码、需要质量验证、进行提交前自检时使用。确保代码可合并。
Analyzes code changes for quality issues, code smells, SOLID violations, LLM-generated code problems, and refactoring op...
Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metric...
Use when checking code quality, running security audits, testing coverage, finding SOLID/DRY violations, or setting up q...
Proactively audits developer work to ensure completeness and production-readiness. This skill should be used when review...
Apply the code-quality checklist to audit files or directories and produce a Markdown report with findings and suggested...
코드 품질 검사 자동화. 린트, 포맷, 타입 체크, 보안 스캔 통합.
Use when writing or modifying code. Enforces production-quality standards, prohibits common shortcuts, and ensures pre-e...
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
Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematica...
コード品質基準の完全遵守を保証します。コミット前の品質チェックを自動実行し、エラーがある状態でのコミットを防止します。
Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate Syste...
Use automatically before and after code changes. Ensures documentation, formatting, type safety, and audit standards.
Comprehensive code quality validation using Solargraph, Sorbet, and Rubocop for A+ Rails code. Trigger keywords: quality...
Expert code reviewer that enforces best practices, clean code principles, strong typing (TypeScript), architecture guide...
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...
KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.
Triggers: KISS, YAGNI, SOLID, clean code, code quality, refactor, design principles Provides guidance on fundamental sof...
Conducts comprehensive code quality reviews including code smells detection, maintainability assessment, complexity anal...
Perform structured code reviews enforcing quality standards, naming conventions, architecture patterns, and team agreeme...
Systematic code review patterns, quality dimensions, anti-pattern detection, and constructive feedback techniques. Use w...
Review all evaluations in the repository against a single code quality standard. Checks ALL evals against ONE standard f...
Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code...
実装時に遵守すべきコード品質ルール(500行ルール、固定アーキテクチャ、SOLID原則、命名規則、テストカバレッジ要件)を定義
- SRP: Single Responsibility Principle
提供代码审查、性能分析、重构建议、错误诊断和调试能力。当需要代码质量评估、性能优化、或问题排查时使用。
Apply code quality standards for testing, coverage, CI/CD, and automation: Vitest, coverage philosophy, git hooks, GitHu...
Automated code quality fixes for linting, types, unused variables, and error handling; use when fixing code quality issu...
Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for...
This skill provides procedures for maintaining high code quality standards. It covers code review preparation, refactori...
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy...