parse-table

Community

Turn table definitions into ready CRUD metadata.

AuthorJaguarJack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill parses user-provided table definitions to extract the core metadata needed to scaffold modules, models, and field rules for CRUD generation.

Core Features & Use Cases

  • Parse input definitions to output {Module}, {Model}, {Table}, and {Fields} metadata.
  • Supports aliases like Table/表 and Module/模型, and can infer missing Module/Model from the table name or explicit user input.
  • Use Case: Provide a definition for a new table to generate the data needed to scaffold a Product model and related CRUD routes.

Quick Start

Provide a sample table definition and let the skill produce the corresponding module/model metadata for code generation.

Dependency Matrix

Required Modules

None required

Components

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: parse-table
Download link: https://github.com/JaguarJack/catch-admin/archive/main.zip#parse-table

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.