agentsclimarketplace

Ada compliance checker

Skill a5c-ai/babysitter/library/specializations/domains/science/civil-engineering/skills/ada-compliance-checker

ADA accessibility compliance checking skill for routes, slopes, and pedestrian facilitiesFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill ada-compliance-checker

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 268 tokens by cl100k_base, as published. Nobody here has run it

ADA Compliance Checker Skill

Purpose

The ADA Compliance Checker Skill verifies accessibility compliance for pedestrian facilities including routes, slopes, ramps, and curb ramps per ADA requirements.

Capabilities

  • Accessible route analysis
  • Slope and cross-slope checking
  • Ramp design verification
  • Curb ramp compliance
  • Detectable warning requirements
  • Parking accessibility
  • Clear width verification
  • Level landing requirements

Usage Guidelines

When to Use

  • Verifying accessibility
  • Designing accessible routes
  • Evaluating curb ramps
  • Checking parking layouts

Prerequisites

  • Facility design complete
  • Survey data available
  • Grade information known
  • Width dimensions provided

Best Practices

  • Check all routes
  • Verify slopes in field
  • Consider maintenance
  • Document exceptions

Process Integration

This skill integrates with:

  • Highway Geometric Design
  • Permit Application Preparation

Configuration

ada-compliance-checker:
  standards:
    - ADA
    - PROWAG
    - ADAAG
  check-types:
    - slopes
    - widths
    - landings
    - curb-ramps
    - detectable-warnings

Output Artifacts

  • Compliance reports
  • Slope analysis
  • Deficiency lists
  • Improvement recommendations

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.