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 54,194 skills, Code Quality has 2444 skills

Categories

Showing 12 of 2444 skills

Per page
Downloads
Sort
Code Qualityfede0089/agents-skills

gof-design-patterns

Language-agnostic guidance for selecting and applying Gang of Four (GoF) design patterns to recurring object-oriented design problems. Use when deciding among design alternatives, evaluating applicability and tradeoffs, or refactoring rigid/conditional-heavy designs toward better extensibility and lower coupling. Do not use for trivial bug fixes, framework/tool setup, or tasks with no architectural decision. Any TypeScript examples are illustrative only and must be translated to the project's language and constraints.

🇺🇸|EnglishTranslated
13
23 scripts/Attention
Code Qualitygrupoyacck/gy-agent-skill...

python-pep8-coach

Review and verify Python code against PEP 8 using flake8, and optionally apply safe formatting fixes with black after explicit user confirmation. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues in a target folder.

🇺🇸|EnglishTranslated
13
Code Qualitywondelai/skills

clean-architecture

Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities. Use when the user mentions "architecture layers", "dependency rule", "ports and adapters", "hexagonal architecture", or "use case boundary". Covers component principles, boundaries, and SOLID. For code quality, see clean-code. For domain modeling, see domain-driven-design.

🇺🇸|EnglishTranslated
13
Code Qualitycasper-studios/casper-mar...

polishing

Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR.

🇺🇸|EnglishTranslated
13
Code Qualitygabia/agent-skills

java-coding-guideline

Use when writing, reviewing, or refactoring Java code to enforce baseline conventions for imports, nullability, immutability, exceptions, resource handling, naming, and concurrency.

🇺🇸|EnglishTranslated
13
Code Qualitydoubleuuser/rlm-workflow

rlm-tdd

Use when implementing any code in RLM Phase 3. Enforces strict RED-GREEN-REFACTOR discipline with The Iron Law - no production code without a failing test first.

🇺🇸|EnglishTranslated
13
Code Qualityjohnlindquist/claude

lessons

Capture and review lessons learned from coding sessions. Use to record insights, read past lessons, and improve over time.

🇺🇸|EnglishTranslated
12
Code Qualitymatteocervelli/llms

code-reviewer

Review code for quality, security, and performance with comprehensive feedback.

🇺🇸|EnglishTranslated
12
Code Qualitytroykelly/claude-skills

review-scope

Use before code review - determine if change is minor (review new code only) or major (review impacted code too)

🇺🇸|EnglishTranslated
12
Code Qualityeins78/skills

typescript-strict-patterns

Use when writing or reviewing any TypeScript code. Covers discriminated unions, branded types, Zod at boundaries, const arrays over enums, and safe access patterns.

🇺🇸|EnglishTranslated
12
1 scripts/Checked
Code Qualityforge-town/skills

barrel-export

Supports automatic generation/optimization/fixation/checking of index files to ensure all index files (index.ts / index.js) comply with the barrel export specification. Core principle: All index files must follow the barrel export specification.

🇨🇳|ChineseTranslated
12
Code Qualitystefanmermans/opencode-co...

python-guidelines

When dealing with python code, these guidelines must always be followed.

🇺🇸|EnglishTranslated
12
1...135136137138139...204
Page