idea-superpowers-suite

idea-superpowers-suite is a skill for Claude Code, Codex from AkoliteZA/hermes-agent-idea-workflow. It costs 38 tokens per session (3,317 once invoked), scanned A, original, MIT.

A guided workflow for turning a rough product idea into design, research, and implementation documents. It can also produce a user-interface brief and a build handoff.

In plain words
What is it for?
Use it to capture an idea, ask clarifying questions, compare similar products, describe the interface, and create build-ready Markdown files.
Why use it?
It replaces scattered planning with a clear chain of notes that carries an idea toward development. It helps keep product decisions, research, and technical planning connected.

Skill for Claude CodeCodex

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

Good fit Use it to capture an idea, ask clarifying questions, compare similar products, describe the interface, and create build-ready Markdown files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite
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 AkoliteZA/hermes-agent-idea-workflow --skill idea-superpowers-suite
Clone the repo
git clone --depth 1 https://github.com/AkoliteZA/hermes-agent-idea-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 idea-superpowers-suite

README.md
[![agentmods](https://agentmods.dev/badge/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite/github.svg)](https://agentmods.dev/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite)
Your own site
<a href="https://agentmods.dev/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite"><img src="https://agentmods.dev/badge/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite/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 idea-superpowers-suite

Your own site · 80×15
<a href="https://agentmods.dev/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite"><img src="https://agentmods.dev/badge/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,317 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.00038 $0.03317
Opus 5 $0.00019 $0.01658
Sonnet 5 $0.00008 $0.00663
Haiku 4.5 $0.00004 $0.00332

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

Security

Grade A, and why

idea-superpowers-suite 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.

idea-superpowers-suite/SKILL.md · 393 lines

How it starts

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

Idea Superpowers Suite

This skill is a superpowers-style umbrella workflow for idea development.

It coordinates the focused stages:

  • idea-to-design-doc for product/design thinking
  • idea-to-ui-design-brief for optional Full-mode UI direction and image-generation concepts
  • idea-to-implementation-doc for build-ready implementation planning

Use this skill when the user wants a bigger, multi-step workflow that feels like a reusable system rather than a one-off prompt.

Purpose

Turn a rough thought into a structured chain of artifacts:

  1. Idea capture — create or update a local idea note from the user's high-level concept.
  2. Clarifying interview — capture the rough plan, philosophy, target experience, and constraints.
  3. Design doc — flesh the idea into a full product/UX/technical design document.
  4. Optional UI design brief — in Full mode only, define screens, layout, visual direction, states, and optional image-generation concept prompts.
  5. Research pass — compare similar products and identify what to emulate or avoid.
  6. Implementation spec — translate the design into practical build strategy.
  7. Build handoff — produce one Markdown file with tasks, prompts, tests, acceptance criteria, and Superpowers handoff guidance.
  8. Spec review — judge readiness before execution.

Design Philosophy

This workflow should:

  • capture fast;
  • clarify deeply;
  • research before building;
  • separate product thinking from engineering thinking;
  • separate UI direction from implementation details when interface quality matters;
  • save every stage as its own Markdown artifact;
  • remain skippable and resilient when the user wants speed.

The UI brief is optional. It improves interface-heavy projects, but it must not make Lite mode heavier or break existing design-doc → implementation-doc flow.

Mode Selection

At the start, choose one of two modes unless the user explicitly picks one:

  • Lite mode — for sketches, small utilities, early thoughts, and ideas the user wants captured quickly.
  • Full mode — for serious app/product ideas that may later be built by an AI coding agent or Superpowers.

Read the full file on GitHub · 393 lines

Files

What ships with it

5 files 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. 11d ago First seen · 393 lines · 38 tokens per session scan A b0c9d15e18f9

Subscribe to this mod's changes

idea-superpowers-suite is a skill published in the GitHub repository AkoliteZA/hermes-agent-idea-workflow (267 stars, last pushed 4mo ago), licensed MIT. It adds 38 tokens to every session and 3,317 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

architecture-diagram

Generate architecture diagrams as fully editable SVG with native AWS, Azure, and GCP icons for cloud diagrams, or hand-drawn generic icons for everything else. Optionally deliver a self-contained editable draw.io mxGraph companion. Deterministic layout computes zone nesting and orthogonal routing instead of…

Mathews-Tom/armory · 162 tokens

concept-to-image

Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image of", "export as PNG", "save as SVG", "concept to image", "screenshot this HTML". NOT for interactive HTML, use static-web-artifacts-builder.

Mathews-Tom/armory · 66 tokens

tldraw

Generate hand-drawn whiteboard-style diagrams (.tldr) from natural language and export to PNG/SVG via tldraw-cli, with vision-based self-check and an iterative review loop. Covers flowcharts, sequence diagrams, ERDs, UML sketches, and ML model diagrams. Triggers on: "whiteboard diagram", "sketch this out", "tldraw…

Mathews-Tom/armory · 128 tokens

ux-expert

UX design expert for auditing and redesigning pages, dashboards, and data-dense interfaces via 4-phase collaborative reviews across 8 UX dimensions. Triggers on: "review UX", "audit this page", "redesign the dashboard", "UX review", "improve the layout", "dashboard UX audit", "component recommendations".

Mathews-Tom/armory · 71 tokens

static-web-artifacts-builder

Build self-contained static HTML artifacts opened in a browser: interactive diagrams, dashboards, infographics. Pure HTML5+CSS3+inline SVG, zero toolchain. Triggers on: "interactive HTML", "open in browser", "HTML artifact", "visual dashboard", "HTML infographic". NOT for PNG/SVG output, use concept-to-image.

Mathews-Tom/armory · 76 tokens

taste

Use when improving the visual taste, positioning, polish, trust, and conversion clarity of a website or product UI. Runs a category-first visual audit, applies a decisive design pass, and verifies the result with screenshots rather than subjective vibes.

tryproduck/produck-skills · 49 tokens