Skills data-model-creation
๐Ÿ“ฆ

data-model-creation

v2.23.8 Content revision r1 Safe โš™๏ธ External commands๐ŸŒ Network access๐Ÿ“ Filesystem access

Create CloudBase Data Models

Complex schema work needs clear entity boundaries and relationships. This skill guides Claude, Codex, and Claude Code through Mermaid models and CloudBase data-model tool use.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 80 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "data-model-creation" from https://skillstore.io/skills/tencentcloudbase-data-model-creation.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-data-model-creation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "data-model-creation". A team needs users, orders, and products modeled for CloudBase.

Expected outcome:

A concise entity plan with User, Order, and Product relationships, field choices, required fields, and review notes.

Using "data-model-creation". A developer asks whether to use this skill for one MySQL table.

Expected outcome:

A routing decision that recommends direct SQL tooling because diagram-driven modeling adds little value.

Using "data-model-creation". A schema owner wants to create a new published model.

Expected outcome:

A validation checklist covering display fields, uniqueness, required fields, relationship direction, and publish readiness.

Security Audit

Safe
v2 โ€ข 7/9/2026 Open versioned report

All static detections are false positives caused by Markdown code spans, Mermaid examples, relative documentation links, and fallback URLs. No prompt injection, data exfiltration, command execution, or suspicious intent was found in SKILL.md.

1
Files scanned
189
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/tencentcloudbase-data-model-creation/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/tencentcloudbase-data-model-creation/security.svg)](https://skillstore.io/skills/tencentcloudbase-data-model-creation?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/tencentcloudbase-data-model-creation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tencentcloudbase-data-model-creation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-data-model-creation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

tencentcloudbase. (2026). data-model-creation security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-data-model-creation/audits/2

BibTeX citation

@techreport{tencentcloudbase-tencentcloudbase-data-model-creation-2026, author = {tencentcloudbase}, title = {data-model-creation security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/tencentcloudbase-data-model-creation/audits/2}, note = {Author version 2.23.8} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "data-model-creation security audit report (audit version 2)" version: "2.23.8" type: report authors: - name: "tencentcloudbase" date-released: "2026-07-09" url: "https://skillstore.io/skills/tencentcloudbase-data-model-creation/audits/2" identifiers: - type: other value: "skillstore:tencentcloudbase-data-model-creation:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
55
Architecture
100
Maintainability
87
Content
65
Community
91
Spec Compliance

What You Can Build

Design a Product Data Model

Turn product requirements into entities, relationships, field types, and a reviewable Mermaid model.

Prepare CloudBase Model Creation

Check existing models, draft a new schema, and prepare a deliberate create action.

Review Enterprise Schema Scope

Keep complex relational designs small, consistent, and aligned before SQL implementation.

Try These Prompts

Start a Simple Model
Create a CloudBase data model for users and orders. Identify entities, relationships, fields, and a Mermaid classDiagram plan.
Convert Requirements to Entities
Review these product requirements and propose 3 to 5 core entities, relationship directions, field names, and required fields.
Check Existing Model Fit
Use the available model inspection guidance to compare existing CloudBase models with a new billing model proposal.
Prepare a Publish Decision
Validate this model plan for field names, uniqueness, required fields, relationship ownership, and whether it should be published now.

Best Practices

  • Confirm that Mermaid-based modeling is needed before using the skill.
  • Define core entities and relationships before drafting model details.
  • Validate required fields, uniqueness, and relationship direction before publishing.

Avoid

  • Using this skill for one or two simple SQL statements.
  • Mixing SQL table design with document collection design.
  • Publishing generated models before reviewing field constraints.

Frequently Asked Questions

When should I use this skill?
Use it for complex CloudBase data models that benefit from Mermaid relationship diagrams.
Can it create simple SQL tables?
It routes simple MySQL table work to direct relational database tooling.
Does it support PostgreSQL schemas?
It directs PostgreSQL and CloudBase PG work to the PostgreSQL development skill.
Can it update existing models?
The documented creation tool is create-only, so existing structure updates are not supported here.
What output does it emphasize?
It emphasizes entity lists, relationship direction, field conventions, and Mermaid classDiagram modeling.
Is publishing automatic?
No. The skill recommends careful validation before any publish decision.

Developer Details

License

MIT

Author version

v2.23.8

Skillstore revision

r1

Ref

24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec

Maintenance freshness

7/18/2026

Usage

1 downloads ยท 0 views

File structure

๐Ÿ“„ SKILL.md

More from tencentcloudbase

View all
View all