go-gorm-model

Community

Generate GORM persistence models.

Authorcristiano-pacheco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of database persistence models for Go applications using the GORM ORM, ensuring consistency and adherence to project conventions.

Core Features & Use Cases

  • Model Generation: Creates Go structs that map directly to database tables.
  • Convention Enforcement: Enforces specific naming, field types, and GORM tag usage.
  • Use Case: When developing a new feature that requires storing user profiles, use this Skill to generate the ProfileModel struct, including fields for BusinessName, WhatsAppPhone, and color codes, with appropriate GORM tags for defaults.

Quick Start

Generate a GORM model for a 'user' entity in the 'auth' module.

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: go-gorm-model
Download link: https://github.com/cristiano-pacheco/ai-tools/archive/main.zip#go-gorm-model

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.