mcp-code-execution-pattern
π―Skillfrom laurigates/claude-plugins
Generates modular code execution patterns with clear separation of concerns, enabling flexible and maintainable software design strategies.
Part of
laurigates/claude-plugins(301 items)
Installation
npx skills add https://github.com/laurigates/claude-plugins --skill mcp-code-execution-patternNeed 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.
Claude Code plugins for development workflows
Streamlines and automates Git commit processes by providing intelligent commit message generation, staging, and workflow optimization techniques.
Provides automated Python testing workflows, generating test cases, running pytest, and analyzing code coverage for Python projects.
Manages and streamlines Python project workspaces using the `uv` package management tool, facilitating environment setup and dependency management.
Configures and generates standardized Release Please configuration files for automated semantic versioning and changelog generation in software projects.