一键导入
brainstorm
Only use this skill when the user explicitly invokes or asks for it. This is an interactive skill that requires the user to be in the loop at all times.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Only use this skill when the user explicitly invokes or asks for it. This is an interactive skill that requires the user to be in the loop at all times.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | brainstorm |
| description | Only use this skill when the user explicitly invokes or asks for it. This is an interactive skill that requires the user to be in the loop at all times. |
Help turn ideas into fully formed designs through natural collaborative dialogue. This skill is meant to be used interactively with the user in the loop — always ask questions, never make assumptions.
Start by understanding the current project context, then use the question tool (or AskUserQuestion) to ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval.
Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are where unexamined assumptions cause the most wasted work. The design can be short (a few sentences for truly simple projects), but you MUST present it and get approval.
Complete these items in order, always staying in an interactive loop with the user:
question tool, one at a time, understand purpose/constraints/success criteriaThis skill is always used interactively with the user in the loop:
question tool to ask clarifying questions one at a timeStay in the interactive loop until the user is satisfied with the design. Do NOT proceed to implementation without explicit user direction.
Understanding the idea:
question tool to ask questions one at a time to refine the ideaExploring approaches:
Presenting the design:
Stay interactive:
Thorough, critical code review focused on correctness, business logic, implementation, tests, and documentation. Use when reviewing code changes, pull requests, or implementations. Only invoke when user explicitly asks for code review.
Use when the user asks to create or render a Mermaid or Merman chart, mentions merman-cli, or wants an ASCII terminal diagram. Render it with `merman-cli`.
Defensive security review and hardening of application code, configuration, dependencies, and tests using current OWASP guidance. Use only when the user explicitly asks for a security review, security audit, vulnerability review, or security hardening. Do not use for general code review.
Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows. Assumes the user is already authenticated.
Use when editing, modifying, or transforming existing image files with AI using the local Gemini image-edit CLI. Trigger this for style changes, object removal, background edits, text/layout fixes, color tweaks, or when the user says to use image-edit from the terminal. This skill runs the global `image-edit` executable from any repo.
Use when generating image files from text prompts with the local Gemini image CLI. Trigger this when the user asks to create, generate, or render an AI image, artwork, ad image, book cover, mockup, visual asset, or says to use image-gen from the terminal. This skill runs the global `image-gen` executable from any repo.