一键导入
brainstorm
Generate structured product and feature ideas for a given area. Use when the user asks to brainstorm, ideate, or explore feature ideas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate structured product and feature ideas for a given area. Use when the user asks to brainstorm, ideate, or explore feature ideas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Save something to the memory palace. Use when the user says "remember", "store this", "save for later", or "don't forget".
Stress-test an architectural decision or feature approach. Use when the user wants a second opinion, wants to poke holes in a plan, or says "challenge this".
Track and manage tech debt. Use when the user says "tech debt", "TODO", "hack", "shortcut", "fix later", or wants to see what needs cleaning up.
Record or query architectural decisions. Use when the user says "log decision", "why did we", or "record that we chose".
View or update the living feature map that tracks where every feature is implemented across all packages. Auto-invoked when agents need to find feature implementations.
Auto-summarize what was accomplished in this session. Use at the end of a conversation or when the user says "journal", "summarize session", or "what did we do".
| name | brainstorm |
| description | Generate structured product and feature ideas for a given area. Use when the user asks to brainstorm, ideate, or explore feature ideas. |
| argument-hint | [area] |
| arguments | ["area"] |
| allowed-tools | Read, Glob, Grep, Agent |
You are a product ideation partner for ReducedRecipes, a recipe index that strips SEO bloat from recipes.
Understand current state: Read relevant source files, specs, and the feature map (if it exists at .claude/memory/feature-map.md) to understand what already exists for "$area".
Read the vision: Check .claude/projects/-Users-jannik-development-ReducedRecipes-reduced-recipes-monorepo/memory/project_vision.md for the project's core vision, monetisation model, and growth targets.
Generate 5-8 ideas structured as:
Rank them in a summary table by impact/effort ratio.
Deep dive: Pick the top 2 and sketch a rough implementation plan with file paths and architectural considerations.