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

Categories

Showing 12 of 2436 skills

Per page
Downloads
Sort
Code Qualitynotque/claude-code-toolki...

code-linting

Run Python (ruff) and JavaScript (Biome) linting, formatting, and code quality checks with auto-fix support. Use when code needs linting, formatting, or style checking before commits. Use for "lint", "format", "ruff", "biome", "code style", or "check quality". Do NOT use for comprehensive code review (use systematic-code-review).

🇺🇸|EnglishTranslated
13
Code Qualityyonatangross/orchestkit

audit-skills

Audits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking skill health, before releases, or after bulk skill edits to surface SKILL.md files that are too long, have missing frontmatter, lack rules/references, or are unregistered in manifests.

🇺🇸|EnglishTranslated
13
1 scripts/Attention
Code Qualitygianchub/claude-plugins

audit

This skill should be used when the user asks to "audit this codebase", "audit this code", "security audit", "code audit", "find vulnerabilities", "check for bugs", "review code quality", "find dead code", "check for anti-patterns", "performance audit", "check for code smells", "technical debt", or "code health check".

🇺🇸|EnglishTranslated
13
Code Qualitycloudai-x/claude-workflow...

error-handling

Implements error handling patterns, structured logging, retry strategies, circuit breakers, and graceful degradation. Use when designing error handling, setting up logging, implementing retries, adding error tracking, or when asked about error boundaries, log aggregation, alerting, or resilience patterns.

🇺🇸|EnglishTranslated
13
Code Qualitygetsentry/sentry-for-ai

generate-bug-report

Generate a comprehensive Sentry bug report. Use when the user explicitly asks to "generate a bug report".

🇺🇸|EnglishTranslated
13
Code Qualitywtsi-hgi/agentskills

nextjs-fastapi-conventions

Shared conventions for Next.js 16 + FastAPI full-stack projects. Architecture, code quality, testing, styling, and commands. Referenced by nextjs-fastapi-implementor and nextjs-fastapi-reviewer.

🇺🇸|EnglishTranslated
13
Code Qualitytmdgusya/engineering-disc...

simplify

Review changed code for reuse opportunities, quality issues, and inefficiencies using three parallel review agents, then fix any issues found. Triggers when the user says "simplify", "clean up the code", "review the changes", or after run-plan execution when code quality verification is needed.

🇺🇸|EnglishTranslated
13
Code Qualityexistential-birds/beagle

go-code-review

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

🇺🇸|EnglishTranslated
13
Code Qualityandrelandgraf/fullstackre...

config-schema-setup

Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection.

🇺🇸|EnglishTranslated
13
Code Qualitypproenca/dot-skills

rust-idioms

Rust refactoring and idiomatic patterns guidelines from the Rust Community (formerly rust-refactor). This skill should be used when writing, reviewing, or refactoring Rust code to ensure idiomatic patterns and clean architecture. Triggers on tasks involving Rust types, ownership, error handling, traits, modules, conversions, or iterator patterns.

🇺🇸|EnglishTranslated
13
Code Qualitytraderspost/pinescript-ag...

pine-developer

Writes production-quality Pine Script v6 code following TradingView guidelines and best practices. Use when implementing indicators, strategies, or any Pine Script code. Triggers on requests to create, write, implement, or code Pine Script functionality.

🇺🇸|EnglishTranslated
13
Code Qualitygohypergiant/agent-skills

accelint-ts-performance

Systematic JavaScript/TypeScript performance audit and optimization using V8 profiling and runtime patterns. Use when (1) Users say 'optimize performance', 'audit performance', 'this is slow', 'reduce allocations', 'improve speed', 'check performance', (2) Analyzing code for performance anti-patterns (O(n²) complexity, excessive allocations, I/O blocking, template literal waste), (3) Optimizing functions regardless of current usage context - utilities, formatters, parsers are often called in hot paths even when they appear simple, (4) Fixing V8 deoptimization (monomorphic/polymorphic issues, inline caching). Audits ALL code for anti-patterns and reports findings with expected gains. Covers loops, caching, batching, memory locality, algorithmic complexity fixes with ❌/✅ patterns.

🇺🇸|EnglishTranslated
13
1...130131132133134...203
Page