Topic: vscode-extension
173 skills in this topic.
-
webhook-security
Implement secure webhook handling with signature verification, replay protection, and idempotency. Use when receiving webhooks from third-party services like Stripe, GitHub, Twilio, or building your own webhook system.
dadbodgeoff/drift 770
-
websocket-management
Production-grade WebSocket connection management with connection limits, user-to-connection mapping, ping/pong health verification, and automatic stale connection cleanup.
dadbodgeoff/drift 770
-
worker-health-monitoring
Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.
dadbodgeoff/drift 770
-
worker-orchestration
Manage concurrent background workers with scheduling, dependencies, health monitoring, and automatic disabling of failing workers.
dadbodgeoff/drift 770
-
add-ai-provider
Add a new AI provider integration to GitLens
gitkraken/vscode-gitlens 9,774
-
add-command
Create new VS Code commands with all required boilerplate
gitkraken/vscode-gitlens 9,774
-
add-icon
Add new icons to the GitLens GL Icons font
gitkraken/vscode-gitlens 9,774
-
add-test
Generate unit or E2E test files for existing code
gitkraken/vscode-gitlens 9,774
-
add-webview
Create new webviews with IPC protocol, Lit app, and registration
gitkraken/vscode-gitlens 9,774
-
analyze
Deep design and implementation analysis with devil's advocate evaluation
gitkraken/vscode-gitlens 9,774
-
audit-commits
Audit commits for issues and CHANGELOG entries
gitkraken/vscode-gitlens 9,774
-
challenge-plan
Use when reviewing or stress-testing a proposed technical approach, implementation plan, or architecture decision. Triggers when asked to review a plan, play devil's advocate, poke holes, or validate an approach before implementation begins.
gitkraken/vscode-gitlens 9,774
-
commit
Create well-formatted git commits following GitLens conventions
gitkraken/vscode-gitlens 9,774
-
create-issue
Create GitHub issues from uncommitted changes or commits
gitkraken/vscode-gitlens 9,774
-
deep-planning
Use when formulating the best technical approach for a task — before writing implementation plans or code. Triggers on architecture decisions, complex features, refactors, or when the user asks how to approach something. Investigates current codebase, questions existing patterns, researches alternatives, and presents approaches with trade-offs.
gitkraken/vscode-gitlens 9,774
-
deep-review
Use when reviewing a change set before merge, when tracing code paths for correctness, or when a thorough merge-blocking review is needed rather than a surface-level checklist
gitkraken/vscode-gitlens 9,774
-
inspect-live
Launch VS Code with GitLens via Playwright and inspect the running extension — read UI text, check feature flags, read logs, take screenshots
gitkraken/vscode-gitlens 9,774
-
investigate
Structured investigation of a bug or unexpected behavior before implementing a fix
gitkraken/vscode-gitlens 9,774
-
review
Code review against GitLens standards with optional impact completeness audit
gitkraken/vscode-gitlens 9,774
-
worktree
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees following GitLens conventions
gitkraken/vscode-gitlens 9,774
-
advanced-debugging
State-of-the-art debugging agent with hypothesis-driven analysis, automatic code instrumentation, git worktree isolation, and browser automation. Use when debugging errors, stack traces, unexpected behavior, performance issues, failed tests, race conditions, or hard-to-reproduce bugs.
giulio-leone/vscode-agent-skills 1
-
oneplan
OnePlan is a GitHub-native, context-driven engineering workflow using Milestones (tracks), Issues (spec/plan), and Sub-issues (phases/tasks). Use for complex features/bugfixes that need structured planning, resumable execution, parallel tasks, and team coordination.
giulio-leone/vscode-agent-skills 1
-
skill-generator
Meta-skill for creating, refining, and managing Agent Skills. Use when needing to create new skills, improve existing skills, analyze skill performance, or teach the agent new capabilities. Enables self-improvement and knowledge capture.
giulio-leone/vscode-agent-skills 1
-
tech-debt-reducer
Systematic technical debt reduction and code optimization agent. Use when refactoring code, reducing complexity, eliminating code smells, improving performance, cleaning up unused code, or modernizing legacy patterns. Handles dependency updates, architecture improvements, and codebase health metrics.
giulio-leone/vscode-agent-skills 1