fintech-claude-skills
v1.0.0Production-grade fintech engineering, UI/UX and audit skills for Claude Code. Makes Claude rigorous about financial correctness, security, concurrency, idempotency, auditability and production readiness.
By fintech-claude-skills contributorsLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install fintech-claude-skills@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/SanketsMane/Fintech-SkillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/fintech-audit/SKILL.md├── skills/fintech-engineer/SKILL.md└── skills/fintech-platform-uiux/SKILL.md
Included Skills3
Systematically audit an existing fintech codebase for financial, security, correctness, reliability and UX defects before they cost money. Traces money movement end to end, maps trust boundaries, and hunts authorization gaps, IDOR, race conditions, double-spend, missing idempotency, float money, broken state machines, unverified webhooks, unsafe retries, ledger drift, reconciliation gaps, PII leakage, missing audit trails and untested critical paths. Produces evidence-backed findings with CRITICAL/HIGH/MEDIUM/LOW/INFO severity, exploit or failure scenarios, fixes, required tests and regression risk. Read-only by default - it investigates and reports, it does not start editing.
Engineer production-grade financial systems - money movement, wallets, ledgers, transactions, payments, payouts, refunds, reversals, settlement, reconciliation, commissions, cashback and KYC. Enforces project discovery, impact analysis, risk classification, exact-money arithmetic, idempotency, concurrency safety, transaction integrity, server-side authorization, provider/webhook safety, observability, testing and production readiness before any change is called done. Use for ANY change touching money, balances, transactions, payments, authentication, authorization or financial data, in any stack - Node/TypeScript, Java/Spring, Python, Go, PHP, SQL or NoSQL, monolith or microservices.
Design and build production-grade fintech interfaces - dashboards, wallets, transaction lists and detail, payments, payouts, settlement, KYC, onboarding and auth screens - for web (React/Next/Vue/Angular) and mobile (React Native/Expo/Flutter/Android/iOS). Owns design decisions on the user's behalf — token-based design system, typography, semantic color, spacing, layout, money formatting, transaction status treatment, loading/empty/error/success states, forms and validation, confirmation of destructive and irreversible actions, responsive and platform-native behaviour, accessibility, dark mode, motion and visual QA. Use for any fintech screen, component or flow, and whenever an interface looks generic, cluttered, untrustworthy or AI-generated.
Plugin manifests1
{
"name": "fintech-claude-skills",
"displayName": "Fintech Claude Skills",
"version": "1.0.0",
"description": "Production-grade fintech engineering, UI/UX and audit skills for Claude Code. Makes Claude rigorous about financial correctness, security, concurrency, idempotency, auditability and production readiness.",
"author": {
"name": "fintech-claude-skills contributors"
},
"license": "MIT",
"keywords": [
"fintech",
"payments",
"wallet",
"ledger",
"security",
"audit",
"uiux",
"banking",
"money"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[fintech-claude-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fintech-claude-skills)