database-query-optimizer
This skill optimizes database queries to fix N+1 problems, add indexes, and improve performance.Supports PostgreSQL, MySQL, MongoDB, Redis with ORMs (SQLAlchemy, Prisma, TypeORM, Mongoose).Detects slow queries, suggests indexes, rewrites inefficient queries, and adds eager loading.Activate when user says "optimize queries", "fix N+1", "slow database", "add indexes", or performance issues.Output: Optimized queries with indexes, eager loading, query analysis, and before/after benchmarks.
$ 설치
git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/database-query-optimizer ~/.claude/skills/CV_Astro// tip: Run this command in your terminal to install the skill
Repository

MaciWP
Author
MaciWP/CV_Astro/.claude/skills/database-query-optimizer
1
Stars
0
Forks
Updated1w ago
Added1w ago