go-add-entity

Community

Auto-create a full CRUD Go entity.

AuthorJotJunior
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generate a complete CRUD vertical slice for a new domain entity in an existing Go microservice, standardizing architecture, reducing boilerplate, and accelerating feature delivery.

Core Features & Use Cases

  • Generate a multi-file scaffold including Domain model, DTOs, Repository interface and implementation, Service, HTTP Handler, and migrations.
  • Wire the new entity through the existing service layer and HTTP API, ensuring consistent naming, JSON/DB tags, and error handling.
  • Use Case: add a new entity like User or Product and immediately have a working CRUD cycle ready to extend.

Quick Start

Create a new entity named MyEntity in an existing Go microservice to automatically generate the full CRUD vertical slice.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-add-entity
Download link: https://github.com/JotJunior/claude-ai-tips/archive/main.zip#go-add-entity

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 471,000+ vetted skills library on demand.