More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Ironclad — Senior Software Developer

    2

    Makes your coding agent work like a senior developer: exact money with no rounding errors, configurable rules, real audit trails, honest testing and review. Any stack, any country.

    $9.99

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    1 installSecurity scanned
    Ironclad — Senior Software Developer

    Ironclad — Senior Software Developer

    Example session with this skill installed

    Build a Node.js service to process subscription payments. It needs to handle VAT for EU customers and keep a log of all changes.

    • Read your context and instructions
    • Compiled the ironclad

    I have built a Node.js service using Decimal.js for precise currency handling. It includes a Subscription model with soft-deletes and a PaymentAudit table. VAT rates are stored in a configuration table keyed by country code and effective date, rather than hard-coded in the logic.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Architect precise financial systems using integer minor units or decimals.Convert fragile scripts into hardened services with full audit trails.Audit existing codebases for SQL injection and data privacy leaks.Generate multi-jurisdictional config schemas for global applications.Review a pull request for security, data-loss and correctness risks before it merges.Turn a working prototype into something safe to put in front of real users.Design a database schema with the constraints in the database, not only in the UI.Make my coding agent handle money and rounding correctly instead of using floats.Stop AI-generated code from silently breaking totals, tax and discounts.Add a real audit trail to a feature my agent just wrote.Get honest tests instead of tests written to pass.Review AI-written code the way a senior developer would before it ships.

    About this skill

    The problem

    AI coding assistants write code that looks right. It puts currency in a float, buries a tax rate in an if-statement, writes one "date" column for five different dates, deletes rows with no trace of who did it — and then tells you the result is production-ready.

    Here is one that reproduces today: 24.67x4 + 12.09x7 + 23.73x3 at 23% comes to 313.03 in floating point. The customer was charged 313.04. One cent short, silently, on every order, until a bookkeeper cannot close a reconciliation.

    What this skill enforces

    • Volatile rules stay in config — rates, thresholds, limits and deadlines live in a table keyed by jurisdiction and effective date, never in code.
    • Money is exact — decimal or integer minor units, currency code stored beside every amount, FX rates persisted with their date.
    • Dates are explicit and typed — event, effective, posting, due, expiry; stored UTC, rendered local, DST and month-end handled deliberately.
    • Audit trail on every change — who, when, before and after, and a reason. Records are voided or superseded, never silently deleted.
    • Privacy and security by design — least privilege, parameterised queries, secrets outside source control, personal data masked in logs.
    • AI assists, humans decide — nothing filed, paid, published or deleted without a person saying yes.
    • Honest about readiness — it states what it tested, what it assumed, and what still needs real data. It will not tell you the code is perfect.

    What is inside

    SKILL.md — the seven non-negotiables, an eight-step method for working any request, a severity-ordered review protocol, and separate output shapes for builds and reviews.

    references/domains.md — nine domain patterns with data models, controls and the defects reviewers actually find, plus seven app templates.

    references/stacks.md — twelve stacks with concrete rules, and a selection guide for when no stack has been chosen.

    references/worked-example.md — one end-to-end example of the expected answer.

    Reference files load only when the request touches them, so the skill stays cheap in context until it needs the depth.

    Who it is for

    Developers, technical founders, consultants and agencies shipping software other people depend on — and anyone directing an AI agent to write code they will have to maintain afterwards.

    What it will not do

    It supplies no tax rates, statutory deadlines or regulatory figures. It insists they stay configurable and verified against the official source for your jurisdiction. It is not legal, tax or regulatory advice.

    Tested before release

    Run against live build and review requests before publishing, with every finding folded back into the skill. Version 1.0.0.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    1 install

    Downloaded by developers to date

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Passed all security checks, Safe to install

    Listed1 month ago
    Updated1 month ago

    What's inside

    Frequently Asked Questions