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

Categories

Showing 12 of 2444 skills

Per page
Downloads
Sort
Code Qualitybenmix/skills

refactoring

Use when restructuring existing code without changing observable behavior, especially when a feature or bug fix is hard because the current design is awkward, duplicated, confusing, or risky to modify.

🇺🇸|EnglishTranslated
14
Code Qualityrogeriochaves/skills

orchestrate

Loads orchestrate mode — a disciplined delivery loop that enforces BDD specs in specs/, real integration tests (no mocks), PR CI and CodeRabbit babysitting, and mandatory end-user QA via computer-use or CLI dogfooding before anything is considered done. Use when starting any non-trivial implementation task, feature build, or delivery where you want the work driven from spec to proven-shipped state rather than stopping at "tests pass".

🇺🇸|EnglishTranslated
14
Code Qualitydotnet/skills

coverage-analysis

Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both Microsoft.Testing.Extensions.CodeCoverage and Coverlet), generates reports via ReportGenerator, calculates CRAP scores per method, and surfaces risk hotspots — complex code with low test coverage that is dangerous to modify. Use when the user wants project-wide coverage analysis with risk prioritization, coverage gap identification, CRAP score computation across an entire solution, or to diagnose why coverage is stuck or plateaued and identify what methods are blocking improvement. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score skill), writing tests, running tests without coverage collection, applying test filters, producing TRX reports, or troubleshooting test execution (use run-tests for all of these).

🇺🇸|EnglishTranslated
14
2 scripts/Attention
Code Qualitythedotmack/claude-mem

pathfinder

Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.

🇺🇸|EnglishTranslated
14
Code Qualityneolabhq/context-engineer...

review-pr

Comprehensive pull request review using specialized agents

🇺🇸|EnglishTranslated
14
Code Qualitymembranedev/application-s...

semgrep

Semgrep integration. Manage Rules, Scans. Use when the user wants to interact with Semgrep data.

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

everything-claude-code

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

🇺🇸|EnglishTranslated
14
Code Qualityowainlewis/blueprint

build

Implement one task or scoped change: make the change, add valuable tests, and verify it works.

🇺🇸|EnglishTranslated
14
Code Qualityruvnet/ruflo

diff-analyze

Analyze git diffs for risk scoring, reviewer recommendations, and change classification

🇺🇸|EnglishTranslated
14
Code Qualitylvlup-sw/exarchos

design-invariants

Audit a design proposal or diff against Exarchos's architectural invariants — event-sourcing integrity (INV-1), facade equivalence over shared dispatch core (INV-2), basileus-forward (INV-3), platform-agnosticity (INV-4), and agent-first interface design (INV-5a input ergonomics, INV-5b spec-aligned output contract, INV-5c Aspire-inspired control-plane verbs, INV-5d action discriminator pattern). Pairs with /axiom:backend-quality — this skill is project-specific (axiom is generic). Triggers: 'check invariants', 'design conformance', 'check #1118 / #1109', or /design-invariants.

🇺🇸|EnglishTranslated
14
Code Qualitygosukiwi/clean-code-react

clean-typescript-error-handling

Use when writing, fixing, or editing TypeScript error handling, catch blocks, thrown values, null failures, swallowed errors, retries, fallbacks, or Result-style APIs.

🇺🇸|EnglishTranslated
14
Code Qualitygosukiwi/clean-code-react

clean-typescript-modules

Use when writing, fixing, or editing TypeScript modules, classes, file structure, declaration order, vertical formatting, dependency direction, cohesion, coupling, dependency construction, temporal coupling, public exports, wiring, or over-abstraction.

🇺🇸|EnglishTranslated
14
1...114115116117118...204
Page