forge-town/skills

forge_schema-best-practice

Must follow when 创建或重构 Zod Schema,确保目录、命名、类型推导和边界校验符合 Daedalus 规范。

Installation

$ npx skills add forge-town/skills --skill forge_schema-best-practice

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from forge-town/skills · top by installs.

npx skills add forge-town/skills

Browse all from forge-town/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 627 B
  • docs SUMMARY.md 156 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

Schema 最佳实践

使用说明

  1. 阅读 [Schema 最佳实践指南](references/schema-best-practice-guide.md),确认目录、命名、Zod 版本和层级职责
  2. 完成后使用 [检查清单](references/checklist.md) 逐项验证

重要: 本 Skill 负责 Zod Schema;Drizzle 表结构、列名、关系和索引请使用 forge_db-table-best-practice。Schema 示例位于 best-practice-examples/