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 52,888 skills, Code Quality has 2393 skills

Categories

Showing 12 of 2393 skills

Per page
Downloads
Sort
Code Qualityaddyosmani/agent-skills

incremental-implementation

Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

🇺🇸|EnglishTranslated
521
Code Qualityaddyosmani/agent-skills

source-driven-development

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

🇺🇸|EnglishTranslated
487
Code Qualityaddyosmani/agent-skills

doubt-driven-development

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

🇺🇸|EnglishTranslated
480
Code Qualityaddyosmani/agent-skills

deprecation-and-migration

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

🇺🇸|EnglishTranslated
460
Code Qualityjuliusbrussee/caveman

safe-refactor

Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.

🇺🇸|EnglishTranslated
447
Code Qualityjuliusbrussee/caveman

investigate-first

Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.

🇺🇸|EnglishTranslated
444
Code Qualityjuliusbrussee/caveman

surgical-patch

Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.

🇺🇸|EnglishTranslated
444
Code Qualityjuliusbrussee/caveman

lean-build

Build feature work with high overbuilding risk. Use for new behavior, product slices, or integrations where repository reuse, strict scope, and an explicit stop condition matter.

🇺🇸|EnglishTranslated
443
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
245
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
238
Code Qualitydatocms/agent-skills

validate

Run repo validation to check skill metadata sync, eval fixture coverage, and repo invariants.

🇺🇸|EnglishTranslated
175
Code Qualitywshobson/agents

code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

🇺🇸|EnglishTranslated
150
123456...200
Page