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

Categories

Showing 12 of 2393 skills

Per page
Downloads
Sort
Code Qualitywshobson/agents

python-anti-patterns

Common Python anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.

🇺🇸|EnglishTranslated
70
Code Qualitybizshuk/llm_plugin

go-function-analysis

Analyze Go function lengths within a workspace and generate statistics (p50, p90, p99). Use when you need to audit function complexity, identify long functions, or generate code metrics for Go projects. Only analyzes files matching **/*.go within the current workspace, excluding dependencies.

🇺🇸|EnglishTranslated
70
1 scripts/Attention
Code Qualitywshobson/agents

python-error-handling

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.

🇺🇸|EnglishTranslated
69
Code Qualitygithub/awesome-copilot

java-refactoring-remove-parameter

Refactoring using Remove Parameter in Java Language

🇺🇸|EnglishTranslated
69
Code Qualitygithub/awesome-copilot

csharp-docs

Ensure that C# types are documented with XML comments and follow best practices for documentation.

🇺🇸|EnglishTranslated
69
Code Qualityforcedotcom/sf-skills

design-systems-slds-validate

Audit Lightning Web Components for SLDS compliance and produce a scored quality report. Runs the SLDS linter, analyzes CSS for theming hook usage and pairing, checks HTML for accessibility attributes, and scores findings across categories into an overall grade. Use when asked to "score my component", "SLDS scorecard", "quality report", "audit SLDS compliance", "how good is my SLDS", "check component quality", "rate my component", "evaluate my component", "is this component ready to ship?", "look at my LWC for issues", "audit this before I submit", "review my component before code review", or any time a user wants a quality assessment or production-readiness check on an LWC or SLDS component. Not for fixing violations (use design-systems-slds2-migrate) or building new components (use design-systems-slds-apply).

🇺🇸|EnglishTranslated
69
1 scripts/Checked
Code Qualitycicdteam/google-go-style

google-go-style

Use when writing, reviewing, or refactoring Go code; when handling errors (fmt.Errorf, %w, sentinel, errors.Is, errors.As); when deciding between panic, error return, and log.Fatal; when writing tests (table-driven, t.Helper, t.Fatal vs t.Error, goroutines); when designing API surface (option struct, variadic options, channel direction, context); when naming functions, methods, packages, receivers, or test doubles; when laying out packages and imports; when initializing variables or building strings.

🇺🇸|EnglishTranslated
68
Code Qualitysentimony/skills

typescript

Use when configuring tsconfig, resolving TypeScript compiler errors, debugging slow type-checking or builds, fixing module resolution and ESM/CJS issues, auditing or hardening type strictness in an existing codebase, migrating JavaScript to TypeScript, migrating compiler major versions such as TypeScript 7, or setting up type-checking in monorepos. Not for general feature work that merely happens in a TypeScript codebase.

🇺🇸|EnglishTranslated
67
4 scripts/Attention
Code Qualitylobehub/lobehub

code-review

Code review checklist for LobeHub. Use when reviewing PRs, diffs, or code changes. Covers correctness, security, quality, and project-specific patterns.

🇺🇸|EnglishTranslated
67
Code Qualityyoanbernabeu/grepai-skill...

grepai-trace-graph

Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.

🇺🇸|EnglishTranslated
66
Code Qualitykirkchen/cadence

pr-review

Use when reviewing a PR/MR diff and producing a structured finding list — covers security, logic, performance, cross-file impact, test coverage, and spec compliance. Posts a sticky summary comment plus inline review comments to the PR. NOT for writing PR descriptions, design reviews requiring business judgment, or deep CVE/supply-chain audits.

🇺🇸|EnglishTranslated
66
Code Qualitynorseboar/superpowers-cur...

defense-in-depth

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

🇺🇸|EnglishTranslated
65
1...910111213...200
Page