Traffic simulation skill for microsimulation, level of service, and signal optimization
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill traffic-simulation-engine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Traffic Simulation Engine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-traffic-simulation-engine-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: traffic-simulation-engine
description: Traffic simulation skill for microsimulation, level of service, and signal optimization
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Transportation Analysis
skill-id: CIV-SK-019
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]
---
# Traffic Simulation Engine Skill
## Purpose
The Traffic Simulation Engine Skill performs traffic analysis including microsimulation, level of service calculation per HCM methodology, and signal timing optimization.
## Capabilities
- Microsimulation modeling
- Level of service calculation (HCM methodology)
- Queue length estimation
- Delay analysis
- Signal timing optimization
- Trip generation calculation
- Capacity analysis
- Intersection performance
## Usage Guidelines
### When to Use
- Analyzing traffic impacts
- Evaluating intersection operations
- Optimizing signal timing
- Projecting future conditions
### Prerequisites
- Traffic count data available
- Network geometry defined
- Signal timing known
- Growth rates established
### Best Practices
- Validate model with counts
- Use appropriate peak periods
- Consider multiple scenarios
- Document assumptions
## Process Integration
This skill integrates with:
- Traffic Impact Analysis
- Intersection Signal Design
## Configuration
```yaml
traffic-simulation-engine:
analysis-types:
- intersection
- corridor
- network
methodologies:
- HCM
- microsimulation
metrics:
- LOS
- delay
- queue
- v/c
```
## Output Artifacts
- LOS summaries
- Delay calculations
- Queue length reports
- Simulation animations
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!