# vscode

Visual Studio Code

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/microsoft-vscode
- Source: https://github.com/microsoft/vscode
- Price: free and open source

## Summary
vscode is a Claude Code plugin with 26 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes agent-customization, chronicle, create-agent. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add microsoft/vscode --agent claude-code
```

## Skills
- agent-customization
- chronicle
- create-agent
- create-hook
- create-instructions
- create-prompt
- create-skill
- get-search-view-results
- init
- install-vscode-extension
- project-setup-info-context7
- project-setup-info-local
- troubleshoot
- act-on-feedback
- code-review
- commit
- create-draft-pr
- create-pr
- fix-ci
- generate-run-commands
- merge
- sync-upstream
- sync
- troubleshoot
- update-pr
- update-skills

## FAQ

### What is vscode?
Visual Studio Code

### How do I install vscode?
Run these in Claude Code: npx -y skills add microsoft/vscode --agent claude-code. Then prompt normally.

### Does vscode auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is vscode free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
