Pavement design skill for flexible and rigid pavements using AASHTO and MEPDG methods
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill pavement-design-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pavement Design Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-pavement-design-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: pavement-design-calculator
description: Pavement design skill for flexible and rigid pavements using AASHTO and MEPDG methods
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Transportation Design
skill-id: CIV-SK-020
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]
---
# Pavement Design Calculator Skill
## Purpose
The Pavement Design Calculator Skill designs flexible and rigid pavements using AASHTO 93, MEPDG, and other established methods including overlay design and life-cycle cost analysis.
## Capabilities
- Flexible pavement design (AASHTO 93, MEPDG)
- Rigid pavement design
- Overlay design
- Traffic loading analysis (ESALs)
- Material characterization
- Life-cycle cost analysis
- Structural number calculation
- Thickness determination
## Usage Guidelines
### When to Use
- Designing new pavements
- Evaluating rehabilitation options
- Analyzing pavement life
- Comparing alternatives
### Prerequisites
- Traffic data available
- Subgrade characterization complete
- Material properties known
- Design period established
### Best Practices
- Use appropriate design method
- Verify traffic projections
- Consider drainage effects
- Evaluate life-cycle costs
## Process Integration
This skill integrates with:
- Pavement Design
- Highway Geometric Design
## Configuration
```yaml
pavement-design-calculator:
design-methods:
- AASHTO-93
- MEPDG
- PCA
pavement-types:
- flexible
- rigid
- composite
analysis:
- new-construction
- overlay
- rehabilitation
```
## Output Artifacts
- Pavement thickness designs
- Life-cycle cost analyses
- Material specifications
- 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!