quality-fixer
Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolving formatter conflicts to maintain Python code quality.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
325 skills found
Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolving formatter conflicts to maintain Python code quality.
Handles large-scale tasks by automatically breaking them down into manageable, recursive sub-tasks to overcome context window limits and improve reasoning accuracy on large codebases and document sets.
Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.
Review, audit, and build production-grade frontend interfaces with high design quality, accessibility standards, and design system compliance.
Expert tool for auditing and validating the structural integrity, naming conventions, and best practices of Claude Code configurations, including skills, hooks, and commands.
Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.
Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.
Enforces low Cognitive and Cyclomatic complexity in all code. Automatically maintains readability, modularity, and maintainability by preventing complex functions during development.
A specification-driven workflow management system for structured development lifecycle management, covering proposal, planning, implementation, and archival phases.
Standardized workflow and guidelines for Laravel 11/12 application development, including stack detection, dependency management, and integration with Laravel Boost tools.
Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.
Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.