ワンクリックで
adams_vscode
adams_vscode には bthornton191 から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.