Install
$ agentstack add skill-junfengran-dev-env-write-idea-docs ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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-researchworkflow 的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
- Source: JunfengRan/dev-env
- License: MIT
- Homepage: https://github.com/JunfengRan/dev-env
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.