session-start-hook
π―Skillfrom laurigates/claude-plugins
Automatically triggers custom initialization logic and setup tasks when a new Claude conversation session begins.
Part of
laurigates/claude-plugins(301 items)
Installation
npx skills add https://github.com/laurigates/claude-plugins --skill session-start-hookNeed 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.
Enables feature flag management and dynamic configuration across different software environments using OpenFeature standards and integrations.
Provides automated Python testing workflows, generating test cases, running pytest, and analyzing code coverage for Python projects.
Identifies and removes dead or unreachable code in software projects to improve codebase efficiency and maintainability.
Claude Code plugins for development workflows
Streamlines and automates Git commit processes by providing intelligent commit message generation, staging, and workflow optimization techniques.