controller-generation

Community

Auto-generates CRUD controllers and endpoints.

Authorgriffnb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the generation of CRUD controllers and endpoints for Go projects, eliminating boilerplate and reducing setup time.

Core Features & Use Cases

  • Generates admin and public CRUD handlers using a standard pattern
  • Supports go:generate directives to wire up controllers with models (e.g., -modelPackage)
  • Produces x_gen_admin.go and x_gen_auth.go with a consistent API surface
  • Includes guidance for customizing handlers and regenerating code
  • Provides options to skip specific endpoints and reuse generated code in future projects

Quick Start

Run go generate for the controller package to generate the admin and public CRUD endpoints.

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: controller-generation
Download link: https://github.com/griffnb/claude-plugins/archive/main.zip#controller-generation

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.