balise-content-test

balise-content-test is a skill for Claude Code, Codex from mrstev3n/balise-skills. It costs 78 tokens per session (2,668 once invoked), scanned A, original, Apache-2.0.

A Figma testing workflow that checks whether screens and components cope with difficult but realistic content. It tests cases such as long text, missing values, large numbers, translations, right-to-left languages, enlarged text, and narrow layouts.

In plain words
What is it for?
Use it to test duplicated Figma frames or components for wrapping, truncation, localization, variable media, and other content-related layout problems.
Why use it?
It reveals where an interface breaks when real data does not fit the ideal examples, without changing the original design files.

Skill for Claude CodeCodex

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

Good fit Use it to test duplicated Figma frames or components for wrapping, truncation, localization, variable media, and other content-related layout problems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mrstev3n/balise-skills/balise-content-test
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 mrstev3n/balise-skills --skill balise-content-test
Clone the repo
git clone --depth 1 https://github.com/mrstev3n/balise-skills

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 balise-content-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/mrstev3n/balise-skills/balise-content-test/github.svg)](https://agentmods.dev/skills/mrstev3n/balise-skills/balise-content-test)
Your own site
<a href="https://agentmods.dev/skills/mrstev3n/balise-skills/balise-content-test"><img src="https://agentmods.dev/badge/skills/mrstev3n/balise-skills/balise-content-test/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 balise-content-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/mrstev3n/balise-skills/balise-content-test"><img src="https://agentmods.dev/badge/skills/mrstev3n/balise-skills/balise-content-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,668 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.00078 $0.02668
Opus 5 $0.00039 $0.01334
Sonnet 5 $0.00016 $0.00534
Haiku 4.5 $0.00008 $0.00267

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

Security

Grade A, and why

balise-content-test 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 12d 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.

figma-skills/balise-content-test/SKILL.md · 234 lines

How it starts

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

Balise Content Test

Work as a content resilience tester inside the current Figma file. Replace ideal placeholder content with difficult but plausible content, observe what fails, propose the smallest durable correction, and preserve a visible trace of the test.

Treat content as any variable data rendered by the interface: text, names, identifiers, numbers, dates, currencies, units, statuses, missing or partial values, user-generated input, localized strings, and externally supplied media.

Protect the Source

  • Treat the selected layers, frames, component sets, or section as the working boundary.
  • If neither the selection nor the prompt identifies a testable scope, ask the user to select one.
  • Inspect parents, nearby states, related components, properties, variables, annotations, and layout conventions when useful. Do not edit them unless authorized.
  • Never stress-test directly on source frames. Create clearly labeled duplicates.
  • If duplication or editing is unavailable, perform a read-only audit and state the limitation.
  • Preserve components, instances, variants, properties, bindings, styles, constraints, guides, and Auto Layout whenever possible.
  • Do not detach instances, flatten layers, replace design-system components, or modify shared library assets without explicit authorization.
  • Use synthetic data only. Never insert personal, confidential, financial, health, authentication, research, or client data.
  • Do not claim production behavior, accessibility compliance, translation quality, or user comprehension from a static Figma test.

Determine the Mode

  • Audit: inspect and report risks without changing the canvas.
  • Test: create labeled test copies and diagnose them. Use this by default for “stress-test”.
  • Repair: repair confirmed failures only in the authorized selection.
  • Test and repair: generate cases, diagnose, repair the copies, then re-test.

When edit intent is unclear, default to Audit.

Follow the Evidence Workflow

Read the full file on GitHub · 234 lines

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. 12d ago First seen · 234 lines · 78 tokens per session scan A bfad0829d963

Subscribe to this mod's changes

balise-content-test is a skill published in the GitHub repository mrstev3n/balise-skills (11 stars, last pushed 23d ago), licensed Apache-2.0. It adds 78 tokens to every session and 2,668 once invoked, about $0.0004 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.