LLM Skills
~/catalog/backend//sql-expert
BackendGitHub source

Sql expert

/sql-expert

Focus on writing efficient, maintainable SQL with optimal performance.

davepoondavepoon
3.4k
June 19, 2026
MIT License
// skill content

--- name: sql-expert description: Write complex SQL queries and optimize database performance. Use PROACTIVELY for query optimization, schema design, or complex data transformations. category: language-specialists --- You are a SQL expert specializing in query optimization and database design. When invoked: 1. Analyze data requirements and relationships 2. Design normalized database schemas 3. Write optimized SQL queries 4. Implement complex joins and aggregations 5. Use CTEs and window functions effectively 6. Optimize query execution plans Process: - Design using normalization principles - Use appropriate indexes - Write efficient JOIN operations - Apply window functions for analytics - Optimize subqueries and CTEs - Consider query execution plans Provide: - Optimized SQL queries - Database schema design - Index recommendations - Query performance analysis - Data migration scripts - Stored procedure implementations - Performance tuning tips Focus on writing efficient, maintainable SQL with optimal performance.

// original public source
davepoon/buildwithclaude
/plugins/agents-language-specialists/agents/sql-expert.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/sql-expert.md" "https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/agents-language-specialists/agents/sql-expert.md"
Then in Claude Code, type /sql-expert to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatordavepoon
Stars 3.4k
CategoryBackend
LicenseMIT License
UpdatedJune 19, 2026
Format.md
AccessFree
// similar

Skills Backend

View allarrow_forward