·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