fintech-engineer-skill/SKILL.md
Expert in financial technology systems, double-entry ledger design, high-precision math, and regulatory compliance. Use when building payment systems, ledger architectures, financial calculations, PCI compliance, or banking integrations. Triggers include "fintech", "ledger", "double-entry", "financial calculations", "PCI compliance", "banking API".
npx skillsauth add 404kidwiz/claude-supercode-skills fintech-engineerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provides expert guidance on building financial technology systems with proper accounting principles, regulatory compliance, and high-precision calculations. Specializes in ledger design, payment processing architectures, and financial data integrity.
Invoke this skill when:
Do NOT invoke when:
/database-administrator/api-designer/security-engineer/ml-engineerFinancial Calculation Needed?
├── Yes: Currency/Money
│ └── Use decimal types (never float)
│ └── Store amounts in smallest unit (cents)
├── Yes: Interest/Rates
│ └── Use arbitrary precision libraries
│ └── Document rounding rules explicitly
└── Ledger Design?
├── Simple: Single-entry (tracking only)
└── Auditable: Double-entry (debits = credits)
| Anti-Pattern | Problem | Correct Approach | |--------------|---------|------------------| | Using floats for money | Precision errors accumulate | Use decimal types or integer cents | | Mutable transaction records | Audit trail destroyed | Append-only logs, soft deletes | | Missing idempotency | Duplicate charges possible | Idempotency keys on all mutations | | Single-entry for auditable systems | Cannot reconcile or audit | Double-entry with balanced journals | | Hardcoded tax rates | Compliance failures | Configuration-driven, versioned rules |
development
Expert in automating Excel workflows using Node.js (ExcelJS, SheetJS) and Python (pandas, openpyxl).
content-media
Expert in designing durable, scalable workflow systems using Temporal, Camunda, and Event-Driven Architectures.
tools
Use when user needs WordPress development, theme or plugin creation, site optimization, security hardening, multisite management, or scaling WordPress from small sites to enterprise platforms.
tools
Expert in Windows Server, Active Directory (AD DS), Hybrid Identity (Entra ID), and PowerShell automation.