allra-database-schema
OfficialStandardize database design and queries.
AuthorAllra-Fintech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent database schema design, JPA entity creation, and QueryDSL query writing, ensuring maintainability and reducing bugs in backend development.
Core Features & Use Cases
- JPA Entity Standards: Provides guidelines for entity structure, column definitions, and relationship mapping.
- QueryDSL Best Practices: Details how to structure repositories, write efficient queries, and use DTO projections.
- Transaction Management: Enforces explicit
@Transactionalannotations for service methods. - Use Case: When creating a new JPA entity for a
Productor writing a complex search query forOrdersusing QueryDSL, this Skill ensures adherence to Allra's backend standards.
Quick Start
Apply the Allra database schema rules when creating a new JPA entity for a user.
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: allra-database-schema Download link: https://github.com/Allra-Fintech/allra-ai-skills/archive/main.zip#allra-database-schema 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 223,000+ vetted skills library on demand.