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.mdSkill 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/buildwithclaudeThen reference at plugins/mortgage/skills/mortgage-compliance/SKILL.md
Related Skills
about-atlantic-home-mortgage
Background information about Lendtrain powered by Atlantic Home Mortgage — company history, credentials, founder bio, and contact information for borrower trust-building.
about-atlantic-home-mortgageaboutatlantichome
by davepoon · buildwithclaude
mortgage-loan-officer
Guides borrowers through mortgage refinance evaluation — collects loan data, extracts mortgage statement fields, evaluates qualification, and delivers recommendations with consumer-friendly communication.
mortgage-loan-officermortgageloanofficer
by davepoon · buildwithclaude
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.
closing-costsclosingcosts
by davepoon · buildwithclaude
security-guardrails
Adversarial defense layer for the mortgage plugin — protects against prompt injection, system prompt extraction, PII leakage, workflow bypass, and social engineering attacks.
security-guardrailssecurityguardrails
by davepoon · buildwithclaude