visual-brainstorm-companion

visual-brainstorm-companion is a skill for Claude Code, Codex from J-Pster/Psters_AI_Workflow. It costs 34 tokens per session (173 once invoked), scanned A, original, MIT.

A brainstorming aid for strongly visual software problems, such as complex interfaces, user flows, or alternative designs. It can create an optional browser or canvas artifact to support discussion.

In plain words
What is it for?
Exploring interface alternatives, mapping multi-step user flows, and visualizing relationships that are difficult to explain in text.
Why use it?
It helps make layout choices, competing designs, and complicated flows easier to compare and understand.

Skill for Claude CodeCodex

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

Good fit Exploring interface alternatives, mapping multi-step user flows, and visualizing relationships that are difficult to explain in text.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/j-pster/psters_ai_workflow/visual-brainstorm-companion
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 J-Pster/Psters_AI_Workflow --skill visual-brainstorm-companion
Clone the repo
git clone --depth 1 https://github.com/J-Pster/Psters_AI_Workflow

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 visual-brainstorm-companion

README.md
[![agentmods](https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion/github.svg)](https://agentmods.dev/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion)
Your own site
<a href="https://agentmods.dev/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion"><img src="https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion/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 visual-brainstorm-companion

Your own site · 80×15
<a href="https://agentmods.dev/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion"><img src="https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/visual-brainstorm-companion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 173 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.00034 $0.00173
Opus 5 $0.00017 $0.00086
Sonnet 5 $0.00007 $0.00035
Haiku 4.5 $0.00003 $0.00017

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

Security

Grade A, and why

visual-brainstorm-companion 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 11d 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.

plugins/psters-ai-workflow/skills/visual-brainstorm-companion/SKILL.md · 28 lines

What it actually says

Visual Brainstorm Companion

Use this skill only when visual output materially improves decision quality.

Trigger examples

  • Multi-step UI flow where layout affects behavior
  • Comparing 2-3 design alternatives with trade-offs
  • Data flow that is hard to understand in text

Do not use for

  • Pure backend architecture decisions
  • Small bugfix discussions
  • Text-only requirement clarification

Flow

  1. Confirm visual aid is useful for this brainstorm.
  2. Create one focused visual artifact (diagram/mockup), not many.
  3. Summarize decisions derived from the visual in the brainstorm doc.
  4. Keep visual step optional and token-conscious.
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. 11d ago First seen · 28 lines · 34 tokens per session scan A 8a457f234930

Subscribe to this mod's changes

visual-brainstorm-companion is a skill published in the GitHub repository J-Pster/Psters_AI_Workflow (289 stars, last pushed 5mo ago), licensed MIT. It adds 34 tokens to every session and 173 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

ve-terminal-mono

OpenDesign from the CLI: driving the full design workflow with the od command — scripted, composable, agent-ready. Built as a decision-grade AI literacy deck for developers, power users.

nexu-io/open-design · 45 tokens

frontend-slides

OpenDesign as a worked AI-workflow example: how local agents read your files and design on your desktop — concretely. Built as a decision-grade AI literacy deck for teams new to AI, leadership.

nexu-io/open-design · 45 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-obsidian-claude-gradient

OpenDesign's enterprise AI-adoption brief: local-first agents at work, the risk controls, the ROI, and the rollout plan. Built as a decision-grade AI literacy deck for leadership, IT, security.

nexu-io/open-design · 53 tokens

delight

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the user asks to add polish, personality, animations, micro-interactions, delight, or make an interface feel fun or memorable.

fengshao1227/ccg-workflow · 56 tokens

animate

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI feel more alive.

fengshao1227/ccg-workflow · 53 tokens