Urban Design Skills
Description
18 interconnected skills covering urban design theory, quantitative standards, and computational tools. Draws from 40+ theorists, 6 sustainability certification systems, 5 international frameworks, and hundreds of numeric benchmarks. Includes 7 Python calculators for density, FAR, walkability, parki
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Urban Design Skills
A Claude Code Skills Plugin by Abhinav Bhardwaj
18 interconnected skills covering urban design theory, quantitative standards, and computational tools. Draws from 40+ theorists, 6 sustainability certification systems, 5 international frameworks, and hundreds of numeric benchmarks. Includes 7 Python calculators for density, FAR, walkability, parking, green space, block optimization, and cost estimation.
**35,000+ lines** | **75 files** | **18 skills** | **7 Python calculators**
Table of Contents
- Quick Start
- How It Works
- Skills Reference
- Urban Calculator
- Knowledge Base
- Architecture
- Example Prompts
- Author & License
Quick Start
Option 1: Use as a Plugin
claude --plugin-dir "/path/to/Urban Design Skills"
Option 2: Copy to Your Project
cp -r skills/ your-project/.claude/skills/
Once installed, just ask Claude anything about urban design. The system activates automatically - no slash commands required for most tasks.
How It Works
Urban Design Skills uses a **progressive disclosure architecture** to stay lean while encoding deep knowledge:
User asks anything about urban design
|
v
urban-design-foundations (auto-fires, invisible to user)
- Applies baseline knowledge from 40+ frameworks
- Routes to specialized skills as needed
|
v
Specialized skill loads (e.g., street-design, masterplan-design)
- Follows structured workflow
- Loads deep reference files on demand
|
v
...
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://