Sub-skill of doc-extraction-naval-architecture: Source Code Alignment.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill source-code-alignment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Source Code Alignment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-source-code-alignment-6c5044f4)More formats (shields.io, HTML) on the badges page.
---
name: doc-extraction-naval-architecture-source-code-alignment
description: 'Sub-skill of doc-extraction-naval-architecture: Source Code Alignment.'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Source Code Alignment
## Source Code Alignment
Extracted data should align with existing module structures:
| Module | Path | Relevant data |
|--------|------|---------------|
| Parametric hull | `digitalmodel/src/digitalmodel/hydrodynamics/hull_library/parametric_hull.py` | Hull dimensions, form coefficients |
| Hydrostatics report | `digitalmodel/src/digitalmodel/hydrodynamics/diffraction/report_builders_hydrostatics.py` | GM, BM, KB, centre of buoyancy, waterplane area |
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!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.