erikdarling
01erikdarlingdata/claude-plugins
Plugin Claude Code
Claude Code plugins from Darling Data - https://erikdarling.com.
erikdarlingdata/claude-plugins
Plugin Claude Code
Claude Code plugins from Darling Data - https://erikdarling.com.
erikdarlingdata/claude-plugins
Plugin Claude Code
Read a SQL Server execution plan (.sqlplan / showplan XML) and explain what is actually slow, and why. Prevents the standard wrong conclusions: reading cost percentages as measurements, ranking operators by cumulative time, comparing estimated to actual rows without dividing by executions, calling scans defects, and…
erikdarlingdata/claude-plugins
Skill Claude CodeCodex
Analyze a SQL Server execution plan (.sqlplan / showplan XML) and explain what is actually slow and why. Use whenever a user shares a query plan, asks why a query is slow, asks what an operator means, asks whether an index would help, or asks you to interpret estimated vs actual rows, spills, memory grants, or…