db-build-scaffold

Official

Sync DB schema with EF Core models.

Authoresassoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your C# Entity Framework Core models accurately reflect the latest changes made to your SQL Server database schema, preventing synchronization issues and reducing manual refactoring.

Core Features & Use Cases

  • Database Schema Deployment: Builds and deploys SQL Server DACPACs to update the database.
  • EF Core Entity Scaffolding: Regenerates C# entity classes based on the updated database schema.
  • Change Tracking: Reports the differences in generated entity files after scaffolding.
  • Use Case: After making several changes to your database tables and columns in Neptune.Database/, run this Skill to update the live database and automatically update the corresponding C# model code.

Quick Start

Run the db-build-scaffold skill to deploy database schema changes and scaffold EF Core entities.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: db-build-scaffold
Download link: https://github.com/esassoc/neptune/archive/main.zip#db-build-scaffold

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.