Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Use when producing a minimally changed repaired 2D layout in JSON from extracted architectural geometry and rule-based clearance constraints.
Use this skill when the deliverable is a repaired plan-view layout and a modified CAD/DXF file, not a rendered drawing.
Use simple geometry that deterministic tests can verify:
room.polygon: ordered room boundary points.door: id, clear width, swing type, and opening segment.fixtures: id, type, bounding box, and any fixture-specific accessibility metadata.grab_bars: id, type, length, and segment endpoints.turning_space: circle type, diameter, and center.When a repaired DXF is required, keep the JSON and DXF synchronized. The JSON is the structured explanation; the DXF is the CAD deliverable.
npx skills add benchflow-ai/skillsbench --skill geometric-layout-repairHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.