·vscode-test-setup
</>

vscode-test-setup

This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Vitest), setting up CI/CD test pipelines, integrating coverage tools (v8/c8), or troubleshooting test configuration issues.

14Installs·2Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup

How to Install vscode-test-setup

Quickly install vscode-test-setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: s-hiraoku/vscode-sidebar-terminal.

SKILL.md

View raw

This skill enables rapid and reliable test environment setup for VS Code extension projects. It covers test framework configuration, CI/CD integration, coverage tooling, and best practices for maintainable test infrastructure.

Run the setup script to create all necessary configuration files:

Note: Integration/E2E tests that require the VS Code API still use Mocha via @vscode/test-electron, because the VS Code test host expects a Mocha test runner. This section is intentionally kept as-is.

This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Vitest), setting up CI/CD test pipelines, integrating coverage tools (v8/c8), or troubleshooting test configuration issues. Source: s-hiraoku/vscode-sidebar-terminal.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from s-hiraoku/vscode-sidebar-terminal

Quick answers

What is vscode-test-setup?

This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Vitest), setting up CI/CD test pipelines, integrating coverage tools (v8/c8), or troubleshooting test configuration issues. Source: s-hiraoku/vscode-sidebar-terminal.

How do I install vscode-test-setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/s-hiraoku/vscode-sidebar-terminal