load-combination-generator
SolidLoad combination generation skill per ASCE 7 and AASHTO for ASD and LRFD design methods
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
concrete-design-calculator
Reinforced concrete design skill for flexure, shear, and serviceability calculations per ACI 318
1,160 Updated today
a5c-ai AI & Automation Solid
wind-load-calculator
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
1,160 Updated today
a5c-ai AI & Automation Solid
steel-connection-designer
Steel connection design skill for bolted and welded connections per AISC specifications
1,160 Updated today
a5c-ai AI & Automation Solid
fea-structural-engine
Finite Element Analysis skill for linear and nonlinear structural analysis, modal analysis, and load combination processing
1,160 Updated today
a5c-ai AI & Automation Solid
load-test-generator
Generate load test scripts for k6, Locust, and Gatling from OpenAPI specs
1,160 Updated today
a5c-ai