designpowers CLAUDE.md

designpowers CLAUDE.md is an instructions file for coding agents from Owl-Listener/designpowers. It costs 315 tokens per session, scanned A, original, MIT.

A set of instructions for Claude Code, a coding assistant that works in a terminal, to use the Designpowers design workflow. It requires the welcome and onboarding sequence before other design tasks.

In plain words
What is it for?
It helps Claude Code follow the workflow's rules for its welcome process, skills, and design agents.
Why use it?
It keeps Claude Code from skipping the required introduction or using other Designpowers features too early.

Instructions file

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.

agentmods
npx agentmods add instructions/owl-listener/designpowers/claude-md
Clone the repo
git clone --depth 1 https://github.com/Owl-Listener/designpowers

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 designpowers CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/owl-listener/designpowers/claude-md.svg)](https://agentmods.dev/instructions/owl-listener/designpowers/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/owl-listener/designpowers/claude-md"><img src="https://agentmods.dev/badge/instructions/owl-listener/designpowers/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 315 This file is loaded in full into every session.
When invoked 315 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00315 $0.00315
Opus 5 $0.00158 $0.00158
Sonnet 5 $0.00063 $0.00063
Haiku 4.5 $0.00032 $0.00032

Measured 5d ago against content hash 57e603b903de, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

designpowers CLAUDE.md 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 5d 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.

CLAUDE.md · 24 lines

What it actually says

Designpowers

This is the Designpowers design workflow system.

Mandatory: Welcome Sequence First

Before doing anything else in a new session, you MUST run the welcome sequence defined in skills/using-designpowers/SKILL.md. This is non-negotiable.

  1. Invoke the using-designpowers skill using the Skill tool before responding to any user message
  2. The skill will show the bird welcome screen and handle onboarding
  3. Do NOT skip the welcome, do NOT jump straight into design work, do NOT answer questions before the welcome runs

The welcome sequence checks for a returning user (taste profile at ~/.designpowers/taste-profile.md) and shows the appropriate welcome screen with the bird. First-time users get offered a guided walkthrough. This must happen before any design work begins.

Specifically: do NOT invoke design-discovery, design-strategy, design-memory, design-state, design-taste, or any other Designpowers skill until the welcome sequence has completed. The bird must appear. The user must see the greeting and the walkthrough offer. Only then can the pipeline begin. If any skill is invoked before the welcome, stop and run the welcome first.

Skills

All design skills live in skills/. The entry point is skills/using-designpowers/SKILL.md which orchestrates the entire workflow. Never bypass it.

Agents

Design agents live in agents/. They are invoked by the workflow — do not call them directly without going through the skill orchestration.

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. 5d ago First seen · 24 lines · 315 tokens per session scan A 57e603b903de

Subscribe to this mod's changes

designpowers CLAUDE.md is an instructions file published in the GitHub repository Owl-Listener/designpowers (240 stars, last pushed 2mo ago), licensed MIT. It adds 315 tokens to every session, about $0.0016 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 instructions, from other repositories

pi-agent-dashboard AGENTS.md

AGENTS.md instructions for BlackBeltTechnology/pi-agent-dashboard, covering pi dashboard, docs-first gate — kb before grep (per-turn doctrine), code instructions (per-turn doctrine), investigation protocol — index first and documentation update protocol.

BlackBeltTechnology/pi-agent-dashboard · 3,679 tokens

semantix CLAUDE.md

Claude Code instructions for Gnosil/semantix, covering 项目规则(claude code), 1. 改动须经用户过目;由 claude 提交到分支 + pr,用户 review 后合并 and 2. 本地实验区:论文数据与实验材料不进 github.

Gnosil/semantix · 561 tokens

rn-dev-agent AGENTS.md

AGENTS.md instructions for Lykhoyda/rn-dev-agent, covering repository guide for agents, repository map, editing rules, architecture rules and supported node runtimes.

Lykhoyda/rn-dev-agent · 6,331 tokens

nui CLAUDE.md

Claude Code instructions for plmbr/nui, covering claude.md, commands, backend (go), frontend (run from ui/) and full production build.

plmbr/nui · 2,844 tokens

WorldLines AGENTS.md

AGENTS.md instructions for LudicDynamics/WorldLines, covering worldlines — 角色卡 / 世界卡创作工作台, 项目结构, 可用 skill, 怎么用 and 架构背景.

LudicDynamics/WorldLines · 453 tokens

pi-agent-dashboard CLAUDE.md

Claude Code instructions for BlackBeltTechnology/pi-agent-dashboard, a project described as: Real-time web dashboard for pi coding-agent sessions. Multi-session view, live chat mirroring, integrated terminal, diff viewer, pi-flows execution, and mobile-first remote control via mDNS or zrok tunnel. Coexists with pi's…

BlackBeltTechnology/pi-agent-dashboard · 5 tokens