Skip to content

dinerojs/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors