domain-fintech

Official

Enforce fintech domain rules in Rust.

Authoractionbook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a domain-driven approach to FinTech Rust applications, ensuring immutable audit trails, precise decimal arithmetic, and clear transaction boundaries by mapping domain constraints to design patterns in Rust.

Core Features & Use Cases

  • Domain-first design focusing on auditability, precision, and ownership.
  • Recommended patterns: Arc for shared immutable data, rust_decimal for money, event sourcing for audit logs, structured logging for compliance.
  • Use Case: Build a fintech ledger that guarantees deterministic calculations and immutable records across services.

Quick Start

Ask the AI to design a fintech module that uses Arc for sharing, rust_decimal for currency, and event-sourced transactions.

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/actionbook/rust-skills/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 471,000+ vetted skills library on demand.