원클릭으로
numerical-test-design
Design focused tests for numerical algorithms, convergence behavior, analytic cases, and backend parity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Design focused tests for numerical algorithms, convergence behavior, analytic cases, and backend parity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | numerical-test-design |
| description | Design focused tests for numerical algorithms, convergence behavior, analytic cases, and backend parity. |
Use when planning or reviewing tests for numerical algorithms, solvers, kernels, or scientific data transforms.
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.
Guide implementation and review of algorithms from papers, equations, or technical references.
Review Kokkos, MPI, GPU, or performance-portable work for correctness, parity, and maintainability.