angieruiz17 GitHub avatar

claude-fintech-skills

angieruiz17

A curated collection of Claude Code skills covering production-tested FinTech infrastructure, trading systems, and broker operations derived from over a decade of real-world experience.

Stars

135

7-day growth

No data

Forks

1,055

Open issues

0

License

MIT

Last updated

2026-07-22

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It captures hard-won, niche knowledge (e.g., WebSocket traps, Bloomberg data quirks, LXC pitfalls) that generic LLM advice rarely covers, making it invaluable for practitioners in institutional finance and trading.

Who it is for

  • FinTech infrastructure and trading platform engineers
  • DevOps/SRE teams maintaining broker-grade systems
  • Claude Code users seeking domain-specific skill files
  • Junior engineers onboarding into financial IT operations

Use cases

  • Drop skills into Claude Code's commands directory for context-aware assistance on Bloomberg data, FIX, or Proxmox.
  • Use as standalone reference documentation for production caveats in trading and network setups.
  • Accelerate troubleshooting of common issues (e.g., Jitsi upgrade bugs, Yealink phone registration).
  • Standardize team knowledge with ready-to-use, peer-reviewed skill files for fintech operations.

Strengths

  • Based on real production incidents and decade-long experience, not theoretical examples.
  • 25 skills across seven domains (trading, infra, network, security, monitoring, telephony, data).
  • Each skill is self-contained with YAML front-matter, making it discoverable by Claude Code agents.
  • Open-source MIT license encourages community contributions and reuse.

Considerations

  • Designed specifically for Claude Code; may not work seamlessly with other LLM agents without adaptation.
  • Skills target a narrow domain (fintech ops) and may be irrelevant for general-purpose use.
  • Does not cover every possible fintech scenario; focuses on author's specific production experience.

README quick start

claude-fintech-skills

A curated set of Claude Code skills extracted from a decade of running FinTech infrastructure, trading platforms, and broker-side systems in production.

Each skill is a single Markdown file with a YAML front-matter that Claude Code (and other agentic environments) can auto-discover. Drop them into your ~/.claude/commands/ (global) or .claude/commands/ (per project) and Claude will use them whenever the context matches.

Why this exists

Generic LLM advice on financial markets, network gear, or broker-grade infra is rarely good enough. These skills capture the things that:

  • only show up in production (the third WebSocket trap, the third Wednesday rule, the BPIPE-vs-BLPAPI cost cliff)
  • are obvious once you've been burned but invisible from any tutorial
  • get reused across multiple projects and would be tedious to re-explain to a fresh assistant context

Contents

Trading (5)

SkillWhat it covers
financial-datesIMM dates, FRA tenors, forward-forward swaps, business calendar, spread combinatorics
bloomberg-dataBDP / BDS / BLPAPI / BPIPE / add-in, ZAR IRS tickers, DV01 nominal conversion
imm-date-rollingIMM convention parsing (Sept vs Sep), resolved-to-relative mapping, rotation pitfalls
zar-irs-financeSpreads in basis points, DV01 / PV01, USD-to-ZAR nominal, ZARONIA OIS, butterflies
bloomberg-fix-mpfFIX 5.0 SP2 contributor (Logon, Heartbeat, SetupMonitorRequest, MarketDataIncrementalRefresh), TLS mutual auth, dual-DC failover, seven recurrent pitfalls

Infrastructure (5)

SkillWhat it covers
proxmox-ct-setupLXC container sizing by workload, base setup, runtime install, systemd hardening
lxc-troubleshootThe nine recurrent LXC pitfalls and their fixes (gateway, DNS, apt sandbox, venv AppArmor, PostgreSQL, systemd-in-LXC)
ssh-ct-patchesSafe patterns for patc

Description

claude fintech skills of running fintech infra, trading platforms, and borker-side systems in production

Related repositories

Similar projects matched by category, topics, and programming language.

0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

openclaude-improved

OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.

AI & Machine LearningLarge Language Models
577
OneInterface
Featured
OneInterface GitHub avatar

stormy-cookbook

Stormy Cookbook provides copy-pasteable recipes for using the Stormy Social Data API and MCP server, which offers a unified REST API and MCP tools to search profiles, posts, and emails across TikTok, YouTube, Instagram, LinkedIn, X, and Reddit through a single HTTP contract.

AI & Machine LearningLarge Language Models
72
S40911120
Featured
S40911120 GitHub avatar

recensa

Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.

AI & Machine LearningLarge Language Models
67