Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aidome-endpoint-switchboard-vscode

aidome-endpoint-switchboard-vscode contains 8 collected skills from AIdome-co, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
5
updated
2026-04-24
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

adapter-development
software-developers

Use when adding support for a new AI coding assistant. Covers adapter implementation, registry updates, testing, and verification in the Extension Development Host.

2026-04-24
extension-packaging
software-developers

Use when packaging, releasing, or publishing the VS Code extension. Covers vsce packaging, VSIX validation, GitHub Releases, and Marketplace / Open VSX publishing.

2026-04-24
qa
software-quality-assurance-analysts-and-testers

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.

2026-04-24
codeql
information-security-analysts

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.

2026-03-26
secret-scanning
information-security-analysts

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.

2026-03-26
vscode-ext-commands
software-developers

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.

2026-03-26
vscode-ext-localization
software-developers

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.

2026-03-26
ci-debugging
network-and-computer-systems-administrators

Use when debugging failing CI workflows, build errors, test failures, or VSIX packaging issues in GitHub Actions.

2026-03-11