Releases: fawraw/claude-skills-fintech-ops
Releases · fawraw/claude-skills-fintech-ops
Release list
v0.2.0 - 10 new skills, 3 new categories
This release adds 10 new skills and three new categories, bringing the total to 24 skills across 8 categories.
New skills
Security (3)
auth-token-decode: decode a JWT by hand, distinguish ID / access / Graph tokensmsal-entra-patterns: MSAL.js v4 + React + FastAPI, role-based access, WebSocket authgap-analysis-response-pattern: strategic playbook for loaded external audits
Monitoring (2)
prometheus-add-target: add a host with node_exporter + ICMP blackbox + hot reloadwazuh-agent-enroll: agent enrolment with version pinning and the six pitfalls
Telephony (2)
jitsi-post-upgrade: the five recurring bugs after apt upgrade jitsi-meetyealink-provisioning: T87W / W70B against FreePBX, eight registration pitfalls
Infrastructure (2)
samba-share-setup: CIFS share for external file ingestion (AD Kerberos + local)pve-cluster-join: join a Proxmox VE node, the four traps that block pvecm add
Network (1)
ssl-setup: Lets Encrypt + self-signed + commercial, Caddy + nginx templates
Existing skills
All 14 skills from v0.1.0 are still present. See the README for the full index.
v0.1.0 -- Initial release
First release: 14 Claude Code skills curated from a decade of production FinTech operations.
Contents
- Trading (5): financial-dates, bloomberg-data, imm-date-rolling, zar-irs-finance, bloomberg-fix-mpf
- Infrastructure (3): proxmox-ct-setup, lxc-troubleshoot, ssh-ct-patches
- Network (3): nginx-websocket, cisco-port-trace-device, vpn-debug
- Frontend (1): react-hooks-discipline
- Data (2): kafka-integration, database-design
Use
Drop any file into your `~/.claude/commands/` (global) or `.claude/commands/` (per project). Claude Code auto-discovers skills via the YAML front-matter.
See the README for the full guide.