wind-load-calculator
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
Best use case
wind-load-calculator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
Teams using wind-load-calculator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/wind-load-calculator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How wind-load-calculator Compares
| Feature / Agent | wind-load-calculator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Wind load calculation skill per ASCE 7 for MWFRS and components and cladding
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Wind Load Calculator Skill
## Purpose
The Wind Load Calculator Skill determines wind loads on structures per ASCE 7 for main wind force resisting systems (MWFRS) and components and cladding (C&C).
## Capabilities
- Basic wind speed determination
- Exposure category classification
- Wind pressure calculation (MWFRS and C&C)
- Building envelope pressures
- Open building wind loads
- Tornado shelter design wind loads
- Internal pressure determination
- Directional and envelope procedures
## Usage Guidelines
### When to Use
- Calculating design wind loads
- Evaluating cladding pressures
- Designing MWFRS members
- Assessing open structure loads
### Prerequisites
- Building geometry defined
- Site location established
- Risk category determined
- Enclosure classification identified
### Best Practices
- Verify exposure category
- Consider topographic effects
- Check internal pressure requirements
- Document wind speed sources
## Process Integration
This skill integrates with:
- Structural Load Analysis
- Bridge Design LRFD
## Configuration
```yaml
wind-load-calculator:
procedures:
- directional
- envelope
- simplified
load-types:
- MWFRS
- C-and-C
design-codes:
- ASCE7-22
- ASCE7-16
```
## Output Artifacts
- Wind pressure diagrams
- Load summaries
- Pressure zone maps
- Calculation reportsRelated Skills
tailwind-css
Tailwind CSS configuration, custom plugins, design systems, theming, and component patterns for modern web applications.
typography-calculator
Calculate typography scales, metrics, and responsive font sizing
load-test-generator
Generate load test scripts for k6, Locust, and Gatling from OpenAPI specs
prioritization-calculator
Automated calculation and scoring for product prioritization frameworks including RICE, ICE, MoSCoW, and custom weighted scoring. Normalizes scores, validates inputs, and generates priority rankings with confidence intervals.
gatling-load-testing
Expert skill for Gatling simulation development, load test execution, and performance analysis. Write Gatling simulations in Scala DSL, configure injection profiles and feeders, define assertions, analyze HTML reports, and integrate with Gatling Enterprise.
load-balancer
Expert skill for load balancer configuration, algorithms, and high availability design
power-analysis-calculator
Skill for statistical power analysis and sample size calculation
vasp-dft-calculator
VASP DFT calculation skill for electronic structure, band structures, and materials property predictions
madgraph-amplitude-calculator
MadGraph matrix element calculation skill for BSM physics, cross-section computation, and event generation
camb-cosmology-calculator
CAMB cosmological perturbation skill for CMB power spectra, matter power spectra, and cosmological parameter estimation
power-sample-size-calculator
Statistical power analysis and sample size determination
takt-time-calculator
Takt time and cycle time analysis skill for production line balancing and capacity planning.