mindit-constraint

mindit-constraint is a skill for Claude Code, Codex from Dragoon0x/usemindit. It costs 117 tokens per session (1,242 once invoked), scanned A, original, MIT.

A design review focused on the hard limits a product must respect, such as accessibility, platform rules, legal requirements, performance, and available engineering time.

In plain words
What is it for?
Use it to review WCAG and screen-reader needs, contrast, keyboard use, browser or platform support, privacy rules, performance budgets, and brand restrictions.
Why use it?
It identifies constraints that could prevent a design from being shippable or compliant.

Skill for Claude CodeCodex

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 skills/dragoon0x/usemindit/mindit-constraint
Any agent
npx skills add Dragoon0x/usemindit --skill mindit-constraint
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/usemindit

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 mindit-constraint

README.md
[![agentmods](https://agentmods.dev/badge/skills/dragoon0x/usemindit/mindit-constraint.svg)](https://agentmods.dev/skills/dragoon0x/usemindit/mindit-constraint)
Your own site
<a href="https://agentmods.dev/skills/dragoon0x/usemindit/mindit-constraint"><img src="https://agentmods.dev/badge/skills/dragoon0x/usemindit/mindit-constraint.svg" alt="Measured on agentmods" height="20"></a>
Per session 117 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,242 The whole file, excluding the scripts and references it only reads on demand.
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.00117 $0.01242
Opus 5 $0.00059 $0.00621
Sonnet 5 $0.00023 $0.00248
Haiku 4.5 $0.00012 $0.00124

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

Security

Grade A, and why

mindit-constraint 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 4d 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.

skills/mindit-constraint/SKILL.md · 77 lines

How it starts

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

mindit-constraint

The third of the eight forces. Run this when the question is "what hard limits is this honoring."

The force

Every design lives inside a fence. The fence is made of accessibility law, browser support targets, engineering capacity, platform guidelines, brand rules, performance budgets, and policy constraints. Designers cannot push the fence by ignoring it. The fence pushes back later, often through the legal team, the support inbox, or a launch slip.

Constraint asks: of the fences this design has to live inside, which ones did it design for and which ones did it design around?

When to run this

  • The user asks "can we actually ship this," "is this realistic," or "what are we forgetting."
  • The user mentions accessibility, WCAG, screen readers, contrast ratios, keyboard navigation, or focus rings.
  • The user mentions performance, payload, latency, or "is this too heavy."
  • The user mentions a platform: iOS, Android, watchOS, web embed, email client.
  • The user mentions a legal or policy question: GDPR, CCPA, COPPA, accessibility law, content moderation, age gating.
  • The user is reviewing brand-adjacent work and asks whether it stays inside brand rules.

How to analyze

  1. Enumerate the fences. For the subject under review, list every hard limit that applies: WCAG target, browser support matrix, performance budget, engineering capacity, platform guidelines, brand rules, legal regimes, policy constraints. If the user has not stated these, ask once for the relevant ones before scoring.

  2. Per-fence assessment. For each fence, score whether the design honors it, ignores it, or is silent on it. Silence is its own finding: a design that does not say what its keyboard behavior is has not made a decision about keyboard behavior.

  3. Score the criteria below. Note that not every criterion applies to every subject. If a criterion is N/A (e.g. there is no native platform involved), give it the average score of the remaining criteria and note N/A in the criterion's note field.

Read the full file on GitHub · 77 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. 4d ago First seen · 77 lines · 117 tokens per session scan A 323189d13f8a

Subscribe to this mod's changes

mindit-constraint is a skill published in the GitHub repository Dragoon0x/usemindit (2 stars, last pushed 3mo ago), licensed MIT. It adds 117 tokens to every session and 1,242 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

accessibility-compliance-accessibility-audit

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

sickn33/agentic-awesome-skills · 40 tokens

om-ds-guardian

Design System Guardian for Open Mercato. Use for frontend UI work, design-system compliance reviews, semantic token migration, hardcoded color or typography cleanup, DS-compliant page scaffolding, and common DS violations such as arbitrary text sizes, raw color classes, or missing shared states. Prefer this skill…

open-mercato/open-mercato · 76 tokens

a11y-audit

Audit a component for WCAG AA accessibility compliance.

SAP/fundamental-ngx · 15 tokens

ss-review

Review UI code for design system compliance, accessibility, and best practices.

bitjaru/styleseed · 16 tokens

a11y-audit

Use to audit a component, file, or directory for WCAG 2.1 AA accessibility compliance. Detects ARIA anti-patterns, missing semantics, keyboard gaps, and color-only information. Safety-first — refuses to emit fixes that would create a new accessibility bug. Scope is always explicit; do not use for page-level flow or…

gitkraken/vscode-gitlens · 78 tokens

a11y-flow-audit

Use to audit a page, view, or composed flow for WCAG 2.1 AA compliance at the composition level - landmarks, heading hierarchy, tab order across components, focus handoff on modal open/close, live-region conflicts. Scope is page/view, NOT component internals. Safety-first - refuses to emit fixes that would create a…

gitkraken/vscode-gitlens · 107 tokens