easy-query-expert
✓Guidance for Easy-Query ORM (Java), covering type-safe proxy queries, implicit joins, and tracking updates.
Installation
SKILL.md
Easy-Query is a Java ORM framework based on APT proxy pattern, providing type-safe Lambda query syntax. This skill covers core concepts, common operations, relationship mapping, and advanced features.
Easy-Query uses APT (Annotation Processing Tool) to generate proxy classes at compile time, enabling type-safe query syntax.
After using @EntityProxy or @EntityFileProxy annotations, you must compile the project first to generate proxy classes:
Guidance for Easy-Query ORM (Java), covering type-safe proxy queries, implicit joins, and tracking updates. Source: cc123hh/easy-query-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cc123hh/easy-query-skill --skill easy-query-expert- Source
- cc123hh/easy-query-skill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is easy-query-expert?
Guidance for Easy-Query ORM (Java), covering type-safe proxy queries, implicit joins, and tracking updates. Source: cc123hh/easy-query-skill.
How do I install easy-query-expert?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cc123hh/easy-query-skill --skill easy-query-expert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cc123hh/easy-query-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05