auth-nodejs-cloudbase
82Build CloudBase Node Auth Flows
Server-side CloudBase auth work can mix caller identity, user lookup, and custom login details. This skill guides Node.js agents through correct SDK methods and secure backend patterns.
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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
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.
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.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/tencentcloudbase-data-model-creation/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/tencentcloudbase-data-model-creation?utm_source=security_passport_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><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>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@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}
}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"
Turn product requirements into entities, relationships, field types, and a reviewable Mermaid model.
Check existing models, draft a new schema, and prepare a deliberate create action.
Keep complex relational designs small, consistent, and aligned before SQL implementation.
Create a CloudBase data model for users and orders. Identify entities, relationships, fields, and a Mermaid classDiagram plan.
Review these product requirements and propose 3 to 5 core entities, relationship directions, field names, and required fields.
Use the available model inspection guidance to compare existing CloudBase models with a new billing model proposal.
Validate this model plan for field names, uniqueness, required fields, relationship ownership, and whether it should be published now.
Author
tencentcloudbaseLicense
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
Build CloudBase Node Auth Flows
Server-side CloudBase auth work can mix caller identity, user lookup, and custom login details. This skill guides Node.js agents through correct SDK methods and secure backend patterns.
Build CloudBase Mini Program Database Features
Mini Program database work requires correct SDK patterns and security rules. This skill guides Claude, Codex, and Claude Code through CloudBase document database tasks.
Build CloudBase AI Backends in Node.js
Backend AI setup often fails when model groups, credits, and SDK methods are guessed. This skill gives CloudBase Node.js patterns, preflight checks, and model enablement steps.
Design Distinctive UI Prototypes
Generic AI interfaces often lack visual direction and platform-aware detail. This skill guides Claude, Codex, and Claude Code to define design intent before building prototypes.
Plan Complex Coding Changes
Large coding changes often fail when scope, design, and acceptance criteria are vague. This skill guides Claude, Codex, and Claude Code through requirements, design, tasks, and staged confirmation.
Add CloudBase AI Models to Web Apps
Browser AI integration can fail when model groups, auth, or Token Credits are not prepared. This skill guides CloudBase preflight, model enabling, and SDK calls for web apps.
Understand Logseq Database Schemas
by C0ntr0lledCha0s
Logseq database concepts can be difficult to connect across entities, classes, properties, and validation. This skill explains the Datascript model and provides practical schema templates.
Design Reliable Data Engineering Systems
by davila7
Data teams need clear decisions for reliable pipelines, models, and operations. This skill provides architecture guidance, production checklists, and starter CLI scaffolds.
Design Production Database Schemas
by softaworks
Teams need schemas that preserve data integrity and stay fast as products grow. This skill turns domain requirements into SQL or MongoDB designs with indexes, constraints, and migration guidance.
Design PostgreSQL Tables
by wshobson
PostgreSQL schemas can fail when data types, constraints, and indexes are chosen without workload context. This skill guides table design with PostgreSQL-specific rules for durable, performant, and maintainable schemas.
Optimize SQL With Expert Database Guidance
by sickn33
Complex SQL work can slow teams when schemas, indexes, and workloads are unclear. This skill guides query tuning, schema design, and cloud database decisions.
Design Scalable NoSQL Data Models
by sickn33
Distributed NoSQL schemas fail when teams model entities before access patterns. This skill guides query-first design for Cassandra, DynamoDB, and ScyllaDB.