architecture-scaffold

Community

Build and verify code skeletons.

Authorpetekp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures architectural integrity by generating a compilable type skeleton before implementation, preventing design drift and costly refactoring errors.

Core Features & Use Cases

  • Architecture Validation: Creates a type-level skeleton of a new architecture, proving its structural soundness with the compiler.
  • Migration Planning: Maps existing codebase logic to the new skeleton, defining clear actions (PORT, ADAPT, REWRITE) for migration.
  • Use Case: When undertaking a large-scale refactor, use this Skill to first build the complete, type-checked shell of the new system, ensuring all modules and interfaces fit together correctly before any business logic is written.

Quick Start

Use the architecture-scaffold skill to generate a compilable type skeleton from the provided architecture specification document.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: architecture-scaffold
Download link: https://github.com/petekp/claude-code-setup/archive/main.zip#architecture-scaffold

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.