From financial-regs
US consumer financial regulation lookup and compliance analysis: Reg DD, Reg E, Reg Z, Reg CC, BSA/AML, Dodd-Frank UDAAP and Section 1033. Always fetches current rule text. Not for the financial-accounting skill (GAAP), securities, insurance, or tax.
npx claudepluginhub christopherdavenport/christopherdavenport-marketplace --plugin financial-regsThis skill uses the workspace's default tool permissions.
Regulatory lookup and compliance analysis for US consumer financial regulations. Always fetch current regulation text from authoritative sources rather than relying on training data.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Share bugs, ideas, or general feedback.
Regulatory lookup and compliance analysis for US consumer financial regulations. Always fetch current regulation text from authoritative sources rather than relying on training data.
Covers: Reg DD (Truth in Savings, 12 CFR 1030), Reg E (Electronic Fund Transfers, 12 CFR 1005), BSA/AML (Bank Secrecy Act, 31 CFR 1010/1020), Reg Z (Truth in Lending, 12 CFR 1026), Dodd-Frank consumer protection (UDAAP, Section 1033, Title XIV), and Reg CC (Availability of Funds, 12 CFR 229). Common queries: deposit disclosures, APY, EFT rules, error resolution timelines, unauthorized transfers, debit card liability, BSA compliance, AML programs, CTR/SAR filing, CDD, beneficial ownership, truth in lending, credit card rules, mortgage disclosures, TRID, ATR/QM, HOEPA, unfair deceptive abusive practices, open banking, Section 1033 data access, funds availability, check holds, Reg E vs Reg Z error resolution.
Always fetch regulation text rather than answering from training data. Regulations change frequently.
https://www.consumerfinance.gov/rules-policy/regulations/{PART}/{SECTION}/https://www.consumerfinance.gov/rules-policy/regulations/{PART}/interp-{SECTION}/https://www.consumerfinance.gov/rules-policy/regulations/{PART}/{LETTER}/https://www.ecfr.gov/api/renderer/v1/content/enhanced/current/title-{TITLE}?part={PART}§ion={PART}.{SECTION}https://www.ecfr.gov/api/versioner/v1/structure/current/title-{TITLE}.json?chapter={CHAPTER}&part={PART}https://www.ecfr.gov/api/search/v1/results?query={QUERY}&per_page=20IMPORTANT: Do NOT fetch ecfr.gov HTML pages directly — they redirect to a bot-blocking page. Always use the API endpoints above.
https://bsaaml.ffiec.gov/manual/{SectionPath}/{PageNumber}_ep to the page pathIf a primary source fetch fails, try the alternate source. If all fetches fail, state clearly that the response is based on training data and the user should verify against the current regulation.
| Topic Keywords | Regulation | Reference File |
|---|---|---|
| Deposit disclosures, APY, truth in savings, periodic statements (deposit), overdraft disclosures, advertising (deposit) | Reg DD | references/reg-dd.md |
| EFT, debit card, error resolution (debit), unauthorized transfer, preauthorized, remittance, prepaid, gift card, P2P, overdraft opt-in | Reg E | references/reg-e.md |
| AML, BSA, CTR, SAR, CDD, beneficial ownership, KYC, CIP, 314a, 314b, correspondent banking, structuring, FBAR, FinCEN | BSA/AML | references/bsa-aml.md |
| Credit card, mortgage, APR, TILA, finance charge, rescission, TRID, Loan Estimate, Closing Disclosure, ATR/QM, HOEPA, CARD Act, billing error (credit) | Reg Z | references/reg-z.md |
| UDAAP, unfair deceptive abusive, CFPB authority, open banking, Section 1033, data access, consumer data rights | Dodd-Frank | references/dodd-frank.md |
| Check hold, funds availability, next-day availability, expedited funds, substitute check, Check 21, $225 rule, exception hold | Reg CC | references/reg-cc.md |
| Multi-regulation, overlapping requirements, product launch review, error resolution comparison | Cross-regulation | references/cross-references.md |
| Query Type | Approach |
|---|---|
| "Is X compliant?" | Identify applicable section → fetch text → compare requirements to described practice → identify gaps |
| "What are the requirements for X?" | Identify section(s) → fetch text → enumerate requirements with citations |
| "What changed in regulation X?" | Check eCFR structure API for amendment dates → fetch current text → note effective dates |
| "How do regs X and Y interact?" | Read cross-references.md → fetch relevant sections from each → synthesize |
| "What are the timelines for X?" | Fetch specific section → extract all time-based requirements → present as timeline |
| "Does this product need X?" | Identify all applicable regulations → fetch coverage/exemption sections → determine applicability |