Create new VS Code commands with all required boilerplate
Langue du texte source : anglais
Menu
SkillsMP a collecté 28 skills depuis gitkraken/vscode-gitlens. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 28 skills collectés sur 28.
Create new VS Code commands with all required boilerplate
Langue du texte source : anglais
Create new webviews with RPC services, Lit app, and registration
Langue du texte source : anglais
Code review against GitLens standards with optional impact completeness audit
Langue du texte source : anglais
Audit commits for issues and CHANGELOG entries
Langue du texte source : anglais
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.
Langue du texte source : anglais
Create GitHub issues from uncommitted changes or commits
Langue du texte source : anglais
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,…
Langue du texte source : anglais
Use whenever any UI-bearing work touches a running instance — building or fixing a feature, ship-gating, auditing, OR debugging visible bugs (flaky behavior, intermittent rendering, "sometimes does X" reports, hover/focus/animation glitches, layout overflow).…
Langue du texte source : anglais
Use when you want to iterate on a feature interactively with the user watching a running instance — pair-programming rhythm for UI-heavy work, redesigns, copy tightening, layout exploration, or any "let me just show you what I want" session. Not for…
Langue du texte source : anglais
Use when you want to measure and improve the performance of a feature in the running extension, hunt regressions, or perf-tune before shipping. Standalone for perf-tuning an existing feature; also invoked by /live-exercise Phase 7. Not for static code review…
Langue du texte source : anglais
Generate unit or E2E test files for existing code
Langue du texte source : anglais
Use for one-off / single-question inspection of the running GitLens extension — examining UI state, reading logs, checking feature flags, dispatching a command, or asking "what does the live DOM look like right now". Reference for `vscode-inspector` MCP…
Langue du texte source : anglais
Reorganize the CHANGELOG's [Unreleased] section into a release "story" — pillar features become umbrella entries with sub-bullets, wording gets tightened to expert release-notes quality, and intra-release-only fixes get pruned by verifying against the last…
Langue du texte source : anglais
Consolidate a feature branch's commits into the minimum number of valuable commits with no add-then-undo churn, verifying the final tree is byte-identical. Use whenever the user asks to clean up, consolidate, squash, restructure, or curate a branch's commits,…
Langue du texte source : anglais
Use to audit a component, file, or directory for WCAG 2.1 AA accessibility compliance. Detects ARIA anti-patterns, missing semantics, keyboard gaps, and color-only information. Safety-first — refuses to emit fixes that would create a new accessibility bug.…
Langue du texte source : anglais
Use to audit a page, view, or composed flow for WCAG 2.1 AA compliance at the composition level - landmarks, heading hierarchy, tab order across components, focus handoff on modal open/close, live-region conflicts. Scope is page/view, NOT component internals.…
Langue du texte source : anglais
Use to produce a leader-facing remediation proposal from one or more /a11y-audit outputs plus team and product context. Translates audit findings into sprint plans, staffing asks, customer-facing language, compliance rollups, and critical-path analysis.…
Langue du texte source : anglais
Add new icons to the GitLens GL Icons font
Langue du texte source : anglais
Use to gate a change set before merge — delegates bug-hunting to the built-in code-review skill, then layers goals.md alignment, cross-platform/consumer completeness, and validation-gap analysis into a merge verdict. For standards/checklist compliance use…
Langue du texte source : anglais
Investigate bugs — single-issue deep root cause analysis or batch parallel investigation from a report or issue list
Langue du texte source : anglais
Use when touching any CSS — new files, edits, audits, refactors, `<style>` blocks, CSS-in-JS, Tailwind config, design-token files, or reviewing CSS a teammate wrote. Applies to vanilla CSS, shadow DOM internals, web-component consumers, VS Code webviews, and…
Langue du texte source : anglais
Update GitHub issues from triage, investigation, or prioritization reports — adds labels, posts comments, sets milestones, and closes issues with safety checks
Langue du texte source : anglais
Use when reviewing a change set for user experience quality — traces user flows instead of code paths, validates that the implementation delivers the right experience against the goals doc's UX spec
Langue du texte source : anglais
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees following GitLens conventions
Langue du texte source : anglais
Scope a unit of work into a goals document — defines what and why, not how. Bridge between triage output and dev planning. Produces .work/dev/{identifier}/goals.md for /deep-planning to consume.
Langue du texte source : anglais
Prioritize triaged/investigated issues — recommends shortlist, backlog, won't fix, or community contribution with priority signals and draft communications
Langue du texte source : anglais
Triage GitHub issues using an evidence pack — evaluates issues and produces a structured report with verdicts, confidence levels, and recommended actions
Langue du texte source : anglais
Create well-formatted git commits following GitLens conventions
Langue du texte source : anglais