Skip to main content
GitHub repository

vscode-ocx

vscode-ocx contains 6 collected skills from ocx-sh, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-06-14
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

add-tech-specialist
computer-occupations-all-other

Use when the extension adopts a new technology (a library, framework, protocol, or service — e.g. Solr, a language server, a webview UI framework) and you want reusable per-technology expertise. Generates a path-scoped rule + a specialist agent (+ optional skill) so future tasks get current, project-specific guidance on that tech. Trigger: /add-tech-specialist.

2026-06-14
architect
software-developers

Use when a task involves a design spec, ADR, one-way-door decision, or evaluating trade-offs between architectural approaches for the VS Code extension. Invoke before implementation when requirements span modules or a decision is hard to reverse. Trigger: /architect.

2026-06-14
builder
software-developers

Use when writing code, fixing a bug, implementing a feature, or improving code structure in the VS Code extension. Invoked for typed implementation work inside `src/`, `src/test/`, build config, or other source surfaces. Trigger: /builder.

2026-06-14
code-check
software-quality-assurance-analysts-and-testers

Use for code review, quality audits, SOLID/DRY consistency checks, pattern audits across the VS Code extension codebase, lint/type-check, or verifying anti-pattern compliance across a scope. Trigger: /code-check.

2026-06-14
commit
software-developers

Use when the user says "commit", "/commit", "save progress", or asks to land working changes on a feature branch. Working-phase posture — minimises commit count, can amend rolling Checkpoints, offers a one-time PR prompt. Conventional Commits.

2026-06-14
qa-engineer
software-quality-assurance-analysts-and-testers

Use when designing test suites, writing integration/acceptance tests, validating an implementation against a spec, or planning test coverage before implementation for the VS Code extension. Trigger: /qa-engineer.

2026-06-14