P2p Lending Data

P2p Lending Data: P2p Lending Data: specialized toolkit for 3+ finance workflows covered in the triggers section.

✓ 0 reported success·v0.1.0·

Overview

P2p Lending Data skill for finance analytics. Covers 3+ use cases. (batch-v1 draft, needs English review) This skill is built on open-source project tangweigang-jpg/doramagic-skills and embeds 14 anti-pattern constraints. Visit doramagic.ai/r/p2p-lending-data for bilingual documentation and use cases. Compatible with the Doramagic ecosystem (Claude Code, Cursor, openclaw, ChatGPT, Gemini, etc.).

Blueprint Source

finance-bp-072

tangweigang-jpg/doramagic-skills6360a632 source files

Constraints

101total
87fatal
87 must-not-violate

Evidence Quality

Confidence89%

Medium confidence — review before critical use

87 non-negotiable constraints

FATALdomain_rulefinance-C-001

WHENWhen implementing Loan Application validation for term loans

ACTIONrequire repayment_periods field when repayment_method is 'Repay Over Number of Periods'

CONSEQUENCEWithout repayment_periods, the PMT formula cannot calculate monthly repayment amount, causing loan application calculations to fail or produce zero installments

FATALdomain_rulefinance-C-002

WHENWhen implementing repayment validation for fixed amount loans

ACTIONenforce repayment_amount to be greater than monthly interest but less than loan amount

CONSEQUENCEIf repayment_amount is greater than loan_amount, borrower would repay principal faster than intended; if less than monthly interest, loan balance never decreases and becomes infinite debt

FATALdomain_rulefinance-C-003

WHENWhen validating loan amount for loan applications

ACTIONenforce loan_amount does not exceed maximum_loan_amount from loan product or proposed securities

CONSEQUENCEDisbursing loan amounts exceeding product or collateral limits exposes the lender to uncollateralized risk and violates lending policy

FAQ

Discussion (0)

No comments yet. Be the first to share!

Changelog

v0.1.02026-04-23·Contributors: tangweigang-jpg

v0.1.0: Initial release on Doramagic.ai. Auto-generated batch-v1 metadata and FAQs based on tangweigang-jpg/doramagic-skills.