Skip to main content
Back to the directory
jeffallan/claude-skillsSoftware EngineeringFrontend and Design

sql-pro

SQL query optimization, schema design, and performance troubleshooting across PostgreSQL, MySQL, SQL Server, and Oracle.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill sql-pro
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, sql-pro has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jeffallan/claude-skills. Canonical URL: https://skills.sh/jeffallan/claude-skills/sql-pro.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
SQL query optimization, schema design, and performance troubleshooting across PostgreSQL, MySQL, SQL Server, and Oracle. Load detailed guidance based on context: Key things to check in the output: When implementing SQL solutions, provide: Documentation - Covers query patterns including CTEs, window functions, recursive queries, and complex joins with execution plan analysis and optimization strategies - Provides EXPLAIN/ANALYZE interpretation, covering index design, statistics tuning, and before/after benchmarking to meet sub-100ms performance targets - Includes schema design guidance on normalization, keys, constraints, and cross-dialect migration between major database platforms - Delivers optimized queries with inline comments, required indexes with rationale, and platform-specific notes for production implementation - Schema Analysis - Review database structure, indexes, query patterns, performance bottlenecks - Design - Create set-based operations using CTEs, window functions, appropriate joins - Optimize - Analyze execution plans, implement covering indexes, eliminate table scans - Verify - Run EXPLAIN ANALYZE and confirm no sequential scans on large tables; if query does not meet sub-100ms target, iterate on index selection or query rewrite before proceeding - Document - Provide query explanations, index rationale, performance metrics - Seq Scan on large table → add or...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sql-pro do?

SQL query optimization, schema design, and performance troubleshooting across PostgreSQL, MySQL, SQL Server, and Oracle.

Is sql-pro good?

sql-pro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support sql-pro?

sql-pro currently lists compatibility with Cursor, Skills CLI.

Is sql-pro safe to install?

sql-pro has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to sql-pro?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install sql-pro?

Run the following command to install sql-pro: npx skills add https://github.com/jeffallan/claude-skills --skill sql-pro

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering