Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 53,920 skills, Code Quality has 2431 skills

Categories

Showing 12 of 2431 skills

Per page
Downloads
Sort
Code Qualitywlzh/skills

code-roaster

🔥 Roast code quality in Gordon Ramsay's sharp-tongued style and generate funny yet practical code review reports

🇨🇳|ChineseTranslated
26
Code Qualityjasonkneen/kiro

troubleshooting

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges.

🇺🇸|EnglishTranslated
26
Code Qualityexistential-birds/beagle

elixir-docs-review

Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.

🇺🇸|EnglishTranslated
26
Code Qualityelliotjlt/claude-skill-po...

sanity-check

Before building on assumptions, validates them first. Activates when making claims about how code works, what exists, or why something happens. Prevents assumption cascades where one wrong guess leads to a completely wrong solution.

🇺🇸|EnglishTranslated
26
Code Qualityrand/cc-polymath

typed-holes-refactor

Refactor codebases using Design by Typed Holes methodology - iterative, test-driven refactoring with formal hole resolution, constraint propagation, and continuous validation. Use when refactoring existing code, optimizing architecture, or consolidating technical debt through systematic hole-driven development.

🇺🇸|EnglishTranslated
26
12 scripts/Attention
Code Qualitypoteto/how

how

Explain how something works in this codebase by exploring code and producing a clear architectural explanation. Optionally critique the architecture for issues.

🇺🇸|EnglishTranslated
26
Code Qualityerichowens/some_claude_sk...

error-handling-patterns

Design error handling strategies for TypeScript and Python applications — exception hierarchies, Result/Either types, retry patterns, error boundaries, and structured error logging. Use when designing error handling architecture, choosing between exceptions and Result types, implementing retry logic, or building error recovery flows. Activate on "error handling", "exception hierarchy", "Result type", "retry pattern", "circuit breaker", "error boundary", "Pokemon exception". NOT for debugging specific runtime errors, logging infrastructure setup, or monitoring/alerting configuration.

🇺🇸|EnglishTranslated
26
Code Qualitydotnet/skills

migrate-static-to-wrapper

Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace). Performs codemod-style bulk replacement of DateTime.UtcNow to TimeProvider.GetUtcNow(), File.ReadAllText to IFileSystem, and similar transformations. Adds constructor injection parameters and updates DI registration. USE FOR: replace DateTime.UtcNow with TimeProvider, replace DateTime.Now with TimeProvider, migrate static calls to wrapper, bulk replace File.* with IFileSystem, codemod static to injectable, add constructor injection for time provider, mechanical migration of statics, refactor DateTime to TimeProvider, swap static for injected dependency, convert static calls to use abstraction, replace statics in a class, migrate one file to TimeProvider, scoped migration, update call sites. DO NOT USE FOR: detecting statics (use detect-static-dependencies), generating wrappers (use generate-testability-wrappers), migrating between test frameworks.

🇺🇸|EnglishTranslated
25
Code Qualitynathan-gage/python-skills

python-best-practices

Python software engineering guidelines from real PR review patterns. This skill should be used when writing, reviewing, or refactoring Python code — especially dataclasses, service interfaces, error handling, and type annotations. Triggers on tasks involving Python modules, API design, data modeling, type safety, exception handling, or refactoring for maintainability.

🇺🇸|EnglishTranslated
25
3 scripts/Attention
Code Qualitydart-lang/skills

dart-fix-static-analysis-errors

Workflow for identifying and fixing static analysis errors. Use this after modifying code or if `dart analyze` fails.

🇺🇸|EnglishTranslated
25
Code Qualityspencerpauly/awesome-curs...

reviewing-code

Perform a thorough code review focused on correctness, maintainability, performance, and best practices.

🇺🇸|EnglishTranslated
25
Code Qualityjperocho/diffwarden

diffwarden

Use when preparing a pull request for merge: inspect diffs, collect checks and review comments, classify findings, fix safe issues, verify, and loop until merge-ready.

🇺🇸|EnglishTranslated
25
1...2627282930...203
Page