Highway alignment design skill for horizontal and vertical geometry per AASHTO standards
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill highway-alignment-designer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Highway Alignment Designer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-highway-alignment-designer-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: highway-alignment-designer
description: Highway alignment design skill for horizontal and vertical geometry per AASHTO standards
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Transportation Design
skill-id: CIV-SK-018
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]
---
# Highway Alignment Designer Skill
## Purpose
The Highway Alignment Designer Skill designs horizontal and vertical highway alignments including curves, superelevation, and sight distance per AASHTO Green Book standards.
## Capabilities
- Horizontal curve design (simple, compound, reverse, spiral)
- Vertical curve design (crest, sag)
- Superelevation calculation
- Sight distance analysis
- Cross-section template generation
- AASHTO Green Book compliance checking
- Design exception documentation
- Corridor modeling support
## Usage Guidelines
### When to Use
- Designing new roadways
- Evaluating existing alignments
- Checking sight distances
- Developing superelevation
### Prerequisites
- Design speed established
- Terrain classification known
- Design criteria selected
- Survey data available
### Best Practices
- Coordinate H and V alignment
- Verify sight distances
- Consider driver expectations
- Document any exceptions
## Process Integration
This skill integrates with:
- Highway Geometric Design
- Bridge Design LRFD
## Configuration
```yaml
highway-alignment-designer:
curve-types:
- simple
- compound
- reverse
- spiral
standards:
- AASHTO
- state-DOT
output-formats:
- xml
- landxml
- csv
```
## Output Artifacts
- Alignment geometry
- Superelevation diagrams
- Sight distance reports
- Design summaries
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!