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 44,046 skills, Code Quality has 2066 skills

Categories

Showing 12 of 2066 skills

Per page
Downloads
Sort
Code Qualitydawiddutoit/custom-claude

architecture-validate-srp

Detect Single Responsibility Principle (SRP) violations using multi-dimensional analysis. Use when reviewing code for "SRP", "single responsibility", "god class", "doing too much", "too many dependencies", before commits, during refactoring, or as quality gate. Analyzes Python, JavaScript, TypeScript files with AST-based detection, metrics (TCC, ATFD, WMC), and project-specific patterns. Provides actionable fix guidance with refactoring estimates.

🇺🇸|EnglishTranslated
3
5 scripts/Attention
Code Qualitydawiddutoit/custom-claude

architecture-validate-architecture

Automates architecture validation for Clean Architecture, Hexagonal, Layered, and MVC patterns. Detects layer boundary violations, dependency rule breaches, and architectural anti-patterns. Use when asked to "validate architecture", "check layer boundaries", "architectural review", before major refactoring, or as pre-commit quality gate. Adapts to project's architectural style by reading ARCHITECTURE.md.

🇺🇸|EnglishTranslated
3
1 scripts/Attention
Code Qualitydawiddutoit/custom-claude

quality-detect-orphaned-code

Detects orphaned code (files/functions that exist but are never imported or called in production), preventing "created but not integrated" failures. Use before marking features complete, before moving ADRs to completed, during code reviews, or as part of quality gates. Triggers on "detect orphaned code", "find dead code", "check for unused modules", "verify integration", or proactively before completion. Works with Python modules, functions, classes, and LangGraph nodes. Catches the ADR-013 failure pattern where code exists and tests pass but is never integrated.

🇺🇸|EnglishTranslated
3
1 scripts/Attention
Code Qualitydawiddutoit/custom-claude

minimal-abstractions

Evaluates and prevents unnecessary abstractions by analyzing interfaces, layers, and patterns against concrete requirements. Use when evaluating new abstractions, reviewing architecture proposals, detecting over-engineering, or simplifying existing code. Triggers on "is this abstraction necessary", "too many layers", "simplify architecture", "reduce complexity", "over-engineered", "do we need this interface", or when reviewing design patterns.

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

tech-stack:add-typescript-best-practices

Setup TypeScript best practices and code style rules in CLAUDE.md

🇺🇸|EnglishTranslated
3
Code Qualitygithub/awesome-copilot

folder-structure-blueprint-generator

Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.

🇺🇸|EnglishTranslated
3
Code Qualitygithub/awesome-copilot

code-exemplars-blueprint-generator

Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.

🇺🇸|EnglishTranslated
3
Code Qualitylee-to/ai-factory

aif-review

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".

🇺🇸|EnglishTranslated
3
Code Qualityuniversokobana/sdlc-agent...

fix-github-pr

Use when asked to fix, resolve, or address a GitHub PR — including review comments, Copilot suggestions, and CI test failures. Triggers on phrases like "fix PR", "fix PR comments", "resolve review", "address Copilot feedback", "fix review comments", "fix CI", "fix failing tests on PR", or when given a PR number to fix.

🇺🇸|EnglishTranslated
3
Code Qualityzixun-github/aisdlc

finishing-development

Used to confirm that development is completed and ensure all tests/checks have passed

🇨🇳|ChineseTranslated
3
Code Qualityzixun-github/aisdlc

spec-receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

🇨🇳|ChineseTranslated
3
Code Qualityzixun-github/aisdlc

spec-requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

🇨🇳|ChineseTranslated
3
1...99100101102103...173
Page