mortgage-compliance

Enforces mortgage regulatory compliance — TRID, RESPA, TILA, ECOA/Fair Lending, state licensing, required disclosures, and data privacy rules for all borrower interactions.

Content Preview
---
name: mortgage-compliance
category: business-finance
description: Enforces mortgage regulatory compliance — TRID, RESPA, TILA, ECOA/Fair Lending, state licensing, required disclosures, and data privacy rules for all borrower interactions.
---

# Mortgage Compliance

Strict mortgage regulatory compliance layer that ensures every response touching lending, rates, fees, qualifications, or loan terms complies with federal and state regulations.

## When to Use This Skill

- Presentin
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/mortgage-compliance.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/mortgage/skills/mortgage-compliance/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/mortgage-compliance/SKILL.md

Related Skills