fatigue-analysis
Perform fatigue analysis using S-N curves and damage accumulation methods. Supports 221 S-N curves from 17 international standards (DNV, API, BS, ABS, etc.) for marine and offshore structural components.
npx skills add majiayu000/claude-skill-registry --skill fatigue-analysis-vamseeachanta-digitalmodel --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Fatigue Analysis Skill Perform fatigue analysis for marine and offshore structural components using industry-standard S-N curves and damage accumulation methods. ## Version Metadata ```yaml version: 1.0.0 python_min_version: '3.10' dependencies: signal-analysis: '>=1.0.0,<2.0.0' structural-analysis: '>=1.0.0,<2.0.0' compatibility: tested_python: - '3.10' - '3.11' - '3.12' - '3.13' os: - Windows - Linux - macOS ``` ## Changelog ### [1.0.0] - 2026-01-07 **Added:** - Initial version metadata and dependency management - Semantic versioning support - Compatibility information for Python 3.10-3.13 **Changed:** - Enhanced skill documentation structure ## When to Use - Fatigue life assessment of welded joints - S-N curve selection from international standards - Stress concentration factor application - Damage accumulation using Palmgren-Miner rule - Fatigue limit evaluation - Comparison of different standards - Generating fatigue analysis reports ## Supported Standards ### Available S-N Curves (221 total) | Standard | Curves | Description | |----------|--------|-------------| | **DNV-RP-C203** | 45+ | Offshore steel structures | | **API RP 2A** | 15+ | Offshore platforms | | **BS 7608**
- Version Metadata
- Changelog
- [1.0.0] - 2026-01-07
- When to Use
- Supported Standards
- Available S-N Curves (221 total)
- Core Concepts
- S-N Curve Equation
- Damage Accumulation (Miner's Rule)
- Implementation Pattern
- S-N Curve Database
- Fatigue Calculator
- Stress Spectrum Generator
- YAML Configuration
What does the fatigue-analysis skill do?
Perform fatigue analysis using S-N curves and damage accumulation methods. Supports 221 S-N curves from 17 international standards (DNV, API, BS, ABS, etc.) for marine and offshore structural components.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill fatigue-analysis-vamseeachanta-digitalmodel --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
