rpg-file-writer

Community

Write SQL migration files correctly.

AuthorCiabatos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all SQL migration files are named, structured, and written according to a strict, standardized format, preventing errors and maintaining consistency in the database schema evolution process.

Core Features & Use Cases

  • Standardized Naming: Enforces a <NNN>_<feature_slug>.sql format for clear identification.
  • Structured Content: Dictates the exact order of sections (Reference, State, Read, Action functions) and formatting within SQL files.
  • Header Compliance: Ensures all migration files include a mandatory, detailed header block.
  • Use Case: When creating new database tables for a 'Player Inventory' feature, this Skill will generate a file named 002_player_inventory.sql (assuming 001 was for guilds) with the correct header and SQL structure.

Quick Start

Use the rpg-file-writer skill to create a new SQL migration file for the 'Quest System' feature.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rpg-file-writer
Download link: https://github.com/Ciabatos/sybath/archive/main.zip#rpg-file-writer

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.