do-entity-store
CommunityCreate SQL migrations and queries.
Authorviqueen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of database schemas and queries for new entities within a domain, ensuring data models align with API contracts and follow best practices.
Core Features & Use Cases
- SQL Migration Generation: Creates schema and table definitions for new entities, including relationships and soft-delete support.
- SQLC Query Generation: Generates full CRUD (Create, Read, Update, Delete) queries for each entity, optimized for Go integration.
- Use Case: When adding a new 'product' entity to the 'catalog' domain, this Skill will generate the necessary SQL migration file and the corresponding
sqlcquery files, ready for integration into the backend.
Quick Start
Use the do-entity-store skill to create the SQL migration and queries for the 'user' entity in the 'auth' domain.
Dependency Matrix
Required Modules
None requiredComponents
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: do-entity-store Download link: https://github.com/viqueen/claude-go-playground/archive/main.zip#do-entity-store Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.