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,480 skills, Code Quality has 1608 skills

Categories

Showing 12 of 1608 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
396
Code Qualitymattpocock/skills

request-refactor-plan

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

🇺🇸|EnglishTranslated
123
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
110
Code Qualitylobehub/lobe-chat

typescript

TypeScript code style and optimization guidelines. Use when writing TypeScript code (.ts, .tsx, .mts files), reviewing code quality, or implementing type-safe patterns. Triggers on TypeScript development, type safety questions, or code style discussions.

🇺🇸|EnglishTranslated
108
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
91
Code Qualitywshobson/agents

python-design-patterns

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use when making architecture decisions, refactoring code structure, or evaluating when abstractions are appropriate.

🇺🇸|EnglishTranslated
90
123456...134
Page