Home / chinkan / rustfox · .agents/skills/brainstorming/SKILL.md · GitHub

brainstorming skillA

This file is byte-identical to the first copy the registry indexed, one of 3 copies on public GitHub. Same content hash, same audit grade.

brainstorming is agent-read markdown (skill) from chinkan/rustfox: You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Brainstorming Ideas Into Designs

Help turn ideas into fully formed designs and specs through natural collaborative dialogue.

Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval.

<HARD-GATE>
Do NOT invoke any implementation skill, write any code, scaffold any project, or take any implementation action until you have presented a design and the user has approved it. This applies to EVERY project regardless of perceived simplicity.
</HARD-GATE>

## Anti-Pattern: "This Is Too Simple To Need A Design"

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.

## Checklist

You MUST create a task for each of these items and complete them in order:

1. **Explore project context** — check files, docs, recent commits
…

Read the whole file at its exact version.

How to install

Latest version
mdr add chinkan/rustfox/brainstorming@git:20260408.ae338c2
Exact content
mdr add chinkan/rustfox/brainstorming@sha256:bba47904a7f6bbee

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5v7meswmrd7znb5r.svg)](https://markdownregistry.com/a/art_5v7meswmrd7znb5r)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260408.ae338c2 latest2026-04-08 ae338c2 10,634 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10634 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

chinkan/rustfox · 9 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5v7meswmrd7znb5r
GET https://markdownregistry.com/api/v1/resolve?ref=chinkan/rustfox/brainstorming
GET https://markdownregistry.com/api/v1/blob/bba47904a7f6bbee3bf8a107ebbe84e65d392be683bbb898ded736b29e415f90

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from chinkan/rustfox

ask-matt skill
chinkan/rustfox · .agents/skills/ask-matt/SKILL.md · Ask which skill or flow fits your situation. A router over the skills in this repo.
git:20260922.53f91f6 · audit A · 9 stars
cavecrew skill
chinkan/rustfox · .agents/skills/cavecrew/SKILL.md · Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator`…
git:20260804.a62331b · audit A · 9 stars
caveman-commit skill
chinkan/rustfox · .agents/skills/caveman-commit/SKILL.md · Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning…
git:20260804.0abefec · audit A · 9 stars
caveman-compress skill
chinkan/rustfox · .agents/skills/caveman-compress/SKILL.md · Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens…
git:20260804.0abefec · audit A · 9 stars
caveman-help skill
chinkan/rustfox · .agents/skills/caveman-help/SKILL.md · Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger…
git:20260804.0abefec · audit A · 9 stars
caveman-review skill
chinkan/rustfox · .agents/skills/caveman-review/SKILL.md · Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment…
git:20260804.0abefec · audit A · 9 stars
caveman-stats skill
chinkan/rustfox · .agents/skills/caveman-stats/SKILL.md · Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log —…
git:20260804.0abefec · audit A · 9 stars
caveman skill
chinkan/rustfox · .agents/skills/caveman/SKILL.md · Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full…
git:20260804.0abefec · audit A · 9 stars
code-review skill
chinkan/rustfox · .agents/skills/code-review/SKILL.md · Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code…
git:20260922.53f91f6 · audit A · 9 stars
codebase-design skill
chinkan/rustfox · .agents/skills/codebase-design/SKILL.md · Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find…
git:20260922.53f91f6 · audit A · 9 stars
design-an-interface skill
chinkan/rustfox · .agents/skills/design-an-interface/SKILL.md · Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to…
git:20260714.d9bd5ab · audit A · 9 stars
diagnosing-bugs skill
chinkan/rustfox · .agents/skills/diagnosing-bugs/SKILL.md · Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports…
git:20260922.53f91f6 · audit A · 9 stars

Every file in chinkan/rustfox

Other files named brainstorming

brainstorming skill
obra/superpowers · skills/brainstorming/SKILL.md · You MUST use this before any creative work - creating features, building components, adding functionality, or modifying…
git:20260919.5bf4e78 · audit A · 291,204 stars
brainstorming skill
jnmetacode/superpowers-zh · skills/brainstorming/SKILL.md · 在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
v1.0.0 · audit A · 8,203 stars
brainstorming skill
a5c-ai/babysitter · library/methodologies/superpowers/skills/brainstorming/SKILL.md · Use when starting any creative work - creating features, building components, adding functionality, or modifying…
git:20260601.da7723a · audit A · 1,809 stars
brainstorming skill
a5c-ai/babysitter · library/methodologies/rpikit/skills/brainstorming/SKILL.md · Clarify vague requirements through exploratory questioning and option generation before committing to research or…
git:20260601.da7723a · audit A · 1,809 stars
brainstorming skill
mohitagw15856/pm-claude-skills · exports/openclaw/brainstorming/SKILL.md · Run a real brainstorm — divergent generation without judgment, then convergent selection with explicit criteria —…
git:20260714.b87d8d4 · audit A · 1,392 stars
brainstorming skill
ganyuanran/aegis · skills/brainstorming/SKILL.md · Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture…
git:20260916.9a51c7a · audit A · 1,280 stars
brainstorming skill
hashgraph-online/awesome-codex-plugins · plugins/Colin4k1024/tsp/skills/brainstorming/SKILL.md · 苏格拉底式创意探索技能,融合 gstack 的 brainstorm 和 superpowers 的 aside 模式。 在不同方案之间做发散-收敛循环,用分块展示降低认知负荷,帮助团队找到最佳路线。
git:20260512.6523792 · audit A · 1,074 stars
brainstorming skill
huiliyi37/tianshu-harness · runtime-assets/bundled-skills/brainstorming/SKILL.md · You MUST use this before any creative work - creating features, building components, adding functionality, or modifying…
git:20260909.60a2332 · audit A · 883 stars

Browse by kind, by grade A, or by owner.