8000
Skip to content 7FFF

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Dinero.js Skills

Agent skills for Dinero.js, the JavaScript/TypeScript library for creating, calculating, and formatting money.

These skills teach coding agents (Claude Code, Cursor, GitHub Copilot, etc.) to use Dinero.js correctly, avoiding common pitfalls and following best practices.

Skills

Skill Description
dinero-best-practices Core rules for working with Dinero.js: amounts, arithmetic, immutability, and precision
dinero-formatting Formatting money for display: decimals, currency symbols, locales, and non-decimal currencies
dinero-currency-patterns Currency handling: type safety, conversions, database storage, and payment service integration

Installation

Install all skills:

npx skills add dinerojs/skills

Install a specific skill:

npx skills add dinerojs/skills --skill dinero-best-practices

Links

About

Agent skills for Dinero.js

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

0