Agent Skills by mohitkumar9211
Showing 17 vetted skills indexed across 1 GitHub repositories.
agent-customization
Create and troubleshoot VS Code agent configuration files.
troubleshoot
Analyze session debug logs to identify chat agent errors and delays.
project-setup-info-local
Initialize complete development environments with dependencies and configurations across multiple frameworks.
project-setup-info-context7
Automates project scaffolding with folders, configs, and dependencies.
install-vscode-extension
Install VS Code extensions by ID with version selection via command line.
get-search-view-results
Extract search results from VS Code's search view for analysis.
java-lsp-tools
Locate Java symbol definitions and analyze call hierarchies via LSP.
debug-failing-test
Diagnose failing unit tests through structured logging and iterative analysis.
python-manager-discovery
Detect Python environment managers and diagnose configuration issues.
run-e2e-tests
Automate end-to-end testing of VS Code extension workflows in real instances.
run-integration-tests
Run integration tests for VS Code extension components using vscode-test utilities.
run-smoke-tests
Run smoke tests for VS Code extensions in a real instance.
settings-precedence
Explain VS Code settings precedence and scope management across multi-root workspaces.
cross-platform-paths
Detect platform-specific path bugs in cross-platform development code.
run-pre-commit-checks
Run linting, type analysis, and unit tests before commits.
generate-snapshot
Analyze git history, code complexity, and dependencies to generate snapshot reports.
create-pull-request
Create structured GitHub pull requests from commit history and issue references.