Back to categories
Category

Agent Skills in category: quality

20 skills match this category. Browse curated collections and explore related Agent Skills.

quality-gates

Unified quality gate skill for pre-delivery checklist, security checks, testing strategy, and handover readiness.

duck4nh
duck4nh
162

code_review

PR review, code smell detection, best practice kontrolü. ⚠️ Kod incelerken kullan. Deliverable kontrolü için → quality-validator, doküman review için → peer-review.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

debugging_methodology

Sistematik debugging döngüsü - reproduce, isolate, hypothesize, fix.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

debugging_tools

Debugging araçları - console, debugger, network, profiling.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

quality_validator

Ship öncesi son kontrol, deliverable validation, compliance. ⚠️ Son kalite kontrolü için kullan. Kod inceleme için → code-review.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

refactoring_patterns

Common refactoring patterns - Extract, Rename, Move ve code smell çözümleri.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

refactoring_strategies

Safe refactoring süreci - test-first, incremental changes ve güvenlik ağı.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

specification_validation

Spec doğrulama, implementation karşılaştırma ve completeness kontrolü rehberi.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

tdd_workflow

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integration tests, and coverage analysis.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

testing

Kapsamlı test stratejileri ve 2025 test araçları. Unit, integration, e2e ve visual testing.

[architectureautomationbestpractices
vuralserhat86
vuralserhat86
4212

java-coverage

>

bitsoex
bitsoex
3730

fix-sonarqube

>

bitsoex
bitsoex
3730

security-audit

Load PROACTIVELY when task involves security review, vulnerability assessment, or hardening. Use when user says \"check for security issues\", \"audit for vulnerabilities\", \"scan for secrets\", \"review auth security\", or \"check OWASP compliance\". Covers authentication and session security, authorization and access control, input validation and injection prevention, data protection and encryption, dependency vulnerability scanning, API security (CORS, rate limiting, headers), and infrastructure hardening. Produces structured reports with severity ratings.

[securityauditauthenticationauthorization
mgd34msu
mgd34msu
61

debugging

Load PROACTIVELY when task involves investigating errors, diagnosing failures, or tracing unexpected behavior. Use when user says \"debug this\", \"fix this error\", \"why is this failing\", \"trace this issue\", or \"it's not working\". Covers error message and stack trace analysis, runtime debugging, network request inspection, state debugging, performance profiling, type error diagnosis, build failure resolution, and root cause analysis with memory-informed pattern matching against past failures.

[debuggingerrorsruntimenetwork
mgd34msu
mgd34msu
61

performance-audit

Load PROACTIVELY when task involves optimizing speed, reducing bundle size, or improving responsiveness. Use when user says \"make it faster\", \"reduce bundle size\", \"fix slow queries\", \"optimize rendering\", or \"check Core Web Vitals\". Covers bundle analysis and tree-shaking, database query optimization (N+1, indexing), React rendering performance (re-renders, memoization), network waterfall optimization, memory leak detection, server-side performance, and Core Web Vitals (LCP, FID, CLS) improvement.

[performanceauditoptimizationbundle
mgd34msu
mgd34msu
61

refactoring

Load PROACTIVELY when task involves improving code structure without changing behavior. Use when user says \"refactor this\", \"clean up this code\", \"remove dead code\", \"reduce duplication\", \"reorganize the files\", or \"extract this into a function\". Covers extract function/component, rename symbol, simplify conditionals, improve type safety, dependency inversion, dead code removal, circular dependency resolution, and database query refactoring with automated safety validation (typecheck, tests) at each step.

[refactoringcode-qualitymaintainabilitytype-safety
mgd34msu
mgd34msu
61

project-onboarding

Load PROACTIVELY when starting work on an unfamiliar codebase or setting up a new project. Use when user says \"help me understand this codebase\", \"onboard me\", \"what does this project do\", \"set up my environment\", or \"map the architecture\". Covers codebase structure analysis, architecture mapping, dependency auditing, convention and pattern detection, developer environment setup, and documentation of findings for rapid productive contribution.

[onboardingarchitecturedependenciesconventions
mgd34msu
mgd34msu
61

accessibility-audit

Load PROACTIVELY when task involves accessibility compliance or inclusive design. Use when user says \"check accessibility\", \"audit for WCAG\", \"fix screen reader issues\", \"add keyboard navigation\", or \"check color contrast\". Covers WCAG 2.1 AA compliance across semantic HTML, ARIA patterns, keyboard navigation, screen reader support, color contrast ratios, form accessibility, media alternatives, and focus management. Produces structured audit reports with severity ratings.

[accessibilitya11ywcagaria
mgd34msu
mgd34msu
61

code-review

Load PROACTIVELY when task involves reviewing code, auditing quality, or validating implementations. Use when user says \"review this code\", \"check this PR\", \"audit the codebase\", or \"score this implementation\". Covers the 10-dimension weighted scoring rubric (correctness, security, performance, architecture, testing, error handling, type safety, maintainability, accessibility, documentation), automated pattern detection for anti-patterns, and structured review output with actionable findings.

[reviewqualitysecurityperformance
mgd34msu
mgd34msu
61

test-generator

Generates unit tests for code. Analyzes functions/classes and creates comprehensive test cases. Use when users want tests, mention "write tests", "add unit tests", "test coverage", or TDD workflows.

IHKREDDY
IHKREDDY
0