fr-brainstorming

fr-brainstorming is a skill for Claude Code, Codex from derio-net/super-fr. It costs 124 tokens per session (925 once invoked), scanned A, original, MIT.

A React and TypeScript frontend development toolkit for building feature modules and checking web interfaces in a browser.

In plain words
What is it for?
It is for scaffolding React features, taking Playwright screenshots, smoke testing pages, and running visual regression checks that compare interface changes.
Why use it?
It helps developers create frontend features and find visual or browser errors before release.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for scaffolding React features, taking Playwright screenshots, smoke testing pages, and running visual regression checks that compare interface changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/derio-net/super-fr/fr-brainstorming
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add derio-net/super-fr --skill fr-brainstorming
Clone the repo
git clone --depth 1 https://github.com/derio-net/super-fr

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fr-brainstorming

README.md
[![agentmods](https://agentmods.dev/badge/skills/derio-net/super-fr/fr-brainstorming/github.svg)](https://agentmods.dev/skills/derio-net/super-fr/fr-brainstorming)
Your own site
<a href="https://agentmods.dev/skills/derio-net/super-fr/fr-brainstorming"><img src="https://agentmods.dev/badge/skills/derio-net/super-fr/fr-brainstorming/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fr-brainstorming

Your own site · 80×15
<a href="https://agentmods.dev/skills/derio-net/super-fr/fr-brainstorming"><img src="https://agentmods.dev/badge/skills/derio-net/super-fr/fr-brainstorming.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 925 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00124 $0.00925
Opus 5 $0.00062 $0.00463
Sonnet 5 $0.00025 $0.00185
Haiku 4.5 $0.00012 $0.00093

Measured 8d ago against content hash 15c0b4bf3a8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

fr-brainstorming scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.hermes/skills/fr/fr-brainstorming/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

fr-brainstorming

superpowers:brainstorming, wrapped in isolation. Exploration commands, spec drafts, and everything downstream happen in the isolation workspace, so a brainstorm that becomes a build never has to relocate, and a brainstorm that dies leaves the base repo pristine.

Announce at start: "I'm using fr-brainstorming to design this in isolation."

0. Isolation first — hard gate

Before ANY command — exploration, measurement, cluster reads included; an operator "start with X" never reorders this:

fr isolation up --branch <feature-branch> [--profile <name>]
  • Name the branch for the feature now (feat/<slug>); the worktree, the eventual PR, and cleanup all key off it. The new feat/<slug> is cut from freshly-fetched origin/<default> (#322) — pass --base <ref> only to stack on something else.
  • No devcontainer profile → HARD STOP — but only in devcontainer mode. Offer to run the fr-init interview immediately; if the operator declines, the brainstorm does not proceed. (Under fr-goal, treat it as a blocker: pause, fr-init, resume.) On a docker-less host that declares FR_ISOLATION_TARGET=worktree (or in a prepared external container), up succeeds without a profile — no stop, the worktree is the isolation.
  • From here on, follow the fr-isolation skill's exec-bridge discipline: read/edit files in the worktree, run every command through fr isolation exec -- ....

1. Brainstorm

Run superpowers:brainstorming as usual — understand the context and goal, explore the codebase (in the worktree), propose approaches, refine into a design.

  • Standalone invocation: fully interactive — ask questions as they arise, section-by-section validation, the normal brainstorming flow.
  • Under fr-goal: the batched-Q&A contract applies instead — collect every operator-owned decision and ask ONCE (fr-goal's rules win while it drives).

2. Hand off

The brainstorm's design document becomes the spec (docs/superpowers/specs/<YYYY-MM-DD-slug>-design.md, committed in the worktree). Hand off to fr-plan (the fr-plan-override rule already routes writing-plans there). The isolation workspace stays up — planning and implementation continue in it; cleanup belongs to whoever finishes the run (fr isolation down after the PR merges).

Read the full file on GitHub · 85 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 85 lines · 124 tokens per session scan A 15c0b4bf3a8e

Subscribe to this mod's changes

fr-brainstorming is a skill published in the GitHub repository derio-net/super-fr (1 stars, last pushed today), licensed MIT. It adds 124 tokens to every session and 925 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

tanstack-form-composition

Migrate a React @tanstack/react-form codebase from the prop-drilled useForm + erased-form-type pattern to the official createFormHook composition API (useAppForm / withForm / field.X). Use when a project threads a form object (often cast to an any-erased type like ReactFormExtendedApi ) through field-wrapper…

suxrobGM/jobpilot · 158 tokens

trigger-realtime-and-frontend

Trigger.dev client/frontend surface: subscribe to runs in realtime (runs.subscribeToRun and the @trigger.dev/react-hooks hook useRealtimeRun), consume metadata and AI/text streams in React (useRealtimeStream), trigger tasks from the browser (useTaskTrigger, useRealtimeTaskTrigger), and mint scoped frontend credentials…

triggerdotdev/trigger.dev · 148 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

recipe-front-review

Reviews completed frontend implementation for governing-source compliance, scope economy, repository quality, and security, then applies user-approved React corrections.

shinpr/claude-code-workflows · 29 tokens

liveview-patterns

Build LiveView: async data (assignasync), PubSub (check connected?), phx-change events, form components/modals/uploads, streams for lists, livepatch. Use when handling interactions, debugging events, or tracking Presence.

oliver-kriska/claude-elixir-phoenix · 51 tokens

aceternity-ui

100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

secondsky/claude-skills · 48 tokens