Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Trading-ntrader

Trading-ntrader 收录了来自 allaydesai 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-06-10
Forks
2
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

impeccable
网页开发工程师

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-06-10
data-pipeline
数据科学家

Use when loading market data, working with the Parquet catalog, fetching from IBKR, converting CSV data, or diagnosing data availability issues. Covers the DataCatalogService API, catalog structure, and IBKR client configuration.

2026-04-04
nautilus-engine-patterns
软件开发工程师

Use when running backtests, debugging engine crashes, working with BacktestEngine lifecycle, or encountering segfaults and LogGuard panics. Covers engine setup sequence, result extraction, and C extension isolation.

2026-04-04
ntrader-debugging
软件开发工程师

Use when diagnosing segfaults, test failures, data issues, or engine crashes. Covers LogGuard panics, C extension state leaks, common error messages with fixes, and debugging commands.

2026-04-04
ntrader-testing
软件质量保证分析师与测试员

Use when writing tests, choosing test tiers, using test fixtures, or following TDD workflow. Covers the test pyramid (unit/component/integration/e2e), available test doubles, fixture catalog, and market scenarios.

2026-04-04
strategy-development
软件开发工程师

Use when creating a new trading strategy, modifying strategy logic, adding indicators, or working on position sizing. Covers the 4-file registration pattern, on_bar() flow, and Nautilus indicator gotchas.

2026-04-04
web-ui-development
软件开发工程师

Use when adding web UI pages, API endpoints, chart routes, or working with HTMX/Jinja2 templates. Covers the FastAPI app structure, router registration, HTMX patterns, and Tailwind CSS build process.

2026-04-04
bmad-distillator
软件开发工程师

Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.

2026-04-03
bmad-init
软件开发工程师

Initialize BMad project configuration and load config variables. Use when any skill needs module-specific configuration values, or when setting up a new BMad project.

2026-04-03
e2e-ui-testing
软件质量保证分析师与测试员

End-to-end UI testing for the NTrader backtesting web application. Use when verifying user workflows through the browser — running backtests, viewing results, navigating pages, checking form validation, or confirming HTMX interactions work correctly. Triggers include "test the UI", "verify the backtest page", "check the form works", "e2e test", or any request to validate web UI behavior in a real browser.

2026-03-22