scaffold-entity

Community

Scaffold backend entities from migrations quickly

Authordanwritecode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Setting up a new gRPC entity from an existing migration is error-prone and time-consuming; this skill automates generating protobufs, Rust models, repositories, and service implementations to bootstrap CRUD functionality.

Core Features & Use Cases

  • Reads migration files from backend/data/migrations to derive schema and create a SQLite-ready model.
  • Generates protobuf definitions, Rust models, repositories, gRPC services, and auto-registers the service in grpc.rs.
  • Facilitates end-to-end scaffolding for new entities, enabling rapid CRUD development and consistent project structure.

Quick Start

Scaffold an entity from your latest migration file to generate all required backend modules and service stubs.

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: scaffold-entity
Download link: https://github.com/danwritecode/bufstack/archive/main.zip#scaffold-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 223,000+ vetted skills library on demand.