Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill spectra-index명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | spectra-index |
| description | >- Use when this capability is needed. |
Spectra: GPU C++20 plotting (Vulkan, ImGui, IPC). CLAUDE.md + BUILD_ENVIRONMENT.md for build rules.
| Skill | Use when |
|---|---|
| spectra-dev | Full feature cycle (plan → build → QA) |
| spectra-implementation | Plan, design, or write C++/GLSL/Python |
| build-and-test | Compile, ctest, smoke |
| git-manager | Commits, branches, PRs, releases |
| github-ci | Actions workflows, CI failures |
| qa-orchestrator | Multi-domain QA sweep |
| Skill | Use when |
|---|---|
| build-system | CMake targets, flags, shaders in build |
| debug-vulkan | Validation, swapchain, pipeline errors |
| add-shader | New GLSL/SPIR-V |
| add-series-type | New 2D/3D series |
| add-command | Command palette + shortcuts |
| add-test | Unit, golden, benchmark |
| add-example | examples/ demo |
| 3d-rendering | Axes3D, camera, 3D shaders |
| data-pipeline | Decimation, filters, streaming |
| ipc-protocol-dev | IPC messages, daemon |
| python-bindings | python/spectra/ |
| code-simplifier | Safe refactors, no API change |
| graphical-change-workflow | Any pixel/shader/UI change |
| spectra-mcp | Live app http://127.0.0.1:8765/mcp |
SPECTRA_BUILD_QA_AGENT=ON)| Skill | Use when |
|---|---|
| qa-designer-agent | Visual design review |
| qa-performance-agent | Stress/fuzz, crashes |
| qa-regression-agent | Golden + unit gate |
| qa-api-agent | Python/IPC/public API |
| qa-accessibility-agent | WCAG, colorblind, keyboard |
| qa-memory-agent | ASan, leaks, VMA |
| qa-ros-performance-agent | ROS2 adapter |
graphical-change-workflow + domain skillpython-bindings + qa-api-agentgithub-ci (+ root fix in code if needed)git-managercode-simplifierConverted from .github/agents/*.agent.md (2026-06).
Source: danlil240/Spectra — distributed by TomeVault.