denniscalazans/denniscalazans-plugins

3 stars · Last commit 2026-04-23

Claude Code plugin marketplace — skills and agents for thinking workflows, code quality, browser automation, adversarial implementation pipelines, and service integrations

README preview

# denniscalazans-plugins

[![CI](https://github.com/denniscalazans/denniscalazans-plugins/actions/workflows/ci.yml/badge.svg)](https://github.com/denniscalazans/denniscalazans-plugins/actions/workflows/ci.yml)
[![SonarCloud](https://sonarcloud.io/api/project_badges/measure?project=denniscalazans_denniscalazans-plugins&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=denniscalazans_denniscalazans-plugins)
[![codecov](https://codecov.io/gh/denniscalazans/denniscalazans-plugins/branch/main/graph/badge.svg)](https://codecov.io/gh/denniscalazans/denniscalazans-plugins)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A personal collection of Claude Code plugins shaped by daily use.
These skills started as shortcuts for my own workflow — dealing with messy voice transcriptions, forgetting to investigate before coding, merging branches I forgot to clean up.
Over time they became structured enough to share.


Some are portable (you can drop them into any project), others are opinionated (they reflect how I like to work).
Take what's useful, ignore what isn't.


## Installation

```bash
/plugins marketplace add denniscalazans/denniscalazans-plugins

View full repository on GitHub →