dataclass-generator

Generate Python dataclasses dynamically from SQL queries and database schemas. Use this skill when you need to create type-safe Python classes representing SQL query results, including denormalized fields from JOINs.

$ Instalar

git clone https://github.com/Wkayaobama/IC-D-LOAD /tmp/IC-D-LOAD && cp -r /tmp/IC-D-LOAD/dataclass-generator ~/.claude/skills/IC-D-LOAD

// tip: Run this command in your terminal to install the skill