domain-fintech

Community

Enforce safe FinTech Rust patterns with audit trails.

AuthorAlexKVal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

FinTech domain constraints for Rust apps to ensure precise monetary handling, auditable workflows, and thread-safe designs across async boundaries.

Core Features & Use Cases

  • Enforces decimal-based money math using rust_decimal::Decimal to avoid floating-point errors.
  • Promotes immutable transactions and event sourcing for reproducible audits.
  • Guides safe sharing of data with Arc<T> over Rc and across threads.

Quick Start

Install and configure the FinTech domain guidance and apply to your Rust project to align with domain constraints.

Dependency Matrix

Required Modules

None required

Components

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: domain-fintech
Download link: https://github.com/AlexKVal/rust-skills-for-cursor/archive/main.zip#domain-fintech

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.