用 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.