ideate

GitHub

用于捕获和记录用户的新创意。通过澄清、查阅本地设计上下文及网络研究,生成包含摘要、研究和草图的标准化 Markdown 文件,并存入 design/ideas/ 目录。

.codex/skills/ideate/SKILL.md liveloveapp/hashbrown

Trigger Scenarios

用户表示有想法需要记录 请求协助头脑风暴 希望将创意存档以供未来参考

Install

npx skills add liveloveapp/hashbrown --skill ideate -g -y
More Options

Non-standard path

npx skills add https://github.com/liveloveapp/hashbrown/tree/main/.codex/skills/ideate -g -y

Use without installing

npx skills use liveloveapp/hashbrown@ideate

指定 Agent (Claude Code)

npx skills add liveloveapp/hashbrown --skill ideate -a claude-code -g -y

安装 repo 全部 skill

npx skills add liveloveapp/hashbrown --all -g -y

预览 repo 内 skill

npx skills add liveloveapp/hashbrown --list

SKILL.md

Frontmatter
{
    "name": "ideate",
    "description": "Capture and document a new idea in this repo. Use when the user says things like \"help me brainstorm\", \"I have an idea\", or \"let's capture this for the future\" and wants it recorded in `design\/ideas\/` with a summary, supporting research (repo context + web if useful), and a sketch."
}

Ideate

Overview

Capture a user's idea and write a single markdown file in design/ideas/ using the required format: Idea summary, research, and a sketch in a code block.

Workflow

  1. Clarify briefly if needed: Ask 1–3 quick questions only if the idea is too vague to summarize or research.
  2. Read local context: Enumerate and read all files under design/ (recursive). Summarize only what is relevant to the idea.
  3. Do research: Use both local context and web research when it materially improves the idea. Prefer concise, credible sources.
  4. Write the idea file:
    • Ensure design/ideas/ exists; create it if missing.
    • File name: YYYY-MM-DD-<kebab-idea-title>.md. If a file already exists, append -2, -3, etc.
    • Content format must be exactly:
# Idea

{summarization from the user}

# Research

{agent research supporting the idea}

# Sketch

```{format}
{agent generated sketch (ASCII, Mermaid, or pseudocode UI)}
```

Sketch guidance

  • Use a single code block in the Sketch section.
  • Preferred formats: mermaid, text, or md (ASCII wireframe). Pick the one that best conveys the concept.
  • Keep the sketch lightweight and illustrative, not exhaustive.

Research guidance

  • Incorporate relevant findings from design/ files first.
  • Add web research only when it adds concrete value; include source links in the Research section when used.
  • Keep it concise and directly tied to the idea.

Version History

  • f3badd5 Current 2026-08-20 13:49

Same Skill Collection

.codex/skills/design-doc-interviewer/SKILL.md

Metadata

Files
0
Version
6da54fb
Hash
c780136c
Indexed
2026-08-20 13:49

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 23:32
浙ICP备14020137号-1 $Carte des visiteurs$