financial-operations
CommunitySecure, auditable money moves with idempotency.
Finance & Accounting#audit trail#idempotency#session validation#multi-tenant security#mongodb transactions#extrato cache#financial ledger
Authorpaulinett1508-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents duplicate charges, lost balances, and unauditable financial inconsistencies by enforcing safe patterns for every financial operation in the Super Cartola Manager.
Core Features & Use Cases
- Idempotency by Design: Ensures every money-related action uses a deterministic idempotency key (and unique index) to block duplicate inserts.
- Audit Trail (Follow the Money): Requires all financial movements to be recorded with traceable context fields suitable for cross-checking and investigation.
- Atomicity & Safety: Guides MongoDB updates toward atomic operators ($inc / $set) or transactions for multi-collection operations, with strict session validation and multi-tenant isolation.
- Correct Balance & Points Handling: Centralizes saldo calculation usage and forbids rounding points, requiring truncation via truncarPontosNum().
Quick Start
Use the financial-operations skill to design or review a financial controller that creates adjustments, acertos, extrato entries, or inscription payments with idempotency keys, audit-trail records, atomic/transaction-safe MongoDB writes, and extrato cache invalidation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: financial-operations Download link: https://github.com/paulinett1508-dev/SuperCartolaManagerv5-production/archive/main.zip#financial-operations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.