test-analyze
π―Skillfrom laurigates/claude-plugins
Automates comprehensive software testing by generating test cases, analyzing code coverage, and identifying potential edge cases and vulnerabilities.
Part of
laurigates/claude-plugins(301 items)
Installation
npx skills add https://github.com/laurigates/claude-plugins --skill test-analyzeNeed 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.
Streamlines and automates Git commit processes by providing intelligent commit message generation, staging, and workflow optimization techniques.
Provides advanced shell scripting assistance, command generation, and terminal workflow optimization for developers.
Claude Code plugins for development workflows
Manages and streamlines Python project workspaces using the `uv` package management tool, facilitating environment setup and dependency management.
Detects and identifies unused or dead code in JavaScript/TypeScript projects using the Knip static analysis tool to improve code maintainability.
Automatically formats Python code using the Ruff linter and formatter to ensure consistent code style and quality.