closing-costs

Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.

Content Preview
---
name: closing-costs
category: business-finance
description: Calculates itemized state-specific closing costs for mortgage refinance transactions across 10 licensed states, with product-specific fees for Conventional, FHA, FHA Streamline, VA IRRRL, and VA Cash-Out.
---

# Closing Costs

Provides itemized estimated closing costs for refinance transactions with state-specific fee schedules, product-specific calculations, and compliance-required disclosures.

## When to Use This Skill
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/closing-costs.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/mortgage/skills/closing-costs/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/mortgage/skills/closing-costs/SKILL.md

Related Skills