SQL Server performance monitoring, schema discovery, query optimization, T-SQL development, and code review agents
npx claudepluginhub odeciojunior/claude-play --plugin sql-server-toolsSQL Server code review specialist. Reviews T-SQL code for correctness, performance anti-patterns, security vulnerabilities, and regression risks. Covers business logic verification, SQL injection prevention, parameter binding, and naming conventions. Use when SQL code changes need review before deployment. Do NOT use for query optimization (use sql-performance-tuner) or writing new queries (use tsql-specialist).
Deep SQL Server performance monitoring and diagnostics specialist. Analyzes wait statistics, CPU utilization, memory pressure, I/O bottlenecks, blocking chains, index effectiveness, TempDB contention, and Query Store health. Use when the user reports slow queries, high CPU, database health checks, needs baseline metrics, or proactive performance monitoring. Do NOT use for query writing (use tsql-specialist) or schema exploration (use sql-schema-discovery).
SQL Server query optimization specialist. Analyzes execution plans, identifies bottlenecks, recommends index strategies, and suggests query rewrites. Use when the user has a slow query, needs index recommendations, wants execution plan analysis, or needs query rewrite suggestions. Do NOT use for server-wide monitoring (use sql-performance-monitor) or schema exploration (use sql-schema-discovery).
SQL Server schema exploration and documentation specialist. Discovers table structures, relationships, dependencies, indexes, and special table types (graph, temporal, memory-optimized). Use when the user needs to understand database schemas, find foreign keys, trace object dependencies, or generate schema documentation. Do NOT use for performance analysis (use sql-performance-monitor) or query optimization (use sql-performance-tuner).
Expert T-SQL development specialist. Writes complex queries, stored procedures, functions, and views with proper optimization. Handles CTEs, window functions, dynamic SQL, JSON operations, and graph queries. Use when the user needs to write, troubleshoot, or understand T-SQL code. Do NOT use for performance monitoring (use sql-performance-monitor) or execution plan analysis (use sql-performance-tuner).
Community-driven plugin marketplace for Claude Code.
# Add the marketplace (one-time)
claude plugin marketplace add odeciojunior/claude-play
# Install a plugin
claude plugin install productivity-tools@claude-play
| Plugin | Description | Category | Version |
|---|---|---|---|
| productivity-tools | Research, analysis, planning, diagramming, and system health skills | productivity | 1.0.0 |
| sql-server-tools | SQL Server performance monitoring, schema discovery, query optimization, T-SQL development, and code review agents | developer-tools | 1.0.0 |
| mcp-sql-server | Automated MCP SQL Server setup — connects Claude Code to SQL Server databases | developer-tools | 1.0.0 |
We welcome plugin contributions! See CONTRIBUTING.md for the full guide.
Quick version:
plugins/_template to plugins/your-plugin-nameComprehensive 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.
Uses power tools
Uses Bash, Write, or Edit tools
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, and 16+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.