๐ŸŽฏ

sql-optimization-patterns

๐ŸŽฏSkill

from wshobson/agents

VibeIndex|
What it does
|

A Claude Code skill providing SQL query optimization techniques, indexing strategies, and database performance patterns with progressive disclosure for on-demand knowledge loading.

Overview

SQL Optimization Patterns is a Claude Code skill from the wshobson/agents marketplace, a comprehensive system of 73 plugins, 112 agents, and 146 skills for development automation. This skill provides specialized knowledge about SQL query optimization techniques, indexing strategies, and database performance patterns. It uses the marketplace's progressive disclosure architecture to load optimization knowledge on demand.

Key Features

  • Query Optimization Patterns: Covers SQL query rewriting, execution plan analysis, and common performance anti-patterns with their solutions
  • Indexing Strategies: Guidance on index design, composite indexes, covering indexes, and when to use or avoid specific indexing approaches
  • Progressive Disclosure: Three-tier knowledge loading (metadata, instructions, resources) ensures only relevant optimization knowledge enters the context when activated
  • Database-Agnostic Guidance: Provides optimization patterns applicable across major database systems
  • Composable: Works alongside database design, data engineering, and other database-related plugins in the marketplace for comprehensive data layer support

Who is this for?

This skill is designed for backend developers, database administrators, and data engineers who use Claude Code and need help optimizing SQL queries and database performance. It is especially valuable for those working on production database performance tuning, investigating slow queries, or designing efficient data access patterns.

๐Ÿ“ฆ

Same repository

wshobson/agents(234 items)

sql-optimization-patterns

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add wshobson/agents --skill sql-optimization-patterns
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add wshobson/agents --skill sql-optimization-patterns
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/sql-optimization-patterns/SKILL.md

SKILL.md

4,914Installs
27,673
-
AddedJan 31, 2026

More from this repository10

๐Ÿ”Œ
data-validation-suite๐Ÿ”ŒPlugin

The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.

๐Ÿ”Œ
ui-design๐Ÿ”ŒPlugin

The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.

๐Ÿ”Œ
deployment-validation๐Ÿ”ŒPlugin

A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.

๐Ÿ”Œ
machine-learning-ops๐Ÿ”ŒPlugin

An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.

๐Ÿ”Œ
shell-scripting๐Ÿ”ŒPlugin

Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.

๐Ÿ”Œ
accessibility-compliance๐Ÿ”ŒPlugin

A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.

๐Ÿ”Œ
reverse-engineering๐Ÿ”ŒPlugin

The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.

๐Ÿ”Œ
cicd-automation๐Ÿ”ŒPlugin

A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.

๐Ÿ”Œ
comprehensive-review๐Ÿ”ŒPlugin

Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.

๐Ÿ”Œ
functional-programming๐Ÿ”ŒPlugin

The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...