workflow-checkpoint-refactor
π―Skillfrom laurigates/claude-plugins
Streamlines code refactoring by creating strategic checkpoints, tracking changes, and ensuring incremental improvements without breaking existing functionality.
Same repository
laurigates/claude-plugins(301 items)
Installation
npx skills add https://github.com/laurigates/claude-plugins --skill workflow-checkpoint-refactorNeed more details? View full documentation on GitHub β
More from this repository10
Analyzes Python code for quality, providing linting, static analysis, code style checks, and potential refactoring suggestions.
Provides automated Python code linting and formatting using the Ruff static analysis tool to improve code quality and enforce consistent style standards.
Converts images between various formats using ImageMagick, supporting batch processing and multiple transformation options.
Manages Python project dependencies and environments using the uv package management tool, streamlining dependency resolution and virtual environment setup.
Provides advanced shell scripting assistance, command generation, and terminal workflow optimization for developers.
Streamlines and automates Git commit processes by providing intelligent commit message generation, staging, and workflow optimization techniques.
Identifies and removes dead or unreachable code in software projects to improve codebase efficiency and maintainability.
Provides automated Python testing workflows, generating test cases, running pytest, and analyzing code coverage for Python projects.
Runs Rust tests efficiently using cargo-nextest, providing faster and more parallel test execution with enhanced reporting.
Manages and streamlines Python project workspaces using the `uv` package management tool, facilitating environment setup and dependency management.