to-project-context
仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
帮助建立统一的产品事实与词汇表,利于跨团队对齐。
这个 Skill 做什么
生成或更新 project-context.md 与 canonical-terms.md,明确产品上下文与术语。
生成或更新 project-context.md 与 canonical-terms.md,把产品背景、用户群、平台限制和统一术语写成团队共识。做完发现、写 PRD 或在开始画用户旅程/线框前用来把上下文先钉死。特点是把模糊假设变成可依赖的单一事实来源,减少后续设计与开发的沟通成本。
▸ 展开 SKILL.md 英文原文
Create or update project-context.md and canonical-terms.md after product discovery or PRD work. Use when the user wants to clarify product context, user personas, platform targets, constraints, domain vocabulary, canonical terms, or prepare stronger source-of-truth documents before user journeys, screen maps, wireframes, UX/UI briefs, guardrails, or implementation planning.
0
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ingwarski/to-project-context/main/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ingwarski/to-project-context/main/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# To Project Context Create two source-of-truth documents that make product work more deterministic: - `project-context.md` - product context, users, platforms, constraints, assumptions, risks, and open questions. - `canonical-terms.md` - approved vocabulary for the product, domain concepts, user roles, objects, states, actions, and terms to avoid. Default output path: - Use `docs/project-context.md` and `docs/canonical-terms.md` when a `docs/` directory exists or when source documents already live in `docs/`. - Otherwise use `project-context.md` and `canonical-terms.md` at the project root. - If the user gives explicit paths, use those paths. ## Source Discovery Before asking questions
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有