A collection of Claude Code plugins for cloud infrastructure, DevOps engineering, and database design.
npx claudepluginhub thangnc/engineering-pluginsCloud infrastructure and DevOps skills for IaC, CI/CD, and platform engineering. Includes a Terraform/OpenTofu specialist covering AWS, Azure, GCP, and modern developer platforms (Vercel, Railway, Render, Supabase, Upstash).
Database design and schema modeling skills for PostgreSQL with Prisma ORM. Includes a PostgreSQL Prisma specialist covering data modeling, indexing, constraints, performance patterns, and advanced PostgreSQL features.
A monorepo of Claude Code plugins providing expert domain knowledge as skills. Each plugin lives under plugins/ and is independently installable from the marketplace.
cloud-devopsCloud infrastructure and DevOps skills — starting with a Terraform/OpenTofu specialist that covers traditional cloud providers and modern developer platforms.
Skills:
terraform-specialistExpert-level guidance for Terraform and OpenTofu — from writing your first resource block to enterprise module libraries with remote state, CI/CD pipelines, and multi-platform stacks.
Triggers automatically when you:
.tf files, HCL, IaCterraform plan, apply, import, state management, workspaces, modulesWhat it covers:
| Topic | Details |
|---|---|
| Architecture patterns | Flat, workspaces, directory-per-env, Terragrunt |
| Module design | Reusable modules, versioning, Terratest |
| State management | S3, Azure Storage, GCS backends, migration, DR |
| CI/CD | GitHub Actions, GitLab CI, Azure DevOps, Terraform Cloud |
| Modern platforms | Vercel, Railway, Render, Supabase, Upstash providers |
| Full-stack wiring | Env var propagation across multi-provider stacks |
| Security | Secrets management, least privilege, policy-as-code |
Reference documentation (plugins/cloud-devops/skills/terraform-specialist/references/):
architecture-patterns.md — Pattern comparison with decision matricesstate-management.md — Backend setup, migration, disaster recoverymodule-patterns.md — Complete module examples with testingcicd-pipelines.md — Ready-to-use pipeline definitionsmodern-platform-stack.md — Vercel/Railway/Render/Supabase/Upstash guidedb-designDatabase design and schema modeling skills — featuring a PostgreSQL Prisma specialist for production-grade data modeling with Prisma ORM on Node.js.
Skills:
postgresql-prisma-specialistExpert-level guidance for designing PostgreSQL schemas using Prisma ORM — from initial data modeling to advanced performance patterns and migrations.
Triggers automatically when you:
@@map, @db.*, or raw SQLWhat it covers:
| Topic | Details |
|---|---|
| Data modeling | Entity relationships, normalization, Prisma schema patterns |
| Type selection | PostgreSQL types mapped to Prisma field types |
| Indexing strategy | B-tree, GIN, GiST, composite indexes, partial indexes |
| Constraints | Unique, check, foreign keys, cascading rules |
| Performance | Query optimization, N+1 prevention, connection pooling |
| Advanced patterns | Multi-tenancy, soft deletes, audit trails, polymorphic relations |
Reference documentation (plugins/db-design/skills/postgresql-prisma-specialist/references/):
types-and-fields.md — PostgreSQL types and Prisma field mappingsindexes-and-performance.md — Indexing strategies and performance tuningadvanced-patterns.md — Multi-tenancy, soft deletes, audit trails, and moreInstall from the marketplace:
claude plugin install https://github.com/thangnc/engineering-plugins
Or install locally (from this repo root):
claude plugin install ./plugins/cloud-devops
claude plugin install ./plugins/db-design
plugins/
cloud-devops/
.claude-plugin/
plugin.json # Plugin manifest for the marketplace
skills/
terraform-specialist/
SKILL.md # Trigger conditions + core instructions
references/ # Deep-dive documentation
db-design/
.claude-plugin/
plugin.json # Plugin manifest for the marketplace
skills/
postgresql-prisma-specialist/
SKILL.md # Trigger conditions + core instructions
references/ # Deep-dive documentation
.claude-plugin/
marketplace.json # Marketplace listing metadata
Install the CLIs for the platforms you use:
# Terraform / OpenTofu
brew install terraform
brew install opentofu
# AWS
brew install awscli
# GCP
brew install --cask google-cloud-sdk
# Azure
brew install azure-cli
# Kubernetes
brew install kubectl helm
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories