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 50,474 skills, Code Quality has 2287 skills

Categories

Showing 12 of 2287 skills

Per page
Downloads
Sort
Code Qualityfrizzle-chan/mudd

ruff-formatter

Fix Python code formatting issues using the Ruff formatter. Use when: (1) Formatting errors are detected by ruff format --check, (2) Python files need to be formatted to match project style, (3) Pre-commit hooks or CI fail due to formatting issues.

🇺🇸|EnglishTranslated
6
Code Qualitysharadchaturveda-coder/ag...

agency-unity-architect

Data-driven modularity specialist - Masters ScriptableObjects, decoupled systems, and single-responsibility component design for scalable Unity projects

🇺🇸|EnglishTranslated
6
Code Qualityowainlewis/blueprint

debug

Debug systematically: observe, hypothesize, test, fix, verify.

🇺🇸|EnglishTranslated
6
Code Qualityvibeeval/vibecosystem

ai-slop-cleaner

Post-implementation cleanup that removes AI-generated bloat while preserving functionality. Runs pass-by-pass with test verification after each pass. Activate after kraken/spark complete a feature, or when a codebase needs hygiene work.

🇺🇸|EnglishTranslated
6
Code Qualityaurite-ai/agent-verifier

verify-language

Language-specific verification for Python, TypeScript/JavaScript, and Go. Checks type safety, language idioms, and best practices. Use when asked to "verify language", "check types", or for language-specific checks.

🇺🇸|EnglishTranslated
6
Code Qualitygosukiwi/clean-code-react

clean-code

Use when writing, fixing, editing, or refactoring TypeScript, React, or CSS code. Not for PR or diff reviews — use clean-code-reviewer for those.

🇺🇸|EnglishTranslated
6
Code Qualitygosukiwi/clean-code-react

clean-code-reviewer

Use when reviewing code, pull requests, branches, diffs, or changed files for quality, correctness, security, performance, and style issues.

🇺🇸|EnglishTranslated
6
Code Qualitygosukiwi/clean-code-react

clean-typescript-names

Use when naming or renaming TypeScript identifiers, especially cryptic names, ambiguous parameters, I-prefixed interfaces, Hungarian notation, misleading side effects, or requests for clearer names.

🇺🇸|EnglishTranslated
6
Code Qualitygosukiwi/clean-code-react

clean-typescript-functions

Use when writing, fixing, editing, or refactoring TypeScript functions with too many parameters, boolean flags, parameter mutation, deep nesting, mixed abstraction levels, complex conditionals, hidden side effects, dead helpers, unused exports, or unclear call sites.

🇺🇸|EnglishTranslated
6
Code Qualityzrosenbauer/skills

ts-best-practices-functional

This skill should be used when the user wants to refactor TypeScript code to functional patterns or write new code following functional doctrine. Common triggers include "make this functional", "remove the class", "use Result instead of throw", "stop mutating this", and "refactor to factory function". Bakes in factory functions over classes, Result<T,E> over exceptions, immutable state via spread/map/filter, and pure functions composed in pipelines. Skip when the user wants general TS hygiene (use ts-best-practices), the class wraps a stateful SDK (PrismaClient, Octokit, WebSocket), or a framework requires a class.

🇺🇸|EnglishTranslated
6
Code Qualityzrosenbauer/skills

code-reviewer

This skill should be used when the user wants to review code, audit a diff, get a second opinion on changes, or run an adversarial review of files in the current working tree. Common triggers include "review this code", "audit this diff", "find issues in", "second opinion on this", "harsh review of", "adversarial review", and "security review of". Picks one or more reviewer personas (adversarial, security, architecture, performance). Reviews local files, `git diff`, or `git diff --staged` only — does not fetch external content. Runs in one of four modes: single-agent (one persona in the current agent), cross-model handoff (independent second opinion via another local AI CLI, with secret-shield preflight + prompt-shield wrap), multi-bg-agent (one persona per parallel background subagent), or agent-team (Claude Code Teams or equivalent on supporting agents). Skip when the user wants formatting fixes (use a linter) or refactoring patterns (use ts-best-practices or ts-best-practices-functional).

🇺🇸|EnglishTranslated
6
15 scripts/Attention
Code Qualityulpi-io/skills

bugfix

Fix confirmed bugs from user reports, runtime failures, failing tests, or verified `/find-bugs` findings. Reproduce the bug first, diagnose the real root cause, apply the smallest correct fix, verify against regressions, and report exactly what changed. Loads framework-specific references and category-specific playbooks as needed. Use when the user says "fix this bug", "fix the findings", "/bugfix", or asks to repair a confirmed defect.

🇺🇸|EnglishTranslated
6
1...142143144145146...191
Page