github-actions-vscode-ci
CommunityStreamline VS Code extension CI.
Authorcsharpfritz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides best practices and patterns for setting up efficient and reliable Continuous Integration (CI) pipelines specifically for VS Code extensions using GitHub Actions.
Core Features & Use Cases
- Optimized CI Workflows: Implements strategies like
npm ci,xvfb-runfor tests, and concurrency control to reduce CI time and prevent redundant builds. - Best Practices: Details common pitfalls and anti-patterns to avoid in VS Code extension CI.
- Use Case: Ensure your VS Code extension's tests run reliably on Linux CI environments and that duplicate builds for the same pull request are automatically cancelled, saving valuable CI resources.
Quick Start
Configure your GitHub Actions workflow to use xvfb-run -a npm test for running VS Code extension tests.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-actions-vscode-ci Download link: https://github.com/csharpfritz/SquadUI/archive/main.zip#github-actions-vscode-ci Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.