AgentStack
SKILL verified MIT Self-run

Brainstorming

skill-chipfighter-coding-discipline-brainstorming · by chipfighter

做任何创造性的活——加功能、搭组件、改行为——动手写代码之前用。先一个个问题问清需求和设计,拿到批准再实现。

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-chipfighter-coding-discipline-brainstorming

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

Are you the author of Brainstorming? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

硬门:拿到方案批准前,不写任何代码、不调实现 skill。 再简单的需求也走一遍——简单的方案可以就几句话,但必须先讲清、先点头。"太简单不用设计"恰恰是没说破的假设最坑人的地方。

流程

  1. 先看上下文:相关文件、文档、最近 commit,别凭空设计。
  2. 一次只问一个问题问清:目的、约束、成功标准。能给选项就给选项(比开放题好答)。一条消息只放一个问题。
  3. scope 不对先拆:发现这其实是好几个独立子系统,先喊停帮着拆成子项目、定先后,别急着细化一个该拆的大坨。
  4. 给 2-3 个方案带取舍:把你推荐的放最前、讲清为什么,再列备选和各自代价。
  5. 分段呈现设计、每段确认:每块按复杂度该长则长、该短则短,讲完一段问一句"这样对吗"再往下。
  6. YAGNI:用不上的功能从设计里狠狠删掉。

批准之后

方案点头了,才进入实现(见 development)。中途哪里讲不通,随时退回来重新问清。

Source & license

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

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.