Skip to main content
mangit955
GitHub creator profile

mangit955

Repository-level view of 11 collected skills across 3 GitHub repositories.

skills collected
11
repositories
3
updated
Aug 12, 2026
repository explorer

Repositories and representative skills

verify
software-quality-assurance-analysts-and-testers

The pre-commit verification gate for this repo. Run before every commit or push, after finishing any change, or when asked "is this ready", "check my work", "can I commit this". Runs the full test suite, type checks every workspace, validates docker compose,…

Aug 4, 2026
dual-runtime
software-developers

Checklists for changes that must be applied to BOTH the in-memory and production implementations in this repo. Read before adding or changing an API endpoint, a matching-engine event, a stream operation, a persistence operation, or a worker behavior. Triggers…

Aug 4, 2026
money-path
software-developers

Mandatory invariants for any change touching balances, margin, locking/unlocking collateral, fills, positions, realized/unrealized PnL, fees, or the ledger. Read BEFORE editing prisma-api-runtime.ts, persistence-service.ts, prisma-persistence-store.ts, or…

Aug 4, 2026
run
software-developers

Launch the Flux exchange locally or with full production wiring. Use when asked to run, start, boot, or demo the app, the API, the workers, the frontend, or the whole stack, or to verify a change works in the real app. Covers the RUNTIME_MODE split, Prisma…

Aug 4, 2026
streams-diag
software-developers

Diagnose Redis Streams and outbox problems in this exchange - orders or cancels not processing, stuck messages, PEL limit errors, outbox events stuck PENDING or FAILED, broken consumer groups, orderbook not updating. Maps symptoms to the correct script in…

Aug 4, 2026
Showing 3 of 3 repositories
All repositories loaded