Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

325 skills found

EngineeringAutomation
quality-fixer avatar

quality-fixer

Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolving formatter conflicts to maintain Python code quality.

Views: 75
EngineeringProductivityData Analysis
recursive-decomposition avatar

recursive-decomposition

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.

Views: 931
EngineeringAutomation
refactoring avatar

refactoring

Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.

Views: 181
Engineering
frontend-design-review avatar

frontend-design-review

Review, audit, and build production-grade frontend interfaces with high design quality, accessibility standards, and design system compliance.

Views: 192,177
EngineeringAutomation
cc-stack-analysis avatar

cc-stack-analysis

Expert tool for auditing and validating the structural integrity, naming conventions, and best practices of Claude Code configurations, including skills, hooks, and commands.

Views: 95
Engineering
debugging-strategies avatar

debugging-strategies

Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.

Views: 20255
EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 18127
EngineeringProductivityAutomation
low-complexity avatar

low-complexity

Enforces low Cognitive and Cyclomatic complexity in all code. Automatically maintains readability, modularity, and maintainability by preventing complex functions during development.

Views: 121
EngineeringProductivityAutomation
opsx avatar

opsx

A specification-driven workflow management system for structured development lifecycle management, covering proposal, planning, implementation, and archival phases.

Views: 2115
EngineeringProductivityAutomation
laravel-11-12-app-guidelines avatar

laravel-11-12-app-guidelines

Standardized workflow and guidelines for Laravel 11/12 application development, including stack detection, dependency management, and integration with Laravel Boost tools.

Views: 2756
Engineering
writing-good-tests avatar

writing-good-tests

Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.

Views: 8178
EngineeringAutomation
typescript-testing avatar

typescript-testing

Standardizes Vitest unit and integration testing workflows for TypeScript, enforcing 70% coverage, proper mocking, and CI/CD-ready verification patterns.

Views: 8204