t-design
Generate technical design documents including API design, database schema, and implementation details for a feature.
npx skills add timzaak/web-dev-skills --skill t-design --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 技术设计文档生成 运行时边界统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/runtime-boundaries.md` 需求来源边界统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/requirement-source-contract.md` 跨阶段决策连续性和用户决策暴露统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/decision-continuity-contract.md` 设计生成应保持简单、当前必需、可追溯;如果需求、spec、代码或本 skill 冲突,停止并说明冲突。 需要用户裁决的设计缺口必须通过 `AskUserQuestion` 解决,不得只写入风险、待确认事项或假设后继续生成。 ## 适用范围 仅在以下场景使用: - 用户明确要求"技术设计""方案设计""架构设计""API
What does the t-design skill do?
Generate technical design documents including API design, database schema, and implementation details for a feature.
How do I install it?
Run `npx skills add timzaak/web-dev-skills --skill t-design --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From timzaak/web-dev-skills, a repository with 55 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.