Skip to content

SecretPoets/house-design-studio

Repository files navigation

House Design Studio

A branded Claude Code skill pack. Show it reference photos and sketches of houses you like, plus a short brief, and it produces a design pack: a style brief, a scheme, a schedule of accommodation, floor-plan drawings (SVG + DXF/CAD), styled elevation images, and a basic 3D model. No financials.

Install (developer)

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
pytest -q

Use (in Claude Code)

Make the skill discoverable, then run the command:

ln -sfn "$(pwd)/skills/house-design-studio" ~/.claude/skills/house-design-studio

Then in Claude Code: invoke the house-design-studio skill, attach reference images, and answer the short brief.

Scope

Design-stage outputs only. Drawings are a first draft a professional finishes; nothing here is a construction-issue drawing or an engineering certification.

About

House Design Studio: a Claude Code skill that turns reference photos of houses into a design pack (plans, elevations, M&E, schedules, styled images). Design-stage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors