Skip to main content
Back to registry

data-model-creation

tencentcloudbase/skills

This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements.

Installs464
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill data-model-creation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements. ONLY use this skill when you specifically need: For most cases, use relational-database-tool skill instead: Do NOT use for: ⚠️ NOTE: This is OPTIONAL. For simple tasks, skip this and use relational-database-tool directly. When you do use this advanced modeling approach: Optional modeling workflow (only when complexity justifies it) Apply generation rules strictly (when using this tool) Use tools correctly (only when you choose this approach) Most Database Tasks → relational-database-tool skill Complex Modeling Only → This skill ( data-model-creation ) For most database table creation tasks, use relational-database-tool skill directly: Only use this advanced Mermaid modeling approach when: This rule exists for complex modeling scenarios, but most development should use direct SQL execution. As an expert in data modeling and a senior architect in software development, you are proficient in Mermaid. Your main task is to provide model structures in mermaid classDiagram format based on user descriptions, following the detailed rules below: Type Mapping Priority : When user-described fields match the mapping relationship, prioritize using type as the field type. Mapping relationships are as follows: Naming Convention :...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does data-model-creation do?

This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements.

Is data-model-creation good?

data-model-creation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does data-model-creation work with?

data-model-creation currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to data-model-creation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install data-model-creation?

npx skills add https://github.com/tencentcloudbase/skills --skill data-model-creation

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering