Skip to main content
~/
skillsmp
$
ai
--search
$
cd
/occupations
$
watch
stats
$
man
docs
ZH
在 Manus 中运行任何 Skill
一键导入
一键在 Manus 中运行任何 Skill
开始使用
$
cd
top
一键运行任何 Skill
代码质量 - Agent Skills | SkillsMP
$
pwd:
~
/
categories
/
code-quality
代码质量
浏览代码检查、格式化和代码质量保证的 agent skills。维护清晰一致的代码库。
最多星标
最近更新
openclaw-release-maintainer.md
363.2k
from
"openclaw/openclaw"
Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
2026-04-23
fix.md
244.6k
from
"facebook/react"
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
2026-01-24
flow.md
244.6k
from
"facebook/react"
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
2026-01-24
verify.md
244.6k
from
"facebook/react"
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
2026-01-24
add-policy.md
184.2k
from
"microsoft/vscode"
Use when adding, modifying, or reviewing VS Code configuration policies. Covers the full policy lifecycle from registration to export to platform-specific artifacts. Run on ANY change that adds a `policy:` field to a configuration property.
2026-04-23
hygiene.md
184.2k
from
"microsoft/vscode"
Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright headers, indentation, formatting, ESLint, and stylelint. Run the hygiene check before declaring work complete.
2026-02-19
tool-rename-deprecation.md
184.2k
from
"microsoft/vscode"
Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.
2026-02-19
receiving-code-review.md
166.1k
from
"obra/superpowers"
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2025-12-24
requesting-code-review.md
166.1k
from
"obra/superpowers"
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2026-03-12
test-driven-development.md
166.1k
from
"obra/superpowers"
Use when implementing any feature or bugfix, before writing implementation code
2025-12-18
verification-before-completion.md
166.1k
from
"obra/superpowers"
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
2025-10-17
writing-plans.md
166.1k
from
"obra/superpowers"
Use when you have a spec or requirements for a multi-step task, before touching code
2026-03-25
eval-harness.md
165.9k
from
"affaan-m/everything-claude-code"
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
2026-02-25
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
A comprehensive verification system for Claude Code sessions.
2026-02-25
configure-ecc.md
165.9k
from
"affaan-m/everything-claude-code"
Everything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。
2026-04-15
eval-harness.md
165.9k
from
"affaan-m/everything-claude-code"
Claude Codeセッションの正式な評価フレームワークで、評価駆動開発(EDD)の原則を実装します
2026-03-24
java-coding-standards.md
165.9k
from
"affaan-m/everything-claude-code"
Spring Bootサービス向けのJavaコーディング標準:命名、不変性、Optional使用、ストリーム、例外、ジェネリクス、プロジェクトレイアウト。
2026-03-30
continuous-learning.md
165.9k
from
"affaan-m/everything-claude-code"
Claude Code 세션에서 재사용 가능한 패턴을 자동으로 추출하여 향후 사용을 위한 학습된 스킬로 저장합니다.
2026-03-13
eval-harness.md
165.9k
from
"affaan-m/everything-claude-code"
평가 주도 개발(EDD) 원칙을 구현하는 Claude Code 세션용 공식 평가 프레임워크
2026-03-10
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
Claude Code 세션을 위한 포괄적인 검증 시스템.
2026-03-13
laravel-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
2026-03-22
springboot-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
2026-03-22
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
Claude Code oturumları için kapsamlı doğrulama sistemi.
2026-03-22
agent-eval.md
165.9k
from
"affaan-m/everything-claude-code"
编码代理(Claude Code、Aider、Codex等)在自定义任务上的直接比较,包含通过率、成本、时间和一致性指标
2026-03-21
cpp-coding-standards.md
165.9k
from
"affaan-m/everything-claude-code"
基于C++核心指南(isocpp.github.io)的C++编码标准。在编写、审查或重构C++代码时使用,以强制实施现代、安全和惯用的实践。
2026-03-03
django-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Django项目的验证循环:迁移、代码检查、带覆盖率的测试、安全扫描,以及在发布或PR前的部署就绪检查。
2026-03-30
laravel-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
2026-03-21
perl-patterns.md
165.9k
from
"affaan-m/everything-claude-code"
现代 Perl 5.36+ 的惯用法、最佳实践和约定,用于构建稳健、可维护的 Perl 应用程序。
2026-03-22
plankton-code-quality.md
165.9k
from
"affaan-m/everything-claude-code"
使用Plankton进行编写时代码质量强制执行——通过钩子在每次文件编辑时自动格式化、代码检查和Claude驱动的修复。
2026-03-22
python-patterns.md
165.9k
from
"affaan-m/everything-claude-code"
Pythonic 惯用法、PEP 8 标准、类型提示以及构建稳健、高效且可维护的 Python 应用程序的最佳实践。
2026-03-03
quality-nonconformance.md
165.9k
from
"affaan-m/everything-claude-code"
为受监管制造业中的质量控制、不合格调查、根本原因分析、纠正措施和供应商质量管理提供编码化专业知识。基于在FDA、IATF 16949和AS9100环境中拥有15年以上经验的质量工程师的见解。包括不合格报告生命周期管理、纠正与预防措施系统、统计过程控制解释和审核方法。适用于调查不合格、进行根本原因分析、管理纠正与预防措施、解释统计过程控制数据或处理供应商质量问题。license: Apache-2.0
2026-03-30
springboot-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Spring Boot项目验证循环:构建、静态分析、测试覆盖、安全扫描,以及发布或PR前的差异审查。
2026-03-22
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
Claude Code 会话的全面验证系统。
2026-03-22
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
A comprehensive verification system for Kiro sessions.
2026-03-23
configure-ecc.md
165.9k
from
"affaan-m/everything-claude-code"
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
2026-04-15
cpp-coding-standards.md
165.9k
from
"affaan-m/everything-claude-code"
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
2026-02-23
eval-harness.md
165.9k
from
"affaan-m/everything-claude-code"
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
2026-03-04
gateguard.md
165.9k
from
"affaan-m/everything-claude-code"
Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.
2026-04-21
laravel-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
2026-03-29
plankton-code-quality.md
165.9k
from
"affaan-m/everything-claude-code"
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
2026-03-22
springboot-verification.md
165.9k
from
"affaan-m/everything-claude-code"
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
2026-02-23
verification-loop.md
165.9k
from
"affaan-m/everything-claude-code"
A comprehensive verification system for Claude Code sessions.
2026-02-23
add-or-fix-type-checking.md
159.9k
from
"huggingface/transformers"
Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.
2026-03-20
backend-code-review.md
147.3k
from
"langflow-ai/langflow"
Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `src/backend/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
2026-03-19
frontend-code-review.md
147.3k
from
"langflow-ai/langflow"
Review frontend code (.tsx, .ts, .js files) for quality, performance, and correctness against Langflow's frontend conventions. Supports pending-change reviews and file-targeted reviews.
2026-03-19
backend-code-review.md
139.0k
from
"langgenius/dify"
Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
2026-02-28
component-refactoring.md
139.0k
from
"langgenius/dify"
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
2026-04-22
claude-opus-4-5-migration.md
117.5k
from
"anthropics/claude-code"
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
2025-11-24