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,447 skills, Code Quality has 2424 skills

Categories

Showing 12 of 2424 skills

Per page
Downloads
Sort
Code Qualityxinbenlv/codereview-skill...

codereview-performance

Performance and scalability analysis specialist. Identifies algorithmic inefficiencies, N+1 queries, memory leaks, and concurrency issues. Use when reviewing loops, database queries, file I/O, or high-concurrency code.

🇺🇸|EnglishTranslated
40
Code Qualityolshansk/agent-skills

cmd-python-stylizer

Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction

🇺🇸|EnglishTranslated
39
Code Qualityaffaan-m/everything-claud...

cpp-coding-standards

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.

🇺🇸|EnglishTranslated
39
Code Qualitynavanithans/agent-skill-k...

ask-conceptual-integrity-sentinel

Audit repos for architectural drift, dead code, and abstraction bloat.

🇺🇸|EnglishTranslated
38
2 scripts/Attention
Code Qualitytoilahuongg/shopify-agent...

clean-code

Clean Code practices for TypeScript/JavaScript. Identify code smells, apply refactoring patterns, and write maintainable code. Use when reviewing code quality, refactoring messy code, or ensuring code follows best practices. Triggers on requests like "clean up this code", "refactor for readability", "identify code smells", or "make this more maintainable".

🇺🇸|EnglishTranslated
38
Code Qualitycursor/plugins

principle-type-system-discipline

Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make illegal states unrepresentable, brand semantic primitives, parse external data at boundaries, refuse to lie to the compiler, exhaust variants, derive from authoritative schemas.

🇺🇸|EnglishTranslated
38
Code Qualitymartanto/skills

google-python-docstrings

Write, fix, and standardize Python docstrings in Google style. Use whenever the user asks to add or improve docstrings, convert mixed docstrings to Google format, add missing Args/Returns/Raises/Attributes/Example sections, or make docstrings concise and API-focused.

🇺🇸|EnglishTranslated
37
Code Qualitykw12121212/auto-spec-driv...

spec-driven-apply

Implement the tasks in a spec-driven change. Works through incomplete tasks one by one, marking each complete as it goes.

🇺🇸|EnglishTranslated
37
1 scripts/Checked
Code Qualityanderssv/the-example

kotlin-sum-types

Parse, don't validate - using sealed classes for type-safe validation and state representation. Model valid/invalid states explicitly, validate at boundaries, operate on valid types internally.

🇺🇸|EnglishTranslated
37
Code Qualitylevnikolaevich/claude-cod...

ln-653-runtime-performance-auditor

Runtime performance audit worker (L3). Checks blocking IO in async, unnecessary allocations, sync sleep in async, string concat in loops, missing to_thread for CPU-bound, redundant data copies. Returns findings with severity, location, effort, recommendations.

🇺🇸|EnglishTranslated
36
Code Qualitylsp-client/lsp-skill

lsp-code-analysis

Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for exploring unfamiliar codebases or performing safe refactoring.

🇺🇸|EnglishTranslated
36
1 scripts/Attention
Code Qualitycodeplain-ai/plain-forge

refactor-module

Split a large ***plain module into smaller modules grouped by logical domain. The resulting modules are connected via a requires chain so that functionality is 100% preserved. Use when a module has grown too large and its functional specs span multiple distinct concerns that would be clearer as separate modules.

🇺🇸|EnglishTranslated
36
1...1617181920...202
Page