skills/smithery.ai/aurora-criteria

aurora-criteria

Installation
SKILL.md

When to Use

Use this skill when:

  • Implementing GET/FIND queries in services or handlers
  • Building filters for REST or GraphQL endpoints
  • Adding pagination to data retrieval
  • Creating complex search functionality
  • Working with QueryStatement parameters

What is QueryStatement?

QueryStatement is Aurora's standardized interface for building complex database queries using the Criteria Pattern.

Core Structure

Installs
1
First Seen
Apr 11, 2026
aurora-criteria from smithery.ai