ADA accessibility compliance checking skill for routes, slopes, and pedestrian facilities
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill ada-compliance-checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ada Compliance Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-ada-compliance-checker-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: ada-compliance-checker
description: ADA accessibility compliance checking skill for routes, slopes, and pedestrian facilities
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Code Compliance
skill-id: CIV-SK-032
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# 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
```yaml
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!