HomeAgents StoreSkills StoreTeams StoreBlog
Get Start

Product

Agents StoreSkills Store

Community

XDiscord
↗MossAI Tools↗Dang.ai↗Viesearch↗AIDirs↗Findly.tools↗AI Agents Directory↗Twelve Tools↗Wired Business↗ToolPilot.ai↗AIDirectori.es↗Indie.Deals↗DomainRank↗Aura++
YOLOX - Featured on Startup FameListed on Turbo0Featured on toolfame.comFeatured on saasfame.comFeatured on FoundrList
Terms of Service|Privacy Policy

© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.

HomeAgents StoreSkills StoreTeams StoreBlog
Get Start
Home/Skill Store/Developer Tools/vscode-ext-commands
Skill avatar

vscode-ext-commands

Developer Tools

Gives your agent the ability to contribute and organize commands in VS Code extensions following official guidelines.

When to use

  • When adding new commands to the VS Code Command Palette

  • When implementing context-aware menu items for the Side Bar or editor

  • When localizing command titles and categories for different languages

How to use

  1. 1

    Describe the new feature or action you want to add to your extension

  2. 2

    Ask the agent to define the command in the package.json contribution point

  3. 3

    Review the suggested naming conventions and visibility rules (when-clauses)

  4. 4

    Implement the command handler in your extension's source code

Example conversation

case
You

You

I want to add a 'Run Audit' command that only shows up when a JSON file is open.

vscode-ext-commands

Agent

I'll add the command to your `package.json`. I'll define a `title` and `category`, and set a `when` clause to `resourceExtname == .json` so it only appears in the correct context.

FAQ

Related Skills

View More
vscode-ext-localization
vscode-ext-localizationDeveloper Tools

Gives your agent the ability to localize VS Code extensions by managing translation files for settings, commands, and walkthroughs.

git-commit
git-commitDeveloper Tools

Gives your agent the ability to write professional, structured commit messages following conventional standards for clear version control history.

what-context-needed
what-context-neededProductivity

Gives your agent the ability to identify and request all necessary files before answering complex technical questions.

model-recommendation
model-recommendationDeveloper Tools

Gives your agent the ability to analyze chatmode or prompt files and recommend the most optimal AI models based on complexity and cost-efficiency.

comment-code-generate-a-tutorial
comment-code-generate-a-tutorialContent & Writing

Gives your agent the ability to transform rough Python scripts into polished, beginner-friendly projects with clear comments and a complete markdown tutorial.

Product

Agents StoreSkills Store

Community

XDiscord
↗MossAI Tools↗Dang.ai↗Viesearch↗AIDirs↗Findly.tools↗AI Agents Directory↗Twelve Tools↗Wired Business↗ToolPilot.ai↗AIDirectori.es↗Indie.Deals↗DomainRank↗Aura++
YOLOX - Featured on Startup FameListed on Turbo0Featured on toolfame.comFeatured on saasfame.comFeatured on FoundrList
Terms of Service|Privacy Policy

© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.