Back to list
tlabs-xyz

backend-queries

by tlabs-xyz

0🍴 0📅 Jan 12, 2026

SKILL.md


name: Backend Queries description: Write efficient, secure database queries using parameterized queries, eager loading, and performance optimizations. Use this skill when writing database queries, implementing data retrieval logic, using ORM query builders, writing raw SQL queries, implementing eager loading or joins, preventing N+1 query problems, implementing query filters or search functionality, using transactions for data consistency, implementing pagination queries, optimizing slow queries, implementing query caching, working with query builder methods, or writing repository/DAO layer code. Use when working with SQL queries, ORM query builders like Sequelize, TypeORM, Prisma, SQLAlchemy, ActiveRecord, Django ORM query APIs, or raw database access code.

When to use this skill

  • When writing database queries using ORM query builders
  • When writing raw SQL queries
  • When implementing data retrieval or search logic
  • When implementing eager loading or joins to prevent N+1 queries
  • When optimizing slow or inefficient queries
  • When implementing query filters, sorting, or pagination
  • When using transactions to ensure data consistency
  • When implementing query caching for expensive queries
  • When working with query builder methods (where, select, join, etc.)
  • When writing repository, service, or DAO layer code
  • When preventing SQL injection with parameterized queries
  • When working with complex queries involving multiple tables
  • When implementing query timeouts or performance monitoring
  • When working with ORMs like Sequelize, TypeORM, Prisma, SQLAlchemy, ActiveRecord, Django ORM

Backend Queries

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend queries.

Instructions

For details, refer to the information provided in this file: backend queries

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon