Marketplace

optimizing-query-selection

Optimize queries by selecting only required fields and avoiding N+1 problems. Use when writing queries with relations or large result sets.

$ 安裝

git clone https://github.com/djankies/claude-configs /tmp/claude-configs && cp -r /tmp/claude-configs/prisma-6/skills/optimizing-query-selection ~/.claude/skills/claude-configs

// tip: Run this command in your terminal to install the skill