financial-precision-math

Community

Guarantee exact money math, no floating errors.

Authorfilimorniga-ux
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill prevents floating-point arithmetic errors in monetary calculations by enforcing integer-based handling across backend, database, and frontend layers.

Core Features & Use Cases

  • Enforces integer-based storage and computation for all monetary values across backend services, database schemas, and UI presentation.
  • Provides clear guidelines for converting currencies to smallest units (cents) and using safe types (INTEGER/BIGINT) to avoid precision loss.
  • Supports pricing, tax, payroll, and inventory valuation workflows where exact amounts are critical.

Quick Start

Store all monetary values as integers in the backend and format them to the local currency only at the UI rendering stage.

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: financial-precision-math
Download link: https://github.com/filimorniga-ux/farmacias-vallenar-suit/archive/main.zip#financial-precision-math

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.