Interior-design copilot plugin for Claude Desktop / Cowork / Claude Code
npx claudepluginhub pepuscz/planhausInterior-design copilot that follows the professional design process: brief → concept → zoning → circulation → layout → FF&E selection → lighting → review. Spatial reasoning with a cited clearance rules engine, room geometry validation, floorplan rendering, product catalog search, and 60-30-10 composition discipline.
Interior design plugin for Claude Cowork.
Spatial reasoning, room geometry validation, product catalog search, and 60-30-10 composition framework — all driven by YAML specs and Python tools.
/plugin install planhaus
/planhaus:setup — install dependencies/planhaus:new-project my-apartment — scaffold a projectbrief.yaml (client profile) and apartment.yaml (layout)/planhaus:validate living-room/planhaus:render living-room/planhaus:review apartmentOpen sample-project/ to explore a complete example with 2 rooms and 10 registry items.
| Skill | Purpose |
|---|---|
/planhaus:setup | Install Python dependencies |
/planhaus:new-project | Scaffold from templates |
/planhaus:render | Render room floorplan PNG |
/planhaus:validate | Validate room geometry |
/planhaus:position | Check positions/distances |
/planhaus:search | Query product catalog |
/planhaus:review | Design integration checklist |
/planhaus:add-item | Add product to registry |
scripts/room_spatial.py) computes absolute coordinates, checks collisions, and renders floorplan PNGs.CLAUDE.md in each project.The plugin includes catalog search tools but not product data. Build your own:
pip install -r scripts/catalog/requirements.txt
python scripts/catalog/catalog_vectordb.py build --source <data.json>
MIT
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search