master-shipwright

Scaffold project structures and implement design patterns across codebases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Claymore-Q/SAVVY --skill master-shipwright
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: master-shipwright
Source: https://github.com/Claymore-Q/SAVVY/tree/main/skills/tacit-chaos/officers/04-master-shipwright
Command: npx skills add https://github.com/Claymore-Q/SAVVY --skill master-shipwright

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Master Shipwright ensures your codebase is built on a solid, maintainable foundation. It prevents technical debt and structural inconsistencies by translating architectural designs into well-organized, pattern-enforced code structures from the outset.

Core Features & Use Cases

  • Project Scaffolding: Creates initial project structures, configurations, and boilerplate code for various tech stacks.
  • Design Pattern Implementation: Applies established design patterns correctly and consistently across the codebase.
  • Module Architecture: Designs and implements clear module boundaries, interfaces, and dependency injection strategies.
  • Use Case: Starting a new Node.js API? Instruct the Master Shipwright to scaffold the project with TypeScript, Express, and Prisma, setting up a clean, modular structure ready for feature implementation.

Quick Start

@master-shipwright Create the foundational structure for a plugin architecture