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

Derivatives-Algorithms-Lib

Derivatives-Algorithms-Lib 收录了来自 wegamekinglc 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
26
更新
2026-07-24
Forks
7
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dal-unit-test-write
软件质量保证分析师与测试员

Write Google Test unit tests and fix failing test sets for the DAL C++ quantitative finance library. Use when the user asks to write tests, add test coverage, create unit tests, repair broken tests, fix failing test suites, or mentions testing for new or existing C++ code. Also trigger when implementing features that need test coverage, refactoring code without tests, or when the user mentions a function/class that should be tested.

2026-07-24
dal-unit-test-skill
软件质量保证分析师与测试员

Run and inspect this repository's build and Google Test workflow. Use when the user asks to run all tests, verify the whole codebase, execute the Linux or Windows build/test scripts, inspect `test_output.txt`, or confirm whether the test suite passes.

2026-07-24
dal-web-setup
软件开发工程师

Start or stop the DAL derivatives portfolio web UI (FastAPI backend + React/Vite frontend). Use when the user says "start the web UI", "run the Web UI", "stop the web UI", "shut down the Web UI", "launch the dashboard", or anything about bringing the DAL web UI up or down. On Windows/PowerShell 7 it uses the `.ps1` scripts; elsewhere it uses the `.sh` scripts.

2026-07-24
dal-web
软件开发工程师

Work on the DAL web UI and backend. Use when starting or stopping the FastAPI/React app, changing `dal-web/`, running backend/frontend/e2e tests, applying the industrial terminal UI style, or enforcing async backend rules.

2026-07-24
dal-git-pr
软件开发工程师

Package DAL repository changes into commits and pull requests. Use when the user says to commit, push, open a PR, update a PR, ship it, send for review, or wrap up current work.

2026-07-24
dal-commit-and-pr
软件开发工程师

Commit current repository changes, push to a remote branch, and create or update a pull request. Use when the user says "ship it", "commit and PR", "push and create PR", "send this up for review", "wrap this up", or any variation of committing, pushing, and opening or updating a PR in one workflow.

2026-07-11
dal-code-style-review
软件质量保证分析师与测试员

Review changed C++ code and DAL markdown guidance for compliance with this project's coding, unit test, and documentation style. Use when the user asks to review code style, check style compliance, lint code, verify naming conventions, review changed files for project conventions, check .claude markdown guidance, or says "review my changes", "check the style", "does this follow our conventions", or similar.

2026-06-20