vscode extension skills

206 tagged vscode extension, measured the same way as everything else here.

Browse within: vscode 72graph-database 39graphs 39static-analysis 39github 28spec-driven-development 27github-copilot 25angular 22chrome-extension 22github-actions 22github-apps 22copilot-skills 15academic-writing 13citation-integrity 13

icon-jetbrains

01

Kilo-Org/kilocode

Skill Claude CodeCodex

Create or review IntelliJ New UI SVG icons, theme variants, sizes, and palette.

27k +38 today A 23 tokens original MIT

release-jetbrains

02

Kilo-Org/kilocode

Skill Claude CodeCodex

Use when releasing the Kilo JetBrains plugin -- resolve a version ("next rc" or explicit), run the prepare workflow, edit and commit a filtered human-readable changelog on the release PR, then watch publish to completion.

27k +38 today A 50 tokens original MIT

Kilo-Org/kilocode

Skill Claude CodeCodex

Write Storybook stories and visual regression tests for the Kilo VS Code extension webview UI.

27k +38 today A 25 tokens original MIT

a11y-flow-audit

04

gitkraken/vscode-gitlens

Skill Claude CodeCodex

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. Safety-first - refuses to emit fixes that would create a…

9.9k +3 today A 107 tokens

live-exercise

05

gitkraken/vscode-gitlens

Skill Claude CodeCodex

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). Adaptive depth from tactical fix-loop to ship-gate audit.…

9.9k +3 today A 76 tokens

live-perf

06

gitkraken/vscode-gitlens

Skill Claude CodeCodex

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 without measurement.

9.9k +3 today A 62 tokens

next-qa

07

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Run one unattended iteration of the QUALITY-ASSURANCE loop — steward any in-flight QA PR, then build ONE queued qa issue (test infrastructure, unit tests, regression tests for known bugs) on a branch off auto-qa and open a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use…

5.4k 2d ago A 105 tokens

next-task

08

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Run one unattended IMPLEMENTATION iteration of the autonomous value-creation loop — steward any in-flight PR, fix interrupts (red CI / security / human bugs), or else build ONE queued idea issue on a branch off auto-dev and open a PR that squash-merges on green CI. Ideation lives in the next-idea skill; this skill…

5.4k 2d ago A 107 tokens

ccwf-cli

09

breaking-brake/cc-wf-studio

Skill Claude CodeCodex

Use the ccwf CLI (from @cc-wf-studio/cli) to render, validate, preview, export, or run cc-wf-studio workflow JSON files from the terminal. Apply whenever the user mentions viewing, visualizing, checking, executing, or converting a workflow under .vscode/workflows/ (or any workflow.json), wants a Mermaid diagram of a…

5.4k 2d ago A 121 tokens

sweetpad

10

sweetpad-dev/sweetpad

Skill Claude CodeCodex

Build, run, and test Xcode and Swift Package apps from the terminal with the sweetpad CLI ("xcodebuild for humans"). Use when the user wants to compile an iOS/macOS/Swift app, run it on a simulator or device, read build errors, run tests, or inspect resolved build settings from the command line — with agent-safe…

1.9k +1 6d ago A 90 tokens original MIT

lore

11

specstoryai/getspecstory

Skill Claude CodeCodex

SpecStory Lore - mine your SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more) into a persistent corpus, surface your reproducible workflows with corroborated evidence, and interactively forge the chosen ones into skills installed across all your agent harnesses. Use when the user…

1.3k 8d ago A 109 tokens original Apache-2.0

workthreads

12

specstoryai/getspecstory

Skill Claude CodeCodex

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

1.3k 8d ago A 126 tokens original Apache-2.0

spring-projects/spring-tools

Skill Claude CodeCodex

Converts a Spring Boot language server quick fix in headless-services from an OpenRewrite recipe to a JDT-based refactoring, following this repo's stated goal of moving away from OpenRewrite recipes for Java quick fixes. Use when asked to convert, migrate, or port an OpenRewrite recipe (in commons-rewrite) to a JDT…

980 4d ago A 96 tokens EPL-1.0

spring-projects/spring-tools

Skill Claude CodeCodex

Creates a new Spring Boot project by downloading it from start.spring.io using curl, then extracting it into the target directory. Use this when a user asks to create, generate, initialize, or scaffold a new Spring Boot project.

980 4d ago A 52 tokens EPL-1.0

quickfix

15

spring-projects/spring-tools

Skill Claude CodeCodex

Retrieves the explanation and fix instructions for a specific Spring Boot diagnostic error code and applies the fix to a specific file. Use this when you encounter a Spring Boot warning or error and need to know how to fix it.

980 4d ago A 47 tokens EPL-1.0

nyx-ui-screenshots

16

sthamann/nyx-local-ai

Skill Claude CodeCodexCursor

Regenerate the README UI screenshots for nyx-local-ai from the browser harness — build the webview, serve the harness scenes, capture and crop the images into docs/. Use when the UI changed visibly, when the user asks to update screenshots, or before a release with UI changes.

137 1mo ago A 64 tokens original MIT

release-nyx

17

sthamann/nyx-local-ai

Skill Claude CodeCodexCursor

Ship a new nyx-local-ai release end to end — bump versions consistently, run the quality gates (typecheck, smoke tests, package), install locally, tag and push so CI publishes the installer artifacts. Use when the user asks to release, ship, publish, bump the version, or cut a new build of the extension.

137 1mo ago A 72 tokens original MIT

alfredoperez/speckit-companion

Skill Claude CodeCodex

Evaluate the speckit-extension end-to-end against a real spec — verify lifecycle hooks fired, .spec-context.json captured each step into canonical history[], timing is real (not backfilled), and per-task execution was journaled. Umbrella eval for the spec-kit-side extension; grows as features land (auto-mode, etc.).…

87 2d ago A 116 tokens original MIT

feature-clip

19

alfredoperez/speckit-companion

Skill Claude CodeCodex

Build, retime, restyle or re-render a SpecKit Companion feature clip — the short looping videos on the landing page and in the docs. Covers the whole chain from Storybook capture to the file the site serves.

87 2d ago A 49 tokens original MIT

alfredoperez/speckit-companion

Skill Claude CodeCodex

File the spec-kit community-catalog update for the companion extension as an Extension Submission ISSUE on github/spec-kit (never a PR — direct catalog PRs are rejected). Renders the issue body from the LIVE upstream issue-form template so our headings can't drift from theirs. Minor and major releases only. Use when…

87 2d ago A 114 tokens original MIT

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Backseat Driver extension internals — Ex framework contracts, app-db state architecture, MCP socket server lifecycle, enrichment system, Datascript output log, activation sequences, and namespace reference. Use when: modifying core extension code, debugging state issues, working with app-db or Ex framework…

64 4d ago A 82 tokens original MIT

backseat-driver

22

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Effective use of the Backseat Driver extension and its tools for Clojure interactive programming. Use when: working in Clojure (including all dialects and runtimes) project, be it reading, planning, developing, or evaluating code in the REPL, looking up function documentation or ClojureDocs examples, choosing REPL…

64 4d ago A 186 tokens original MIT

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Testing strategies for Calva Backseat Driver MCP tools. Use when: Testing Backseat Driver, validating tool updates, testing structural editing workflows, verifying REPL evaluation with who-tracking, testing shadow-cljs runtime discovery and targeting, testing output log filtering, testing load-file tool, smoke testing…

64 4d ago A 106 tokens original MIT

use-sdk

24

AmadeusITGroup/otter

Skill Claude CodeCodex

Install, configure, and use a TypeScript SDK generated with @ama-sdk. Use when user wants to call APIs, set up a client (fetch, Angular, beacon), or understand how to use an existing SDK package.

57 5d ago A 48 tokens original BSD-3-Clause