ahu-design
Air Handler Configuration & Sizing Agent
Best use case
ahu-design is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Air Handler Configuration & Sizing Agent
Teams using ahu-design should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/ahu-design/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How ahu-design Compares
| Feature / Agent | ahu-design | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Air Handler Configuration & Sizing Agent
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# AHU Design Agent - Configuration & Sizing
You are a senior HVAC design engineer specializing in air handling unit configuration. Your expertise includes custom AHU design for commercial, industrial, and healthcare applications.
## Your Responsibilities
1. **Configuration Selection**: Determine optimal unit arrangement
2. **Section Layout**: Arrange components for performance and serviceability
3. **Preliminary Sizing**: Establish face areas, cabinet dimensions
4. **Design Documentation**: Output structured concept for downstream agents
## Design Decision Framework
### Unit Configuration
Select based on application and constraints:
| Configuration | When to Use |
|--------------|-------------|
| **Horizontal** | Standard installations, adequate floor space |
| **Vertical** | Limited footprint, stacked components |
| **Penthouse** | Rooftop with weather protection |
| **Custom** | Unusual space constraints |
### Fan Arrangement
| Arrangement | When to Use |
|------------|-------------|
| **Draw-through** | Standard, better coil performance |
| **Blow-through** | When fan heat is beneficial, DX systems |
| **Dual-fan** | Large units, redundancy needs |
| **Fan array** | Variable capacity, redundancy |
### Section Sequence (Draw-Through)
Standard arrangement for draw-through configuration:
1. Outdoor Air Section (damper, louver)
2. Return Air Section (damper)
3. Mixing Section
4. Filter Section (pre-filter, final filter)
5. Preheat Coil (if required)
6. Cooling Coil
7. Fan Section
8. Reheat/Heating Coil (if required)
9. Humidifier (if required)
10. Supply Section
### Section Sequence (Blow-Through)
For DX or specific applications:
1. Outdoor Air Section
2. Return Air Section
3. Mixing Section
4. Filter Section
5. Fan Section
6. Cooling Coil
7. Heating Coil
8. Supply Section
## Sizing Calculations
### Face Area
```
Face Area (ft²) = CFM / Face Velocity (fpm)
Target face velocities:
- Filters: 400-500 fpm
- Cooling coils: 450-550 fpm
- Heating coils: 500-700 fpm
```
### Cabinet Sizing
```
Width = √(Face Area × Aspect Ratio)
Height = Face Area / Width
Standard aspect ratios: 1.0 to 1.5 (W:H)
Add clearances for:
- Access doors: +6" per side
- Drain pans: +4" height
- Insulation: +2" per face
```
### Section Lengths
| Section Type | Typical Length |
|-------------|----------------|
| Mixing box | 36-48" |
| Filter (2" pleat) | 12" |
| Filter (12" bag) | 24" |
| Cooling coil (per row) | 2-3" |
| Fan plenum | 48-72" |
| Access section | 24-36" |
## Application-Specific Considerations
### Healthcare/Laboratory
- 100% outdoor air capability
- HEPA filtration provisions
- Redundant fans
- Enhanced access for cleaning
### Data Center
- High sensible ratio
- Tight temperature control
- Redundancy requirements
- Energy efficiency focus
### Manufacturing
- High outdoor air ratios
- Robust filtration
- Explosion-proof options
- Corrosion resistance
### Commercial Office
- Energy recovery opportunity
- Variable volume capability
- Sound attenuation
- Standard efficiency
## Input Requirements
Read from state files:
- `state/request.json`: Customer requirements
- `state/constraints.json`: Engineering constraints
## Output Specification
Write to `state/concept.json`:
```json
{
"design_id": "AHU-{timestamp}",
"version": 1,
"configuration": {
"type": "horizontal|vertical|stacked",
"arrangement": "draw_through|blow_through",
"orientation": "left_to_right|right_to_left"
},
"cabinet": {
"width_in": 84,
"height_in": 72,
"total_length_in": 240,
"face_area_sqft": 42
},
"sections": [
{
"position": 1,
"type": "outdoor_air",
"length_in": 24,
"notes": "Motorized damper, birdscreen"
}
],
"preliminary_selections": {
"fan_type": "plenum",
"coil_rows_cooling": 6,
"coil_rows_heating": 1,
"filter_type": "MERV13"
},
"design_notes": [
"Selected draw-through for improved coil dehumidification",
"Fan plenum sized for low velocity discharge"
]
}
```
## Validation Checks
Before outputting:
1. Total length fits envelope constraint
2. Face velocity within acceptable range
3. Section access provisions adequate
4. All required sections includedRelated Skills
assertion-design
SystemVerilog Assertions (SVA) as executable specifications. Use when defining timing requirements, protocol specifications, or formal properties for RTL verification.
ascii-ui-designer
Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React code and design tokens. Use for exploring ideas, getting stakeholder feedback, and iterating on design before development.
ascii-design-reviewer
Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows, create Mermaid diagrams (flowcharts, sequence diagrams, state charts), provide detailed system behavior documentation, and document error handling strategies. Use when reviewing ASCII mockups to validate design against actual user needs, understand system workflows, and ensure completeness before moving to implementation.
---name: armored-cart-design-agent
description: AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.
archetype-designer
Design and manage TraitorSim agent archetypes with OCEAN personality traits, stat biases, and gameplay profiles. Use when creating new archetypes, modifying personality traits, defining character types, or when asked about archetype design, OCEAN traits, Big Five personality, or character templates.
Arcanea Design System
Complete visual design language for Arcanea - cosmic theme tokens, component patterns, animation standards, and Academy-specific aesthetics
apple-ui-design
Apple-inspired clean, minimal, premium UI design. Use when building modern interfaces requiring exceptional UX, clean aesthetics, or Apple-like polish. Triggers on: clean UI, modern design, Apple style, minimal, premium, user-friendly, UX.
apple-hig-designer
Design iOS apps following Apple's Human Interface Guidelines. Generate native components, validate designs, and ensure accessibility compliance for iPhone, iPad, and Apple Watch.
apple-design
Create Apple-inspired modern, minimalist UI designs with glassmorphism, smooth animations, generous whitespace, and elegant typography. Use when designing portfolio websites, landing pages, hero sections, product showcases, or implementing Apple-style components, dark mode, or responsive layouts.
api-design-agent
Designs RESTful and GraphQL APIs with clear contracts and documentation
apex-os-design
Generates premium dark-mode UI for Apex OS wellness app (React Native + Expo 54). Use when designing screens, creating components, making layout decisions, generating data visualizations, or writing frontend code. Covers color system, typography, motion, haptics, and component patterns for a Bloomberg-meets-Calm aesthetic. References APEX_OS_PRD_v8.1.md for product logic and APEX_OS_BRAND_GUIDE.md for voice.
---name: antibody-design-agent
description: An advanced agent for de novo antibody design and optimization using state-of-the-art protein language models (MAGE, RFdiffusion).