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 30,085 skills, Code Quality has 1594 skills

Categories

Showing 12 of 1594 skills

Per page
Downloads
Sort
Code Qualitysoftaworks/agent-toolkit

codex

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art software engineering.

🇺🇸|EnglishTranslated
3.3k
Code Qualitysoftaworks/agent-toolkit

reducing-entropy

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

🇺🇸|EnglishTranslated
3.3k
Code Qualitysoftaworks/agent-toolkit

naming-analyzer

Suggest better variable, function, and class names based on context and conventions.

🇺🇸|EnglishTranslated
3.0k
Code Qualitysoftaworks/agent-toolkit

lesson-learned

Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.

🇺🇸|EnglishTranslated
2.0k
Code Qualitycygnusfear/agent-skills

file-name-wizard

Audit all filename and naming conventions in the codebase against AGENTS.md standards and common patterns. Use when user asks to check naming conventions, audit filenames, find naming inconsistencies, or validate file naming patterns.

🇺🇸|EnglishTranslated
1.3k
Code Qualityllama-farm/llamafarm

code-review

Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.

🇺🇸|EnglishTranslated
1.2k
Code Qualitymattpocock/skills

improve-codebase-architecture

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

🇺🇸|EnglishTranslated
578
Code Qualityapollographql/skills

rust-best-practices

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

🇺🇸|EnglishTranslated
277
Code Qualitylanggenius/dify

frontend-code-review

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

🇺🇸|EnglishTranslated
230
Code Qualityzhanghandong/rust-skills

m15-anti-pattern

Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad practice, code review, is this an anti-pattern, better way to do this, common mistake to avoid, why is this bad, idiomatic way, beginner mistake, fighting borrow checker, clone everywhere, unwrap in production, should I refactor, 反模式, 常见错误, 代码异味, 最佳实践, 地道写法

🇺🇸|EnglishTranslated
210
Code Qualitymattpocock/skills

request-refactor-plan

Use this skill when user wants to create a refactor plan.

🇺🇸|EnglishTranslated
197
Code Qualitymattpocock/skills

triage-issue

Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions "triage", or wants to investigate and plan a fix for a problem.

🇺🇸|EnglishTranslated
167
123456...133
Page