sqlite-schema
OfficialDesign and migrate SQLite schemas.
Authoraroido
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of designing and migrating SQLite database schemas, ensuring efficient and robust database management.
Core Features & Use Cases
- Table Design: Provides templates and principles for creating well-structured SQLite tables.
- Migration Scripts: Facilitates the creation of scripts for database schema evolution.
- Use Case: When developing a new feature that requires a new database table, use this Skill to generate the
CREATE TABLEstatement following best practices and then create a migration script to apply it.
Quick Start
Use the sqlite-schema skill to generate a CREATE TABLE statement for a new 'users' table with 'id', 'name', and 'email' fields.
Dependency Matrix
Required Modules
None requiredComponents
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: sqlite-schema Download link: https://github.com/aroido/vibesmith/archive/main.zip#sqlite-schema 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.