# Write Idea Docs

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-junfengran-dev-env-write-idea-docs`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [JunfengRan](https://agentstack.voostack.com/s/junfengran)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [JunfengRan](https://github.com/JunfengRan)
- **Source:** https://github.com/JunfengRan/dev-env/tree/main/skills/write-idea-docs
- **Website:** https://github.com/JunfengRan/dev-env

## Install

```sh
agentstack add skill-junfengran-dev-env-write-idea-docs
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 设计文档写作

将产品/系统想法写成 **可评审、可落地、可横向对比** 的设计文档。

## 文档类型与命名

| 类型 | 文件名模式 | 输出目录 |
|------|------------|----------|
| 架构 | `{topic}-architecture.md` | `docs/design/` |
| 技术栈 | `{topic}-tech-stack.md` | `docs/design/` |
| 工作流 | `{topic}-workflow.md` | `docs/design/` |
| 选型决策 | `{topic}-selection.md` | `docs/design/` |

## 统一工作流

```
1. 定类型与命名 → 2. 写 metadata → 3. 列大纲 → 4. 写核心 Idea
→ 5. 方案取舍表 → 6. 架构图 → 7. 交叉链接 → 8. 验证
```

选型决策文档必须含：选型前提、竞品对比、编号 catalog（XX-NN）、优先级表（P0–P3）。

模板见 [references/architecture-template.md](references/architecture-template.md)、[references/tech-stack-template.md](references/tech-stack-template.md)。

## 验证

- Mermaid → `npm run validate:mermaid`
- 深度 → [references/depth-checklist.md](references/depth-checklist.md)
- deep-research decide 阶段 → gate `decision-doc-complete`

## 协作

- 意图/方案未对齐时 → 可选 [`brainstorm`](../brainstorm/SKILL.md)（启发式，非必经）
- 画图 → `draw-mermaid-diagrams`
- 由 `deep-research` workflow 的 `decide` 状态调用

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [JunfengRan](https://github.com/JunfengRan)
- **Source:** [JunfengRan/dev-env](https://github.com/JunfengRan/dev-env)
- **License:** MIT
- **Homepage:** https://github.com/JunfengRan/dev-env

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-junfengran-dev-env-write-idea-docs
- Seller: https://agentstack.voostack.com/s/junfengran
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
