backend-queries

Write secure, performant database queries using parameterization, proper indexing, and optimization techniques. When creating or modifying database query logic, data access layers, or repository files. When working on files that interact with databases using SQL, ORMs, or query builders. When implementing SELECT queries, joins, transactions, or data fetching logic. When optimizing queries to prevent N+1 problems, using eager loading, or implementing query caching. When writing parameterized queries to prevent SQL injection vulnerabilities.

$ Instalar

git clone https://github.com/elliotsaha/smt-slack-app /tmp/smt-slack-app && cp -r /tmp/smt-slack-app/.claude/skills/backend-queries ~/.claude/skills/smt-slack-app

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