VS Code
Editor Plugins, Extensions & Config
VS Code skills include workspace configuration files, settings.json templates, extension recommendations, and AI-assisted development patterns that work across all AI extensions in VS Code — Copilot, Cline, Gemini, and Claude.
How to add a VS Code skill
vscode add skill-nameVS Code skills are workspace configuration bundles — a settings.json, extensions.json, and optional devcontainer config — that set up a consistent, AI-optimised development environment for your project type.
Workspace Config
90 skillsReact Workspace Config
Pre-configured settings.json with ESLint, Prettier, TypeScript, and Tailwind IntelliSense. Includes recommended extensions and editor ruler at 80/100 chars.
Node.js Workspace Setup
Node.js optimised workspace with ESM support, Jest runner config, dotenv IntelliSense, and REST Client for testing API endpoints directly in VS Code.
Python Dev Container
Full Python devcontainer with Pylance, Black formatter, isort, pytest, and virtualenv auto-activation. Works with GitHub Codespaces out of the box.
Full-Stack Devcontainer
Docker Compose devcontainer with Node.js, PostgreSQL, and Redis. Includes port forwarding, shared volume mounts, and pre-installed AI extensions.
Extension Packs
70 skillsFrontend Dev Pack
Curated extensions.json for frontend development — ESLint, Prettier, Tailwind IntelliSense, Auto Rename Tag, Color Highlight, and Vite snippets.
Backend Dev Pack
Thunder Client for API testing, Docker, GitLens, Error Lens, PostgreSQL explorer, and Redis extension bundled for backend-focused workflows.
AI Dev Pack
Optimal extension bundle for AI-assisted coding — GitHub Copilot, Cline, Gemini Code Assist, with keybinding configs to avoid shortcut conflicts.
Security Dev Pack
Semgrep, Snyk, GitGuardian secret scanner, and Hadolint for Dockerfiles — a complete security-focused extension bundle for security-conscious teams.