一键导入
aidome-endpoint-switchboard-vscode
aidome-endpoint-switchboard-vscode 收录了来自 AIdome-co 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when adding support for a new AI coding assistant. Covers adapter implementation, registry updates, testing, and verification in the Extension Development Host.
Use when packaging, releasing, or publishing the VS Code extension. Covers vsce packaging, VSIX validation, GitHub Releases, and Marketplace / Open VSX publishing.
Use when running an agentic QA pass on the AIdome Endpoint Switchboard extension — test planning, bug hunting, edge-case analysis, or pre-release verification. Wraps the gem-team-inspired QA agent pipeline (research → plan → generate → run → fix) plus adversarial review.
Use when setting up or maintaining CodeQL code scanning for the AIdome Endpoint Switchboard extension. Covers GitHub Actions workflow configuration, JavaScript/TypeScript analysis, alert triage, and custom query packs.
Use when configuring secret scanning and push protection for the AIdome Endpoint Switchboard repository. Covers alert triage, custom patterns for AIdome API keys, and integration with the extension's SecretStorage model.
Use when adding or updating VS Code command contributions in the AIdome Endpoint Switchboard extension. Covers naming conventions, package.json contributions, command handler registration, and the thin-wrapper pattern.
Use when localizing the AIdome Endpoint Switchboard VS Code extension. Covers package.json NLS, source code l10n, walkthrough content translation, and best practices for managing locale bundles.
Use when debugging failing CI workflows, build errors, test failures, or VSIX packaging issues in GitHub Actions.