Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By hrconsultnj
Automates CI/CD pipeline generation for GitHub Actions, GitLab CI, and Bitbucket Pipelines, validates Dockerfiles for production readiness, audits dependencies for vulnerabilities, and provides zero-downtime deployment strategies with rollback and health checks.
npx claudepluginhub hrconsultnj/claude-plugins --plugin shipyardModern cloud architect specializing in multi-cloud strategies, serverless architectures, and Infrastructure as Code.
Senior deployment engineer specializing in zero-downtime CI/CD pipelines, automated release orchestration, and intelligent rollback.
Expert Site Reliability Engineer specializing in observability, automated remediation, and chaos engineering.
Generate CI/CD workflow from detected stack. GitHub Actions, GitLab CI, or Bitbucket Pipelines. Includes lint, typecheck, test, build, and deploy stages.
Validate CI/CD workflow files. Runs actionlint for GitHub Actions, checks for common mistakes, and reports issues with fix suggestions.
Configure deployment pipeline — detect CI/CD platforms, deployment targets, container configs, and generate .claude/shipyard.json. Query Context7 for CI/CD reference docs. Run once per project.
Check dependency health -- known CVEs, outdated packages, unsafe versions. Recommends the highest safe version, not just "latest". Blocks Critical CVEs via Composure commit gate.
Generate or validate Dockerfiles with security best practices. Multi-stage builds, non-root user, layer caching, .dockerignore.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Deployment automation with Dockerfile generation, CI/CD pipelines, and infrastructure as code
DevOps and containerization expertise
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>
Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
Container development and deployment - Docker, registry, Skaffold
Set of DevOps skills for Claude Code.
Code quality enforcement, architecture skills, structural code graph, and impact-aware reviews.
Security scanning, dependency CVE audits, and exposure-aware risk prioritization.
Test framework detection, convention-aware test generation, and changed-file test execution.
Premium design patterns, UX research skills, and user journey mapping for modern web applications.
Claude writes code fast. These plugins make sure it writes it right.
5 plugins · 33 skills · 17 automated hooks · 13 MCP tools · 8 indexed languages · One command setup
Full docs & getting started: composure-pro.com
AI coding agents are fast — but speed without guardrails creates expensive cleanup work. If you've used Claude Code on a real project, you've seen this:
as any, @ts-ignore, non-null assertions to silence errors instead of fixing typeseval(), SQL injection vectors slip through unnoticedYou can write better prompts. You can add more rules to CLAUDE.md. But the agent can still ignore all of it — instructions are suggestions, not enforcement.
Hooks are different. They run as shell scripts on every Read/Edit/Write — outside the LLM, at zero token cost. The agent literally cannot bypass them. That's how these plugins work.
All plugins, all skills, all hooks — free for personal use, education, and nonprofits.
| What | Count | Details |
|---|---|---|
| Plugins | 5 | Composure, Design Forge, Sentinel, Testbench, Shipyard |
| Skills | 33 | Architecture, blueprinting, security scanning, test generation, CI/CD, audits, integrations |
| Hooks | 17 | Code quality, secret detection, type safety, decomposition, graph updates |
| MCP tools | 13 | Graph queries, semantic search, reference search, dependency chains, audits, reports |
| Reference docs | 23 | Security patterns, testing patterns, deployment guides |
| Templates | 12 | Test files, GH Actions workflows, Dockerfiles |
| Hook enforcement | 7 languages | TypeScript, Python, Go, Rust, C++, Swift, Kotlin |
| Graph indexing | 8 languages | TypeScript, JavaScript, SQL, JSON, YAML, Markdown, ENV, Prisma |
| Graph node types | 13 | Functions, Classes, Types, Tables, Columns, RLS Policies, Indexes, Packages, Scripts, and more |
| Plugin | What it solves |
|---|---|
| Composure | Code quality enforcement — decomposition hooks, architecture skills, code review knowledge graph, severity-tracked task queue. The foundation that all other plugins build on. |
| Sentinel | Security scanning — SAST, secret detection on every write, dependency CVE audit, HTTP header analysis. Local-first, no cloud auth. |
| Testbench | Convention-aware test generation — reads your existing tests to match project style. Nudges when you edit untested files. |
| Shipyard | CI/CD generation and validation — GitHub Actions, GitLab CI, Bitbucket Pipelines. Dockerfile validation, dependency health, production readiness. |
| Composure Pro | 22 production architecture patterns + schema guard hook. Postgres RLS, tenant isolation, entity registry, auth model, type generation — battle-tested across 322+ migrations. Works with any Postgres host. |
| Design Forge | Premium web design patterns — 33 production components, canvas presets, animation recipes, 3D integration, accessibility-first. |
macOS / Linux:
curl -fsSL https://composure-pro.com/install.sh | sh
Windows (PowerShell):
irm https://composure-pro.com/install.ps1 | iex
Windows (Command Prompt):
curl -fsSL https://composure-pro.com/install.cmd -o %TEMP%\composure-install.cmd && %TEMP%\composure-install.cmd
Works on any OS with Claude Code installed:
# Add the marketplace
claude plugin marketplace add hrconsultnj/claude-plugins
# Install Composure
claude plugin install composure@my-claude-plugins
After installing, restart Claude Code and authenticate:
/composure:auth login