Design Kitchen
Lay out a kitchen around the work that happens in it, and the services
Once installed, Claude loads it on its own when your conversation matches. You can also call it directly with /design-kitchen.
Install just this one
npx archtmpl@latest --skill design-kitchen --globalFirst time? The whole install, step by step
- Open Claude Code — the terminal version or the desktop app, either one.
- In a terminal, paste the line above and press Enter. In the app, paste it into the chat and ask Claude to run it.
- Restart Claude Code. That's the whole install.
Set up plugins for me: run `claude plugin marketplace add https://archaiflow.com/plugins/marketplace.json` and then `claude plugin install design-kitchen@archaiflow`Paste into the Code tab (not Chat or Cowork) and approve when Claude asks. The third-party marketplace it mentions is this site. Windows may ask to install Git once.
What this skill does
Design Kitchen
Kitchens get laid out from a diagram everyone half-remembers and then fail on two things the diagram does not contain: where the services can physically go, and where the extract comes out of the building.
Workflow
Step 1. Take the cooking, not the style
Ask, in one message:
- Who cooks, how many at once, and what kind of cooking? Someone who cooks from raw daily and someone who reheats need different kitchens.
- What appliances, and are they chosen? A specific range, fridge and dishwasher, or generic?
- Is it open to another room, and what does that room have to tolerate: noise, smell, mess in view?
- Where are the services now: water, waste, gas, electrical? What can move and at what cost?
- What is above the kitchen, and which external wall or roof could an extract reach?
- Does the accessibility standard apply? Quote the relevant provisions.
- Does anyone need to sit at it, eat at it, or work at it?
Step 2. Lay out the sequence, not the triangle
The work triangle describes one kitchen with one cook. Work the sequence instead, and place around it:
| Stage | What happens | What it needs beside it |
|---|
- Arrive. Shopping comes in. Where does it land, and is that beside the fridge and the store?
- Store. Cold, dry, and the things used daily versus twice a year.
- Prepare. The largest continuous run of counter, and it wants to be beside the sink and the bin.
- Cook. The range, with somewhere to put a hot pan down on both sides.
- Serve. To where, and does the route cross the working area?
- Clean. Sink, dishwasher, bin, and drying. This wants to be out of the preparation run rather than in the middle of it.
Then place the fixed points in order of how hard they are to move: the extract route, then the waste, then the water, then the electrical.
For a second cook or a household that gathers in the kitchen, state where the person who is not cooking stands, and whether they are in the way.
Step 3. Work the services, because they decide what is possible
| Service | Where it is now | Where it needs to be | Can it move | Cost of moving |
|---|
- Waste is the hardest. It falls, it needs a route, and in a renovation
moving a sink across a room can mean the floor. Point at
existing-conditions-survey. - Water follows the waste and is easier.
- Gas, if there is any, and whether the jurisdiction is moving away from it.
- Electrical: the load of an all-electric kitchen against the existing
panel. Point at
explain-panel-scheduleanddesign-electrical-room. This surprises people in renovations more than anything else. - Extract: below.
Step 4. Work the extract as a plan and an elevation problem
The constraint that most often moves the range, and it is decided outside the kitchen:
- Where can the duct actually go, and how far does it run?
- Which external wall or roof does it come out of, and what does the termination look like on the elevation? A hood that vents onto the front facade is an elevation decision made in a kitchen plan.
- What does it pass through: joists, a rated assembly, another room's ceiling?
Point at
design-fire-barrierandpenetration-review. - Recirculating instead: what it does not do, and whether the cooking suits it.
- Make-up air, which a strong extract requires and which the code may.
- Clearance to combustibles above the range, quoted, and what it does to the joinery.
State plainly if the range position and the extract route are in conflict. Moving the range is usually cheaper than moving the duct.
Step 5. Check the layout against the things that make it unusable
Run through, with the dimensions you were given:
- Every door and appliance door swing, against each other and against the aisle.
- Two people passing behind someone at the range or the open dishwasher.
- Where the bin is, and whether it is reachable from the preparation run.
- Corners: what is in them and whether it can be reached.
- What is above the counter and whether an average person reaches it.
- If accessibility applies: knee clearance, reach ranges, approach to each appliance, and the turning space, all against the quoted standard.
- Where the daylight is and whether the cook faces a wall. Point at
daylight-study.
Step 6. Report
- The sequence, and where each stage landed.
- The services table with what has to move and what that costs.
- The extract route, its termination on the elevation, and any conflict with the range position.
- Every dimension still open, with who supplies it.
- Every check in Step 5 that could not be run for want of a dimension.
- What has to reach the mechanical and electrical engineers.
Then ask whether to write the layout to a file and where.
Rules
- Never supply a clearance, an aisle width, an appliance dimension, or a ventilation rate.
- Work the sequence, not the triangle.
- Place the extract route before the range.
- Ask what the existing panel can take, in any renovation.
- Name the extract termination on the elevation, every run.
- Say when moving the range is cheaper than moving the duct.
- Never design a production kitchen. Name the specialist.
Anti-patterns
- Laying out from a work triangle and stopping.
- Placing the range where it looks best and finding the duct route afterwards.
- Assuming the existing panel takes an induction range and a double oven.
- Moving a sink across a room in a renovation without asking about the waste run.
- Recalling a clearance in front of an appliance.
- A hood venting onto the principal elevation, decided in plan.
- Putting the bin outside the preparation run.
- Treating a small commercial kitchen as a large domestic one.
Resources
None. This skill is one file. Output is written directly at the path you choose.
What it does not check
What this does. Establishes the sequence of work the kitchen has to support, lays out around it, and then tests the layout against the services and the ventilation, which are the constraints that actually move things.
What this does not do.
- It carries no dimensions. No aisle widths, no counter or appliance sizes, no clearance in front of anything, no ventilation rate, no duct size, no clearance to combustibles. Code from the jurisdiction you quote, accessible dimensions from the standard, appliance dimensions from the specific product.
- It is not a commercial kitchen design. A back-of-house serving a small cafe is in scope. A production kitchen has a specialist consultant, health department requirements, and equipment schedules that come from them.
- It does not select appliances. Their dimensions and service requirements arrive as input.
- It does not detail the joinery.
design-millworkdoes. - It does not size the extract. The mechanical engineer does; this establishes where it has to go and what that costs the plan.
- It does not do accessible design compliance. Point at
/test-adaand the standard you quote. - It does not replace the Architect of Record.
What you need before starting. Who cooks and how. The appliances, or the fact that they are not chosen. Where the services currently are. What is above and outside the wall the extract would use. Whether accessibility applies.
Files it puts on your disk
.claude/skills/design-kitchen/1 file · 8.3 KBSKILL.md8.3 KB