·data-schema-knowledge-modeling
{}

data-schema-knowledge-modeling

lyndonkl/claude

在设计数据库模式、需要清晰地建模领域实体和关系、构建知识图或本体、创建 API 数据模型、定义系统边界和不变量、在数据模型之间迁移、建立分类法或层次结构、用户提到“模式”、“数据模型”、“实体”、“关系”、“本体”、“知识图”时使用,或者当分散/不一致的数据结构需要形式化时使用。

18安装·0热度·@lyndonkl

安装

$npx skills add https://github.com/lyndonkl/claude --skill data-schema-knowledge-modeling

SKILL.md

Create rigorous, validated models of entities, relationships, and constraints that enable correct system implementation, knowledge representation, and semantic reasoning.

Data schema & knowledge modeling is the process of formally defining:

Ask user for domain description, core use cases (what queries/operations will this support), existing data (if migration/integration), performance/scale requirements, and technology constraints (SQL vs NoSQL vs graph database). Understanding use cases shapes the model - OLTP vs OLAP vs graph traversal require different designs. See Schema Types for guidance.

在设计数据库模式、需要清晰地建模领域实体和关系、构建知识图或本体、创建 API 数据模型、定义系统边界和不变量、在数据模型之间迁移、建立分类法或层次结构、用户提到“模式”、“数据模型”、“实体”、“关系”、“本体”、“知识图”时使用,或者当分散/不一致的数据结构需要形式化时使用。 来源:lyndonkl/claude。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/lyndonkl/claude --skill data-schema-knowledge-modeling
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 data-schema-knowledge-modeling?

在设计数据库模式、需要清晰地建模领域实体和关系、构建知识图或本体、创建 API 数据模型、定义系统边界和不变量、在数据模型之间迁移、建立分类法或层次结构、用户提到“模式”、“数据模型”、“实体”、“关系”、“本体”、“知识图”时使用,或者当分散/不一致的数据结构需要形式化时使用。 来源:lyndonkl/claude。

如何安装 data-schema-knowledge-modeling?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lyndonkl/claude --skill data-schema-knowledge-modeling 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/lyndonkl/claude