Dedicated Microsoft SQL Server expert plugin covering the full scope of database management — operations, monitoring, HA/clustering, availability groups, mirroring endpoints, engineering, infrastructure, cloud offerings, security/authentication, and an offline DuckDB-powered analysis & recommendations advisor — across versions 2016-2025 and the Azure SQL / AWS RDS / Google Cloud SQL families.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive Microsoft SQL Server expert and router covering the full database-management lifecycle across versions 2016-2025 and the cloud (Azure SQL Database, Azure SQL Managed Instance, SQL on Azure VM, AWS RDS, Google Cloud SQL). Routes to specialized skills for operations, monitoring, HA/clustering, engineering, infrastructure, cloud, security, and offline DuckDB-powered analysis & recommendations (advisor). WHEN: "SQL Server", "MSSQL", "T-SQL", "SSMS", "sqlcmd", "DBA", "database administration", general or cross-cutting SQL Server questions, or when the specific management domain is unclear.
Offline SQL Server analysis & recommendations engine: capture read-only system-view/DMV/catalog data from a target instance ONCE, land it as local CSV/Parquet, load it into DuckDB, and run an analysis query library that produces PRIORITIZED, EXPLAINED recommendations across table/schema design, indexing, table sizes & capacity, statistics, query hotspots, and configuration — the PerformanceMonitor 'Lite' pattern. Complements the live diagnostic skills; iterate analysis with zero further load on the source and trend across capture runs. WHEN: "analyze my database", "recommendations to improve the database", "table design review", "what indexes am I missing", "unused/duplicate indexes", "is my schema well designed", "offline database analysis", "DuckDB SQL Server analysis", "database health report", "capacity review", "advisor", "prioritized findings".
SQL Server cloud offerings and migration: Azure SQL Database (DTU/vCore, elastic pools, serverless, Hyperscale), Azure SQL Managed Instance, SQL Server on Azure VM, AWS RDS for SQL Server, and Google Cloud SQL — including feature-parity differences, geo-replication, auto-failover groups, and migration tooling (Data Migration Assistant, Azure DMS, Managed Instance link, log replay, BACPAC, backup/restore to URL). WHEN: "Azure SQL", "Azure SQL Database", "Managed Instance", "SQL MI", "Hyperscale", "elastic pool", "serverless SQL", "DTU", "vCore", "SQL Server on Azure VM", "SQL IaaS", "AWS RDS SQL Server", "RDS", "Cloud SQL", "geo-replication", "failover group", "DMA", "Azure DMS", "MI link", "cloud migration", "BACPAC", "PaaS SQL", "which Azure SQL".
SQL Server development and performance engineering: T-SQL best practices, indexing strategy (clustered, nonclustered, columnstore, filtered, covering/included), execution plans, query optimization, statistics and the cardinality estimator, parameter sniffing mitigation, partitioning, In-Memory OLTP, temporal tables, data compression, and schema design. WHEN: "T-SQL", "write a query", "index", "covering index", "columnstore", "execution plan", "query plan", "query tuning", "optimize query", "SARGable", "cardinality estimator", "statistics", "parameter sniffing", "OPTION RECOMPILE", "partitioning", "In-Memory OLTP", "temporal table", "stored procedure", "schema design", "data type", "normalization".
SQL Server high availability, clustering, and disaster recovery: Always On Availability Groups (synchronous/asynchronous, contained, distributed, basic, read-scale), Failover Cluster Instances (FCI) on Windows Server Failover Clustering (WSFC), database mirroring and mirroring endpoints, log shipping, replication, quorum and witnesses, listeners, automatic seeding, and failover procedures. WHEN: "Always On", "availability group", "AG", "readable secondary", "FCI", "failover cluster", "WSFC", "quorum", "witness", "database mirroring", "mirroring endpoint", "CREATE ENDPOINT", "log shipping", "replication", "distributor", "listener", "automatic seeding", "failover", "high availability", "disaster recovery", "DR", "RPO", "RTO".
A dedicated Claude Code plugin for Microsoft SQL Server, covering the full database-management lifecycle: operations, monitoring, high availability / clustering, availability groups, mirroring endpoints, engineering, infrastructure, cloud offerings, and security / authentication.
Scope spans the box product (SQL Server 2016 → 2025 on Windows, Linux, and containers) and the cloud families (Azure SQL Database, Azure SQL Managed Instance, SQL Server on Azure VM, AWS RDS for SQL Server, Google Cloud SQL).
| Skill | Covers | Triggers on |
|---|---|---|
sql-server | Router + cross-cutting fundamentals, version/edition/platform matrices | "SQL Server", "MSSQL", "T-SQL", "DBA", general questions |
sqlserver-operations | Backup & recovery, restore testing, maintenance, DBCC, SQL Agent jobs, alerts, Database Mail, patching/CUs, capacity | "backup", "restore", "recovery model", "DBCC CHECKDB", "maintenance", "Agent job", "patch" |
sqlserver-monitoring | Wait stats, DMVs, Query Store, Extended Events, blocking & deadlock analysis, performance counters, baselining | "slow", "wait stats", "Query Store", "blocking", "deadlock", "high CPU" |
sqlserver-ha-clustering | Always On Availability Groups, Failover Cluster Instances, database mirroring & endpoints, log shipping, replication, quorum, DR | "Always On", "availability group", "FCI", "mirroring endpoint", "log shipping", "failover" |
sqlserver-engineering | T-SQL best practices, indexing, execution plans, query optimization, statistics/CE, parameter sniffing, partitioning, columnstore, schema design | "T-SQL", "index", "execution plan", "query tuning", "parameter sniffing" |
sqlserver-infrastructure | Instance/OS config, memory, MAXDOP, tempdb, trace flags, NUMA, storage layout, Linux/containers, network/protocols | "max server memory", "MAXDOP", "tempdb config", "trace flag", "SQL on Linux" |
sqlserver-cloud | Azure SQL DB/MI, SQL on Azure VM, AWS RDS, Cloud SQL, feature parity, geo-replication, failover groups, migration tooling | "Azure SQL", "Managed Instance", "Hyperscale", "RDS SQL Server", "cloud migration" |
sqlserver-security | Authentication modes, authorization/RBAC, encryption (TDE, Always Encrypted, TLS), RLS, DDM, auditing, ledger, hardening | "authentication", "Entra ID", "Kerberos", "TDE", "Always Encrypted", "audit", "hardening" |
Just describe what you need — Claude routes to the right skill automatically. Examples:
PAGEIOLATCH waits" → sqlserver-monitoringsqlserver-operationssqlserver-ha-clusteringsqlserver-ha-clusteringsqlserver-cloudsqlserver-securityEvery operational domain ships a scripts/ folder of read-only T-SQL diagnostics (health, waits, blocking, AG/mirroring health, security audits, cloud checks). Each script has a header documenting its purpose, target versions, and safety. Review before running in production.
sqlserver/
.claude-plugin/plugin.json
README.md
CLAUDE.md
skills/
sql-server/ # router + fundamentals
sqlserver-operations/
sqlserver-monitoring/
sqlserver-ha-clustering/
sqlserver-engineering/
sqlserver-infrastructure/
sqlserver-cloud/
sqlserver-security/
Each domain skill contains a SKILL.md, deep references/ documents, and (where applicable) a scripts/ library.
MIT
npx claudepluginhub chrishuffman5/sqlserver --plugin sqlserverExpert knowledge across 18 IT domains (186+ technologies) with task-oriented subagents for architecture consulting, troubleshooting, migration planning, IaC generation, data governance, and security hardening.
AWS CLI v2 command reference for 190 AWS services — per-service sub-skills with complete flags, types, defaults, and JSON output schemas, behind a lean router that loads only the service you need.
Dedicated PostgreSQL expert plugin covering the full scope of database management: operations, monitoring, replication and high availability, engineering, infrastructure, cloud offerings, and security/authentication across self-managed PostgreSQL and managed cloud platforms.
A single pm skill for working a Rally-style PM tree (Epic → Feature → User Story → Task) in three modes: `/pm` executes a tree with a team of PM/Worker agents, `/pm init` scaffolds one, and `/pm plan` refines it — git-worktree-per-story parallelism, per-story model assignment, timestamped status logs, and a generated HTML tracker.
Command-reference skills for Google's CLIs: gcloud (120+ GCP services, 5,090 GA commands), the Python Agent Development Kit CLI (adk), the TypeScript ADK dev tools (@google/adk-devtools), and the ADK developer web UI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.