Load combination generation skill per ASCE 7 and AASHTO for ASD and LRFD design methods
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill load-combination-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Load Combination Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-load-combination-generator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: load-combination-generator
description: Load combination generation skill per ASCE 7 and AASHTO for ASD and LRFD design methods
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Structural Analysis
skill-id: CIV-SK-003
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]
---
# Load Combination Generator Skill
## Purpose
The Load Combination Generator Skill creates load combinations for structural design per ASCE 7, AASHTO LRFD, and other applicable codes for both ASD and LRFD design methods.
## Capabilities
- Generate ASCE 7 load combinations (ASD and LRFD)
- Generate AASHTO LRFD load combinations
- Support for special load combinations (seismic, wind)
- Custom load factor specification
- Load case matrix generation
- Strength and serviceability combinations
- Fatigue load combinations
- Multiple load path considerations
## Usage Guidelines
### When to Use
- Developing structural design loads
- Creating analysis load cases
- Checking code compliance
- Evaluating critical load patterns
### Prerequisites
- Load types identified
- Risk category determined
- Design method selected
- Applicable codes identified
### Best Practices
- Include all applicable load types
- Consider load direction effects
- Document any special combinations
- Verify combination applicability
## Process Integration
This skill integrates with:
- Structural Load Analysis
- Reinforced Concrete Design
- Structural Steel Design
- Bridge Design LRFD
## Configuration
```yaml
load-combination-generator:
design-codes:
- ASCE7-22
- ASCE7-16
- AASHTO-LRFD
- IBC-2024
design-methods:
- LRFD
- ASD
load-types:
- dead
- live
- wind
- seismic
- snow
- rain
```
## Output Artifacts
- Load combination tables
- Load case matrices
- Combination summaries
- Code compliance checklists
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!