com um clique
adams_vscode
adams_vscode contém 4 skills coletadas de bthornton191, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.
Review code for bugs, style, convention violations, and test coverage. Use when: reviewing changed files, auditing a diff, validating code quality, or performing the completion protocol review step.
Build, modify, test, and debug the Adams CMD Language Server (LSP) and CLI linter Python package. Use when: implementing parser, schema, rules, linter, CLI, or LSP server code in adams-cmd-lsp/; writing or running pytest tests; generating command_schema.json; wiring the LSP client into the VS Code extension. Covers pygls 2.x patterns, the parser port from JS, lint rule signatures, schema format, and testing conventions.
Prepare the VS Code extension for publishing to the VS Code Marketplace and Open VSX. Use when: releasing a new version, bumping version, updating changelog, tagging a release, publishing extension. Handles version bump, CHANGELOG.md update, .vscodeignore audit, git commit, tag, and push.