Loading...
Loading...
Found 48002 skills
CANTAGESTUDIO
Evaluates refactoring risks by analyzing dependencies, blast radius, and rollback difficulty to ensure safe code changes.
CANTAGESTUDIO
Simplifies complex conditionals, reducing deep nesting and cyclomatic complexity for improved code readability and maintainability.
CANTAGESTUDIO
Automates removal of duplicated code and cleanup of unused code paths to improve code quality and maintainability.
CANTAGESTUDIO
Systematically renames variables, functions, classes, and files to improve code clarity and maintainability.
CANTAGESTUDIO
A four-phase debugging framework (root cause investigation, pattern analysis, hypothesis testing, implementation) to understand issues before proposing fixes.
CANTAGESTUDIO
Defines clear boundaries, goals, and success criteria for refactoring sessions to ensure focused code improvements.
CANTAGESTUDIO
Plans Git commit strategies for refactoring, including branch naming, commit granularity, and safe merge approaches to ensure reversible and reviewable changes.
CANTAGESTUDIO
Guides developers in creating, debugging, and optimizing Claude Code hooks for event-driven workflow automation via shell commands.
CANTAGESTUDIO
Provides Flutter performance best practices and optimization guide for build cost, rendering, lists, animations, and anti-patterns.
kitsunoff
Designs scalable system architectures and selects optimal technology stacks for software development projects.
kitsunoff
Validates Nix expressions, debugs code, inspects derivation attributes, and evaluates flake outputs for package management workflows.
penkzhou
Provides a comprehensive bugfix workflow for Python/FastAPI backend issues, including error classification and TDD best practices.
ManuelKugelmann
Automates line ending correction and bash syntax validation for seamless script development and cross-platform execution.
ManuelKugelmann
Automates conversion of Windows CRLF line endings to Unix LF in files to resolve shell script execution errors.
timequity
Validates Rust project structure and functionality post-initialization, checking static files, endpoints, CSS, and health status.
basher83
Test fixture containing intentional violations to validate regression handling of linter rules B5 and W2.
ManuelKugelmann
Checks bash script syntax for errors without execution, ensuring script correctness before commit or use.
BA-CalderonMorales
Quickly inspects error logs and stack traces to identify and resolve software issues during development.
penkzhou
Enables consistent implementation of coordinator agents through shared phase validation, error handling, and state management patterns.
korallis
Automates implementation of code tasks from tasks.md using single or multi-agent orchestration.
ManuelKugelmann
Shared utility script to retrieve CLAUDE_PID and SESSION_ID variables for use in other scripts via sourcing.
greatSumini
Provides a registry integration for searching, browsing, and pulling pre-built React/TypeScript UI components with details and code snippets.
korallis
Enforces global TypeScript coding conventions for consistent naming, error handling, file organization, and type safety across the entire codebase.
korallis
Verifies implemented code meets specifications, passes tests, and adheres to quality standards before feature completion.