repositories-and-data-access
OfficialImplement Bun ORM-based repositories for database operations
AuthorAuthula
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of creating robust and maintainable repository interfaces for data persistence and abstraction over database operations using Bun ORM.
Core Features & Use Cases
- Repository Abstraction: Define clear interfaces for data access layers to simplify entity management.
- Bun ORM Integration: Utilize Bun ORM for type-safe database operations.
- Transaction Support: Implement transactional support for reliable data operations.
- Context Awareness: Ensure all operations respect the context, including cancellation and timeouts.
- No Business Logic: Separate data access from business logic for better modular design.
- Use Case: When building a scalable application, this Skill helps you create a maintainable and efficient data access layer that integrates seamlessly with any technology stack.
Quick Start
Implement a repository interface for a new entity 'User'.
Dependency Matrix
Required Modules
bun
Components
scriptsreferences
💻 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: repositories-and-data-access Download link: https://github.com/Authula/authula/archive/main.zip#repositories-and-data-access 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 620,000+ vetted skills library on demand.