aurora-criteria
OfficialMaster Aurora QueryStatement for powerful data retrieval.
Authoravvale
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide to using Aurora's QueryStatement, enabling developers to efficiently build complex database queries, filters, and pagination logic, thereby streamlining data retrieval operations.
Core Features & Use Cases
- Query Building: Construct sophisticated
WHEREclauses with various operators (logical, comparison, string, etc.). - Data Shaping: Control which fields are returned (
attributes) and how relationships are loaded (include). - Pagination & Sorting: Implement efficient data fetching with
limit,offset, andorder. - Use Case: When building a feature to search for products with specific criteria (e.g., price range, category, availability) and display them in a paginated list, this Skill guides you on structuring the
QueryStatement.
Quick Start
Use the aurora-criteria skill to build a QueryStatement to find all users created after January 1st, 2023, sorted by their creation date in descending order.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aurora-criteria Download link: https://github.com/avvale/aurora-back/archive/main.zip#aurora-criteria Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.