dev-dict
CommunityAuto-generates Ruoyi data dictionaries in SQL.
AuthorHarries
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps generate SQL insert statements for Ruoyi framework data dictionaries (sys_dict_type and sys_dict_data) from requirements or design documents, reducing manual SQL creation work and ensuring consistency.
Core Features & Use Cases
- Generate SQL insert statements for dict_type entries with fields like dict_name, dict_type, and status.
- Generate corresponding dict_data rows with dict_sort, dict_label, dict_value, dict_type, list_class, is_default, and status.
- Use Case: Given a design doc for a new module, produce ready-to-run SQL to initialize its dictionary data in a Ruoyi project.
Quick Start
Describe your dictionary specifications (names, types, and sample entries) and ask this skill to output the SQL inserts.
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: dev-dict Download link: https://github.com/Harries/hydpromptkit/archive/main.zip#dev-dict 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 510,000+ vetted skills library on demand.