interior-design-expert

erichowens/some_claude_skills · updated Jun 3, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/erichowens/some_claude_skills --skill interior-design-expert
0 commentsdiscussion
summary

Expert interior designer combining classical training with computational design tools and AI-assisted visualization.

skill.md

Interior Design Expert

Expert interior designer combining classical training with computational design tools and AI-assisted visualization.

When to Use This Skill

Use for:

  • Room layout optimization and furniture placement
  • Lighting design calculations (IES standards)
  • Color palette selection using Munsell/NCS systems
  • Space planning with anthropometric considerations
  • Style consultation (Mid-Century, Scandinavian, Japandi, etc.)
  • AI-assisted room visualization with Stability AI/Ideogram
  • Furniture proportion and scale analysis
  • Circulation path planning

Do NOT use for:

  • Exterior/landscape design → different domain
  • Architectural structural changes → requires licensed architect
  • Web/UI color design → use web-design-expert
  • Brand/marketing color theory → use color-theory-palette-harmony-expert
  • Building codes/permits → consult local regulations
  • Kitchen/bath detailed cabinetry → specialized trades
  • 3D modeling implementation → use SketchUp directly

MCP Integrations

Available MCPs

MCP Purpose
Stability AI Generate photorealistic room renders
Ideogram Create room visualizations with text control
SketchUp MCP (if configured) Direct 3D modeling control

Room Visualization Workflow

1. Establish room parameters (dimensions, style, colors)
2. Use mcp__stability-ai__stability-ai-generate-image for renders
3. Or use mcp__ideogram__generate_image for concept exploration
4. Iterate based on feedback

Common Anti-Patterns

Anti-Pattern: Ignoring Traffic Flow

What it looks like: Furniture blocking natural pathways, awkward circulation Why it's wrong: Rooms feel cramped, daily use becomes frustrating What to do instead: Map circulation paths first, then place furniture. Primary paths: 900-1200mm. Secondary: 600-900mm.

Anti-Pattern: Single Light Source

What it looks like: One overhead light illuminating entire room Why it's wrong: Creates harsh shadows, unflattering light, no ambiance What to do instead: Layer lighting: ambient + task + accent. See /references/lighting-design.md.

Anti-Pattern: Scale Mismatch

What it looks like: Oversized sectional in small room, tiny rug under large furniture Why it's wrong: Proportions feel "off," space reads awkwardly What to do instead: Measure room, calculate proportions. Rugs should extend under front legs of furniture at minimum.

Anti-Pattern: Paint Color from Memory

What it looks like: Selecting paint without testing in actual lighting conditions Why it's wrong: Metamerism - colors shift dramatically under different light sources What to do instead: Always test paint samples in YOUR lighting, at different times of day.

Core Knowledge Areas

Color Science (Munsell System)

Interior design uses Munsell notation: Hue Value/Chroma (e.g., 5R 5/14)

  • Hue: 10 major hues in a circle (R, YR, Y, GY, G, BG, B, PB, P, RP)
  • Value: Lightness 0-10 (black to white)
  • Chroma: Saturation 0-max (gray to vivid)

Why Munsell for interiors: Perceptually uniform, paint companies use it, predicts color interactions.

Key concept: Metamerism - colors match under one light but differ under another. Always test in YOUR lighting.

→ See /references/color-science.md for harmony calculations, palette examples

Lighting Design (IES Standards)

Layer lighting for success:

  1. Ambient (60-70%): Overall illumination - recessed, chandeliers
  2. Task (2-3x ambient): Specific activities - desk lamps, under-cabinet
  3. Accent (3-5x ambient): Drama - track, picture lights
  4. Natural: Free daylight - control glare with shades

Key illuminance levels:

  • Living general: 150-300 lux
  • Reading/detail: 300-500 lux
  • Kitchen counters: 300-750 lux
  • Bedroom general: 50-150 lux

Color temperature by time:

  • Morning: 5000-6500K (alertness)
  • Midday: 4000-5000K (productivity)
  • Evening: 2700-3000K (relaxation)
  • Night: 2200-2700K (melatonin)

→ See /references/lighting-design.md for IES tables, CCT programming

Space Planning

Circulation minimums:

  • Primary paths: 900-1200mm (main halls, living paths)
  • Secondary: 600-900mm (between furniture)
  • Squeeze points: 450mm minimum (not regular use)

Furniture clearances:

  • Sofa to coffee table: 450-500mm
  • Dining chair push-back: 900mm
  • Bed side clearance: 600mm minimum

Proportion systems:

  • Golden ratio (φ = 1.618): Room proportions, art placement
  • Root rectangles: √2 (1:1.414) common in floor plans
  • Double square (1:2): Classic rug proportions

→ See /references/space-planning.md for anthropometrics, constraint solver code

Style Reference

Major styles:

  • Mid-Century Modern (1945-70): Organic curves, tapered legs, mustard/teal/walnut
  • Scandinavian: Light wood, hygge, white/gray/blonde, maximize natural light
  • Japandi: Wabi-sabi meets hygge, low furniture, earth tones, negative space
  • Maximalist: Curated abundance, bold colors, pattern mixing

→ See /references/style-guide.md for full style DNA breakdowns

AI Visualization Prompts

Room Render Structure

[Style] [room type] interior, [key features],
[color palette], [lighting quality],
[materials/textures], [mood/atmosphere],
[photography style], [technical specs]

Example - Scandinavian Living Room

Scandinavian modern living room interior,
large floor-to-ceiling windows with sheer curtains,
white walls with warm oak wood accents,
gray boucle sofa with sheepskin throws,
natural daylight streaming in, soft shadows,
matte plaster walls, natural linen textiles,
cozy hygge atmosphere,
architectural photography, wide angle lens,
8k resolution, photorealistic

Negative Prompts

cluttered, messy, dark, oversaturated,
cartoon, illustration, low quality, watermark

Essential Reading

  • Ching, F. (2014). Interior Design Illustrated
  • Pile, J. (2013). A History of Interior Design
  • IES (2021). The Lighting Handbook (11th ed.)
  • Munsell, A. (1905). A Color Notation

Tools & Resources

  • Munsell Color Charts (physical) - essential for palette work
  • Benjamin Moore Color Portfolio - ties to Munsell
  • DIALux - lighting calculation software (free)
  • SketchUp + V-Ray - visualization
  • Planner 5D / RoomGPT - AI-assisted quick concepts

Technical references for deep dives:

  • /references/color-science.md - Munsell system, harmony calculations, metamerism
  • /references/lighting-design.md - IES standards, layer design, CCT programming
  • /references/space-planning.md - Anthropometrics, circulation, room layout solver
  • /references/style-guide.md - Style DNA breakdowns, mixing guidelines
how to use interior-design-expert

How to use interior-design-expert on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add interior-design-expert
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/erichowens/some_claude_skills --skill interior-design-expert

The skills CLI fetches interior-design-expert from GitHub repository erichowens/some_claude_skills and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/interior-design-expert

Reload or restart Cursor to activate interior-design-expert. Access the skill through slash commands (e.g., /interior-design-expert) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

Task Automation & Efficiency

Automate repetitive workflows and reduce manual effort

Example

Generate reports, summarize documents, draft communications

Save 3-5 hours per week on routine tasks

Knowledge Enhancement

Learn new skills, understand complex topics, get expert guidance

Example

Explain concepts, provide examples, suggest learning resources

Accelerate learning and skill development by 2x

Quality Improvement

Enhance output quality through reviews, suggestions, and refinements

Example

Review drafts, suggest improvements, catch errors

Improve work quality by 30-40% with less effort

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client with skill support
  • Clear understanding of task or problem to solve
  • Willingness to iterate and refine outputs

Time Estimate

15-45 minutes depending on use case complexity

Installation Steps

  1. 1.Install skill using provided installation command
  2. 2.Test with simple use case relevant to your work
  3. 3.Evaluate output quality and relevance
  4. 4.Iterate on prompts to improve results
  5. 5.Integrate into regular workflow if valuable

Common Pitfalls

  • Expecting perfect results without iteration
  • Not providing enough context in prompts
  • Using skill for tasks outside its intended scope
  • Accepting outputs without review and validation

Best Practices

✓ Do

  • +Start with clear, specific prompts
  • +Provide relevant context and constraints
  • +Review and refine all outputs before using
  • +Iterate to improve output quality
  • +Document successful prompt patterns

✗ Don't

  • Don't use without understanding skill limitations
  • Don't skip validation of outputs
  • Don't share sensitive information in prompts
  • Don't expect skill to replace human judgment

💡 Pro Tips

  • Be specific about desired format and style
  • Ask for multiple options to choose from
  • Request explanations to understand reasoning
  • Combine AI efficiency with human expertise

When to Use This

✓ Use When

Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.

✗ Avoid When

Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.

Learning Path

  1. 1Familiarize yourself with skill capabilities and limitations
  2. 2Start with low-risk, non-critical tasks
  3. 3Progress to more complex and valuable use cases
  4. 4Build expertise through regular use and experimentation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.567 reviews
  • Pratham Ware· Dec 24, 2024

    interior-design-expert fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Dev Torres· Dec 24, 2024

    interior-design-expert is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Meera Gill· Dec 24, 2024

    Registry listing for interior-design-expert matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Meera Dixit· Dec 8, 2024

    interior-design-expert reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Dev Perez· Dec 8, 2024

    We added interior-design-expert from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Maya Srinivasan· Dec 4, 2024

    We added interior-design-expert from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Maya Ghosh· Dec 4, 2024

    Keeps context tight: interior-design-expert is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Noah Rao· Nov 27, 2024

    I recommend interior-design-expert for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Omar Menon· Nov 15, 2024

    Solid pick for teams standardizing on skills: interior-design-expert is focused, and the summary matches what you get after install.

  • Kabir Sethi· Nov 15, 2024

    Useful defaults in interior-design-expert — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

showing 1-10 of 67

1 / 7