ada-plan-view-accessibility

ada-plan-view-accessibility is a skill for Claude Code, Codex from benchflow-ai/skillsbench. It costs 41 tokens per session (805 once invoked), scanned A, original, Apache-2.0.

A guide for checking simplified bathroom accessibility layouts from a top-down floor-plan view. It covers measurements such as door width, turning space, toilet position, grab bars, and sink clearance.

In plain words
What is it for?
It helps inspect or repair bathroom plans by checking door swings, wheelchair turning space, fixture clearances, toilet centerlines, and grab-bar placement.
Why use it?
It provides consistent geometric checks for a layout without claiming to be a complete legal accessibility review.

Skill for Claude CodeCodex

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

Good fit It helps inspect or repair bathroom plans by checking door swings, wheelchair turning space, fixture clearances, toilet centerlines, and grab-bar placement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/benchflow-ai/skillsbench/ada-plan-view-accessibility
About the project

SkillsBench is a benchmark for measuring how effectively AI agents use modular skills—folders containing instructions, scripts, and resources—to complete specialized tasks. It helps researchers and developers evaluate both skill quality and agent behavior, including tasks that require combining multiple skills. The catalogue’s skills and instructions are evaluated as part of this workflow.

benchflow-ai/skillsbench · 1,748 stars · on GitHub · skillsbench.ai

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 benchflow-ai/skillsbench --skill ada-plan-view-accessibility
Clone the repo
git clone --depth 1 https://github.com/benchflow-ai/skillsbench

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 ada-plan-view-accessibility

README.md
[![agentmods](https://agentmods.dev/badge/skills/benchflow-ai/skillsbench/ada-plan-view-accessibility.svg)](https://agentmods.dev/skills/benchflow-ai/skillsbench/ada-plan-view-accessibility)
Your own site
<a href="https://agentmods.dev/skills/benchflow-ai/skillsbench/ada-plan-view-accessibility"><img src="https://agentmods.dev/badge/skills/benchflow-ai/skillsbench/ada-plan-view-accessibility.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 805 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00041 $0.00805
Opus 5 $0.00020 $0.00402
Sonnet 5 $0.00008 $0.00161
Haiku 4.5 $0.00004 $0.00081

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

Security

Grade A, and why

ada-plan-view-accessibility 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 8d 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.

tasks/ada-bathroom-plan-repair/environment/skills/ada-plan-view-accessibility/SKILL.md · 49 lines

How it starts

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

Use this skill for plan-view accessibility checks. It is not a full legal ADA compliance review; apply only the geometric rules provided by the task.

Plan-View Checks

  • Door clear opening: compare the submitted clear width against the minimum in the rules file, commonly 32 inches.
  • Door swing: if the rule disallows swing into required fixture clearance, prefer an outward or sliding swing in the repaired layout. Do not leave an inward repaired swing unless you have explicitly modeled and cleared the swing path against fixtures and required clearances.
  • Turning space: verify that a 60 inch diameter circle fits inside usable floor area. Diameter alone is not enough. Apply the wall/boundary offset from the rules, subtract protected or blocked fixtures such as tubs, and allow overlap with toilet clear floor space only when the rules say so.
  • Lavatory overlap: allow the turning circle to overlap a lavatory only when plan-view knee/toe clearance is explicitly indicated and meets the required width and depth.
  • Toilet centerline: measure from the adjacent side wall and keep it inside the rule range, commonly 16 to 18 inches.
  • Grab bars: classify rear-wall and side-wall bars by orientation/location and compare their plan-view lengths against the minimums. The side-wall grab bar should align with the same adjacent side wall used for the toilet centerline and overlap the toilet use zone. The rear-wall grab bar should align with the rear wall behind the toilet and cross or closely span the toilet centerline.

Violation Reporting

Report one violation per failed rule/element pair. Use stable machine-readable rule names from the rules file, for example:

  • door_clear_width_min
  • turning_circle_diameter_min
  • turning_circle_fit_usable_floor
  • toilet_centerline_from_side_wall_range
  • side_grab_bar_length_min
  • rear_grab_bar_length_min
  • side_grab_bar_toilet_side_wall_alignment
  • rear_grab_bar_toilet_centerline_span
  • lavatory_knee_clearance_min

Do not report vertical requirements such as seat height, mounting height, mirror height, signage height, or pipe protection if the task scope excludes them.

Read the full file on GitHub · 49 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. 8d ago First seen · 49 lines · 41 tokens per session scan A d6177e0345a6

Subscribe to this mod's changes

ada-plan-view-accessibility is a skill published in the GitHub repository benchflow-ai/skillsbench (1,748 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 41 tokens to every session and 805 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

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

ss-review

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

bitjaru/styleseed · 16 tokens

mqc-litigation-visual-redraw

Redraw a litigation diagram into a restrained, court-ready presentation graphic (SVG + PNG) WITHOUT changing any text or legal meaning. Use this whenever the user supplies a case timeline, a legal process flowchart, OR a party/relationship diagram and wants it cleaned up, beautified, redrawn, made professional…

MiaoQichuan/new-litigation-visualization · 257 tokens

Visual Regression Review

Compare browser-rendered UI state against expected layout, content, and responsive behavior.

Raidriar7170/hermes-skilleval · 20 tokens

patent-block-diagram

A workflow that turns a natural-language description into an editable `.pbd` patent block diagram, renders it in the diagram editor, checks the image, and exports a PNG.

lsj4232/KR_PATENT_SKILL · 277 tokens

country-india

India-specific architectural code and regulatory reference. Covers the National Building Code of India (NBC 2016), Energy Conservation Building Code (ECBC 2017) and ECBC for Residential Buildings (ECBC-R 2018, also called Eco-Niwas Samhita), Indian Standards for structural design (IS 456:2000 concrete, IS 800:2007…

Abhinavbwj/Skills-Architects · 279 tokens