query-sub-agent
CommunityDesign Read Models and Query Handlers.
Authorknowlet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill designs and reviews Query/Read Model patterns for the IDF frame, ensuring read models are efficient, testable, and decoupled from domain logic.
Core Features & Use Cases
- Query Handler design: map inputs to read models.
- Read Model & projection planning: define projections and caching.
- Performance & tests: provide tests for queries and ensures acceptance criteria.
Quick Start
Provide a docs/specs/get-order-details.yaml and language preference to generate a GetOrderByIdQuery skeleton under src/application/queries/.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: query-sub-agent Download link: https://github.com/knowlet/skills/archive/main.zip#query-sub-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.