schema-generator

Community

Design and create Drizzle ORM database schemas.

AuthorQING-YU123
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of designing and implementing database schemas for your Drizzle ORM projects, ensuring consistency with your existing codebase and best practices.

Core Features & Use Cases

  • Schema Design Assistance: Guides users through defining new database tables, including fields, types, constraints, and relationships.
  • Code Style Adherence: Analyzes existing project schemas to ensure new designs match the established coding style and patterns.
  • Relationship Management: Helps in designing one-to-many, many-to-many, and self-referencing relationships.
  • Use Case: A developer needs to add a new products table to their PostgreSQL database using Drizzle ORM. They use this Skill to define the table structure, including fields like name, price, stock, and establish a foreign key relationship with a categories table, all while adhering to the project's existing schema conventions.

Quick Start

Use the schema-generator skill to design a new 'users' table with 'name' and 'email' fields.

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: schema-generator
Download link: https://github.com/QING-YU123/hono-drizzle-template/archive/main.zip#schema-generator

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.