Sub-skill of mooring-design: YAML Configuration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill yaml-configuration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Yaml Configuration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-yaml-configuration-dbfeee0c)More formats (shields.io, HTML) on the badges page.
---
name: mooring-design-yaml-configuration
description: 'Sub-skill of mooring-design: YAML Configuration.'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# YAML Configuration
## YAML Configuration
```yaml
# config/mooring_design.yaml
system:
type: calm
water_depth: 100.0
design_life_years: 20
vessel:
type: tanker
length: 280.0
beam: 46.0
draft: 17.5
windage_area: 6000.0
mooring_pattern:
n_lines: 6
anchor_radius: 450.0
first_line_heading: 30.0 # degrees
line_configuration:
segments:
- type: chain
length: 400.0
diameter: 84.0
*See sub-skills for full details.*
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!