Building code compliance checking skill for IBC occupancy, construction type, and area requirements
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill building-code-checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Building Code Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-building-code-checker-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: building-code-checker
description: Building code compliance checking skill for IBC occupancy, construction type, and area requirements
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Code Compliance
skill-id: CIV-SK-030
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# Building Code Checker Skill
## Purpose
The Building Code Checker Skill verifies building code compliance including occupancy classification, construction type, allowable area, and fire-resistance requirements per IBC.
## Capabilities
- IBC compliance verification
- Occupancy classification
- Construction type determination
- Allowable area calculation
- Fire-resistance requirements
- Means of egress analysis
- Height and story limitations
- Mixed-use provisions
## Usage Guidelines
### When to Use
- Verifying code compliance
- Determining allowable areas
- Checking height limits
- Evaluating fire resistance
### Prerequisites
- Building use defined
- Construction materials identified
- Building area calculated
- Fire protection systems known
### Best Practices
- Use current code edition
- Consider local amendments
- Document compliance path
- Check all occupancies
## Process Integration
This skill integrates with:
- All structural processes
- Permit Application Preparation
## Configuration
```yaml
building-code-checker:
codes:
- IBC-2021
- IBC-2024
check-categories:
- occupancy
- construction-type
- area
- height
- fire-resistance
- egress
```
## Output Artifacts
- Compliance reports
- Area calculations
- Fire-resistance requirements
- Code summaries
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!