npx claudepluginhub stevencastroverde/interior-design-claude-pluginInterior design workflow skills: FF&E room schedules, spec sheet annotation, and image-to-DXF/DWG block generation
A Claude Code plugin for interior design workflows, focused on FF&E scheduling and spec sheet annotation.
Add the marketplace to Claude:
/plugin marketplace add [email protected]:stevencastroverde/interior-design-claude-plugin.git
Install the plugin:
/plugin install interior-design-skills@claude-meets-interior-design
Creates a professional Excel (.xlsx) schedule for any categorized item list — interior design FF&E, equipment, procurement, materials, or anything else with codes, images, and specs.
Trigger phrases
Say things like:
What you need to provide
What you get
A landscape .xlsx workbook with:
| Column | Description |
|---|---|
| CODE | Short abbreviation code (e.g. AP-1, FURN-3) |
| IMAGE | Embedded product thumbnail |
| MODEL | Model number |
| MANUFACTURER | Brand / manufacturer name |
| DIMENSIONS | W × D × H or other format |
| NOTES | Key specs, certifications, caveats |
| QUANTITY | Item quantity |
| LINK | Hyperlinked source URL |
Items are grouped by category with colored header rows. Interior design projects use the built-in Master Abbreviation List (AP, PF, CT, CAB, FURN, AC, HW, FT, WT, PT, LF, MT, WC, MISC).
Prerequisites
pip install openpyxl pillow requests
Stamps schedule codes onto spec sheet PDFs, highlights installation-critical text in yellow, and merges everything into one combined PDF.
Trigger phrases
Say things like:
What you need to provide
.xlsx schedule (must have a CODE column and a MODEL column)What you get
A single merged PDF where every page has:
AP-1) stamped in red at the top-right cornerPages are output in schedule code order by default.
Optional flags
| Flag | Description |
|---|---|
--schedule-sheet NAME | Target a specific sheet if the xlsx has multiple |
--order schedule | Output in schedule code order (default) |
--order original | Preserve original PDF order |
--manual-map '{...}' | Override page mapping for scanned/image-based PDFs |
Prerequisites
pip install pymupdf openpyxl
0.1.0 — Initial release
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.