Agent Skills by aadorian
Showing 26 vetted skills indexed across 1 GitHub repositories.
author-contributions
Trace author-contributed files across git branches with rename-aware history.
launch
Launches Code OSS with remote debugging and automates UI via agent-browser and Chrome DevTools Protocol.
chat-customizations-editor
Maintain Chat Customizations editor documentation across VS Code surfaces.
memory-leak-audit
Detect memory leaks and disposable cleanup issues in VS Code extension code.
add-policy
Add and validate VS Code configuration policies with TypeScript checks and artifact regeneration.
component-fixtures
Creates isolated UI component fixtures for visual screenshot testing and inspection.
azure-pipelines
Validates Azure DevOps pipeline changes via CLI without full CI runs.
fix-ci-failures
Diagnose and fix failing GitHub Actions checks on a pull request branch.
agent-sessions-layout
Audit and implement VS Code Agent Sessions workbench layout behavior.
unit-tests
Run VS Code unit tests with file-level and test-name filtering.
integration-tests
Run VS Code integration tests for node.js files and extension host suites.
hygiene
Run VS Code hygiene checks on staged TypeScript and CSS files.
sessions
Implement Agent Sessions window architecture changes with spec-driven validation.
tool-rename-deprecation
Preserve renamed tool references in legacy arrays during registration changes.
accessibility
Review VS Code UI features for accessibility requirements like ARIA labels and keyboard operability.
fix-errors
Trace unhandled VS Code telemetry errors to their originating data producers.
update-screenshots
Download CI screenshot artifacts and replace component baselines via GitHub Actions.
commit
Create a repository-compliant git commit message for staged or unstaged changes.
sync-upstream
Rebase a stale session branch onto the latest upstream and resolve merge conflicts.
merge-changes
Merge a topic branch into its merge base branch with conflict resolution.
act-on-feedback
Convert reviewer comments into targeted code changes for session follow-ups.
generate-run-commands
Generate and update session run commands in .vscode/tasks.json.
create-draft-pr
Create a draft pull request via the GitHub MCP server after running compile and hygiene checks.
update-skills
Capture repository learnings as reusable skills or instructions.