add-database-development

Official

Build robust database layers.

Authorbrabos-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of database schemas, entities, migrations, and repository patterns, ensuring consistency and maintainability in your application's data layer.

Core Features & Use Cases

  • Database Architecture: Defines principles for entities, enums, and naming conventions.
  • Migrations: Guides the creation of reversible, well-named database migrations.
  • Repository Pattern: Outlines interfaces and implementations for data access.
  • Multi-Tenancy: Enforces strict data isolation for tenant-specific data.
  • Use Case: When starting a new feature that requires user data storage, use this Skill to define the User entity, create the necessary migration for the users table, and implement the UserRepository following best practices.

Quick Start

Use the add-database-development skill to define a new User entity and its corresponding repository.

Dependency Matrix

Required Modules

None required

Components

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: add-database-development
Download link: https://github.com/brabos-ai/code-addiction/archive/main.zip#add-database-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.