vscode skills

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

Browse within: vscode-extension 71copilot 42github 42github-copilot 23luau 23roblox 23docker 16copilot-skills 15evaluation-framework 15llms 15vibecoding 15academic-writing 11ai-developer-tools 11chatgpt 11

icon-jetbrains

01

Kilo-Org/kilocode

Skill Claude CodeCodex

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

27k 2d ago 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 2d ago 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 2d ago A 25 tokens original MIT

coder-agents-review

04

coder/coder

Skill Claude CodeCodex

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with /coder-agents-review when needed, wait for feedback from the coder-agents-review GitHub app, fix issues, and repeat until the app comments approved.

14k 2d ago A 68 tokens AGPL-3.0

deep-review

05

coder/coder

Skill Claude CodeCodex

Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.

14k 2d ago A 30 tokens AGPL-3.0

write-docs

06

coder/coder

Skill Claude CodeCodex

Authoring workflow and guardrails for writing, moving, or restructuring Coder documentation under docs/. Points at the canonical content guidelines and prose style guide, then walks research, routing, Diátaxis mode, structure, pedagogy, and validation. Counterpart to the doc-check skill, which reviews changes for…

14k 2d ago A 68 tokens AGPL-3.0

a11y-flow-audit

07

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 3d ago A 107 tokens

live-exercise

08

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 3d ago A 76 tokens

live-perf

09

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 3d ago A 62 tokens

chat-1-message

10

smallcloudai/refact

Skill Claude CodeCodex

Use when a workflow consistently revolves around a single chat message or prompt response, especially for quick one-turn interactions, message formatting, or minimal-context chat handling.

3.5k 3mo ago A 0 tokens original BSD-3-Clause archived

ultracite

12

haydenbleasel/ultracite

Skill Claude CodeCodex

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to…

3.2k 5d ago A 142 tokens original MIT

docs-manage

13

arabold/docs-mcp-server

Skill Claude CodeCodex

Manage the Grounded Docs MCP Server documentation index. Covers scraping and indexing documentation from URLs or local files, refreshing existing indexes with changed content, and removing libraries from the index. Use when you need to add, update, or delete indexed documentation.

1.7k 3d ago A 53 tokens original MIT

docs-search

14

arabold/docs-mcp-server

Skill Claude CodeCodex

Search and query the Grounded Docs MCP Server documentation index. Covers listing indexed libraries, searching documentation content, and resolving library versions. Use when you need to look up API references, find code examples, or check which documentation is available in the local index.

1.7k 3d ago A 54 tokens original MIT

fetch-url

15

arabold/docs-mcp-server

Skill Claude CodeCodex

Fetch a single URL and convert its content to Markdown. Use when you need to read a web page, documentation page, or API reference without indexing it. The content is returned as plain Markdown text on stdout.

1.7k 3d ago A 45 tokens original MIT

lore

16

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

17

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

joyride-internals

18

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride extension internals — subsystem contracts, state architecture, activation sequences, and namespace reference. Use when: modifying core extension code, debugging state issues, working with app-db or SCI context, understanding activation or script execution flow, investigating nREPL or when-context behavior, or…

592 2d ago A 69 tokens

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride User scope scripting — scripts and source files in /.config/joyride/. Covers user activation scripts, global keyboard shortcuts, disposable management, and npm dependencies. Use when: creating or editing User scripts/source files, setting up useractivate.cljs, or configuring global keybindings.

592 2d ago A 62 tokens

joyride

20

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride core — REPL evaluation, async patterns, VS Code API access, Flares, JS interop, and available libraries. Use when: working with Joyride evaluation, writing ClojureScript in any Joyride context, creating Flares/WebViews, exploring VS Code APIs via the REPL, or using joyrideevaluatecode.

592 2d ago A 73 tokens

using-subagents

21

Lianues/Lim-Code

Skill Claude CodeCodex

A guide to using multiple coding subagents, which are separate agents that handle assigned tasks independently. It explains how to share facts, decisions, reviews, and blockers through durable project files.

149 3mo ago A 75 tokens original MIT

write-a-skill

22

Lianues/Lim-Code

Skill Claude CodeCodex

创建、审查和维护 agent 技能(Skill)。Use when creating/refining a Skill or deciding whether Skill、command、hook、rule、AGENTS.md guidance is the right carrier.

149 3mo ago A 44 tokens original MIT

docs-automation

24

SAP-samples/hana-developer-cli-tool-example

Skill Claude CodeCodex

Automate docs updates and command documentation generation. Use for generate-command-docs, enhance-command-docs, sidebar generation, and VitePress build checks.

109 6d ago A 35 tokens original Apache-2.0