一键导入
paper-equation-implementation
Guide implementation and review of algorithms from papers, equations, or technical references.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide implementation and review of algorithms from papers, equations, or technical references.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | paper-equation-implementation |
| description | Guide implementation and review of algorithms from papers, equations, or technical references. |
Use when a worker job maps equations, algorithms, or methods from a paper or technical reference into code.
Return:
Create a small, scoped worker job for Cursor using the filesystem job protocol.
Review scientific or numerical code written by a worker for correctness, scope, tests, and documentation.
Check that worker reports, commit docs, job status, git history, changed-file lists, and test logs describe the same worker attempt.
Design focused tests for numerical algorithms, convergence behavior, analytic cases, and backend parity.
Review Kokkos, MPI, GPU, or performance-portable work for correctness, parity, and maintainability.