From domain-fintech
Guides trading system design including order matching engines (price-time/pro-rata), WebSocket/FIX market data feeds, order types, position/P&L management, risk limits, and low-latency architecture for platforms.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-fintech:trading-systemsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing or reviewing an order matching engine (price-time vs pro-rata)
references/order-matching-market-data.md — price-time and pro-rata matching algorithms, order book data structure, matching engine requirements, WebSocket Level 1/2 feeds, FIX protocol sessions, market data architecturereferences/orders-positions-pnl.md — basic and advanced order types, order validation rules, real-time position tracking, position limits, realized P&L (FIFO/LIFO/weighted avg), unrealized MTM, P&L attributionreferences/risk-latency-microstructure.md — pre-trade risk checks, real-time VaR and stress testing, kill switch, in-memory processing, lock-free design (Disruptor), kernel bypass networking, market microstructure conceptsnpx claudepluginhub rnavarych/alpha-engineer --plugin domain-fintechBuilds, backtests, and deploys algorithmic trading systems with strategy development, risk management, and market microstructure analysis.
Guides order lifecycle management in trading systems: OMS/EMS state machines, FIX protocol connectivity, cancel/replace handling, validation rules, order types, audit trails, troubleshooting, and recovery.
Designs DeFi trading systems for perpetual futures, liquidity provision, automated strategies, position sizing, risk management, and MEV protection.