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 50,473 skills, Code Quality has 2287 skills

Categories

Showing 12 of 2287 skills

Per page
Downloads
Sort
Code Qualityerichowens/some_claude_sk...

dependency-management

Managing third-party dependencies — version pinning, security auditing, license compliance, update workflows, lockfile management, supply chain security. Activate on "npm audit", "dependabot", "renovate", "pin versions", "dependency update", "supply chain", "license compliance", "lockfile", "security advisory", "typosquatting", "SBOM". NOT for internal monorepo package management (use monorepo-management) or publishing your own packages to npm/PyPI.

🇺🇸|EnglishTranslated
6
Code Qualitymajiayu000/claude-arsenal

fixflow

Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.

🇺🇸|EnglishTranslated
6
Code Qualitygiuseppe-trisciuoglio/dev...

task-quality-kpi

Objective task quality evaluation framework using quantitative KPIs. KPIs are automatically calculated by a hook when task files are modified and saved to TASK-XXX--kpi.json. Use when: reading KPI data for task evaluation, understanding quality metrics, deciding whether to iterate or approve based on data.

🇺🇸|EnglishTranslated
6
Code Qualityeveryinc/compound-enginee...

ce-todo-resolve

Use when batch-resolving approved todos, especially after code review or triage sessions

🇺🇸|EnglishTranslated
6
Code Qualityjuliusbrussee/cavekit

backprop

Bug → spec protocol. When a bug is found or a test fails, trace the cause, decide whether a new §V invariant would catch recurrence, append to §B. This is the one non-obvious thing SDD does that plan-then-execute doesn't. Triggers on test failure, bug report, post-mortem, or explicit user ask.

🇺🇸|EnglishTranslated
6
Code Qualityzhengxuyu/zforge

minor-change

Small tweaks to existing features — no design needed, just TDD and PR

🇺🇸|EnglishTranslated
6
Code Qualityliuzhengdongfortest/easys...

easysdd-refactor

Follow this sub-process for code optimization — handle tasks where 'behavior remains unchanged but structure changes' (structure / performance / readability). Shift single-module internal optimization from 'AI random refactoring' to 'first scan to generate a checklist, confirm each item with the user, execute step by step according to the method library, and obtain manual approval for each step'. Trigger scenarios: When the user mentions phrases like 'optimize / refactor / rewrite / split / poor performance / too long code' without any accompanying behavior changes. Do not handle new requirements (route to feature), bugs (route to issue), or cross-module architecture restructuring (route to architecture + decisions).

🇨🇳|ChineseTranslated
6
Code Qualitynishilbhave/codeprobe-cla...

codeprobe-code-smells

Detects code smells and anti-patterns — long methods, large classes, feature envy, data clumps, primitive obsession, dead code, magic numbers, deep nesting, and more. Uses configurable thresholds from .codeprobe-config.json when available. Trigger phrases: "code smells", "smell check", "anti-patterns", "clean code review".

🇺🇸|EnglishTranslated
6
Code Qualitynishilbhave/codeprobe-cla...

codeprobe-architecture

Analyzes code architecture and structure — layer violations, circular dependencies, god objects, anemic domain models, missing boundaries, directory structure issues, and configuration problems. Generates severity-scored findings with fix prompts. Trigger phrases: "architecture review", "structure check", "layer analysis", "god class".

🇺🇸|EnglishTranslated
6
Code Qualitynishilbhave/codeprobe-cla...

codeprobe-solid

Audits code for SOLID principle violations — Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion. Identifies classes and methods that violate these principles and generates fix prompts. Trigger phrases: "SOLID check", "solid review", "SRP violation", "dependency inversion".

🇺🇸|EnglishTranslated
6
Code Qualityfactory-ai/factory-plugin...

fix-knip-unused-exports

Fix knip "Unused exports" violations. Handles all violation categories: test-only exports (extract to new file), dead barrel re-exports (remove from index.ts), and internally-only-used exports (un-export). Use when `npm run knip` reports unused exports.

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

review-local-changes

Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions

🇺🇸|EnglishTranslated
6
1...150151152153154...191
Page