Agent Skills by maminul007
Showing 52 vetted skills indexed across 1 GitHub repositories.
trading-platform
Orchestrate AI-driven algorithmic trading with market data ingestion, signal generation, and risk management.
broker-analysis
Compare broker and venue execution quality and generate best execution reports.
compliance-check
Validate trading orders and portfolios against pre-trade compliance rules.
test-risk
Run Python risk management tests with pytest and coverage reports.
reporting
Generate and validate regulatory compliance reports like Form 13F, MiFID II, and CAT.
ui-lint
Run ESLint, Prettier, and TypeScript checks on frontend code.
lint
Runs ruff linting and mypy static type checks on Python codebases.
tca
Quantify slippage, market impact, and timing costs against trading benchmarks.
chart-debug
Debug trading chart components, data flows, and rendering performance issues.
ui-test
Execute frontend unit and component tests with Vitest and React Testing Library.
mock-data
Generate mock OHLCV candles, orders, positions, and portfolio snapshots with WebSocket streaming.
var-report
Generate Value at Risk reports using Historical, Parametric, Monte Carlo, and EVT methodologies.
ui-build
Build optimized JavaScript and CSS bundles for the trading platform.
ui-analyze
Analyze frontend JavaScript bundle sizes to identify optimization opportunities.
deploy-dev
Deploy Docker Compose services to a local development environment.
signal-backtest
Perform walk-forward validation and optimization for alpha trading signals with Python.
position-check
Query executor service APIs to review trading positions and calculate risk metrics.
api-check
Check health and status of trading platform services and Docker containers.
test-all
Run the full pytest suite for a trading platform with coverage and marker filters.
stress-scenario
Execute stress test scenarios and analyze financial portfolio risk limits.
execution-quality
Analyzes trading execution quality against VWAP, TWAP, and arrival benchmarks.
feature-store
Manage feature engineering pipelines and validate data quality for machine learning.
backtest
Execute backtesting simulations for trading strategies and generate performance reports.
rebalance
Generate portfolio rebalancing buy/sell orders from target allocations.