Analysis updated 2026-05-18
Give Claude Code production-tested knowledge about trading systems, networking, and fintech infrastructure.
Copy individual skill files into a Claude configuration folder to speed up troubleshooting specific systems like Proxmox, Kafka, or VPNs.
Read the skill files directly as reference documentation on niche production pitfalls.
| angieruiz17/claude-fintech-skills | matchameleon/gpt-codex-plugin | angieruiz17/codex-gpt-plugin | |
|---|---|---|---|
| Stars | 134 | 134 | 135 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 3/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository is a collection of Claude Code skills, which are Markdown files with a short YAML header that Claude can automatically pick up and use when the situation matches. The skills here are drawn from about a decade of real experience running financial technology infrastructure, trading platforms, and broker-side systems in production, so they capture specific lessons learned on the job rather than general advice. The collection is organized into topic folders covering trading (things like IMM date conventions, Bloomberg data feeds, and FIX protocol connections), infrastructure (Proxmox virtual machines, container troubleshooting, cluster setup), networking (WebSocket proxy configuration, VPN debugging, SSL certificates), security (decoding authentication tokens, Microsoft identity login patterns), monitoring (Prometheus and Grafana setup, security agent enrollment), telephony (fixing phone system bugs, provisioning office phones), a frontend folder on React coding habits, and a data folder covering message queues, database design, and caching. Each skill file focuses on a narrow, specific problem, describing pitfalls that typically only show up once a system is actually running in production, things a tutorial would not usually mention. The stated goal is to save time re-explaining the same hard-won lessons to a new AI assistant session every time. To use the skills, someone clones the repository and copies the specific Markdown files they want into their own Claude configuration folder, either globally or per project, or symlinks the whole folder in at once. Claude then reads the file's short header to judge whether a skill applies to the current conversation. The files can also just be read on their own as reference notes, without using Claude Code at all. The project is licensed under the MIT license, meaning anyone can use, modify, and share it freely, including for commercial purposes, as long as the license text stays attached. It was put together by Farid Said, described as a Head of IT at an institutional broker with over a decade of experience in trading infrastructure, networking, security, and financial technology tooling.
A curated set of Claude Code skill files capturing hard-won lessons from a decade of running production fintech infrastructure and trading platforms.
Mainly JavaScript. The stack also includes Markdown, YAML, Claude Code.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.