setup-cdk-editor

Configure VS Code or Cursor environments for Claude Code development.

Updated Dec 8, 2025
One-click install
npx skills add https://github.com/auge2u/claude-dev-kit --skill setup-cdk-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-cdk-editor
Source: https://github.com/auge2u/claude-dev-kit/tree/main/skills/editor
Command: npx skills add https://github.com/auge2u/claude-dev-kit --skill setup-cdk-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures VS Code or Cursor for Claude Code development by automating editor detection, settings, extensions, keybindings, and workspace templates to deliver a consistent, ready-to-use environment.

Core Features & Use Cases

  • Editor detection & automatic configuration: Detects whether VS Code or Cursor is installed and prepares the appropriate user paths and defaults.
  • Extensions & settings provisioning: Installs a curated set of extensions (GitLens, Error Lens, Prettier, ESLint) and applies recommended settings and keybindings for Claude workflows.
  • Workspace templates & adaptation mode: Creates a project workspace template and provides an adaptation workflow to back up and merge with existing user configurations when conflicts arise.

Quick Start

Run the installer to automatically detect your editor and apply the recommended VS Code or Cursor settings.

Frequently Asked Questions about setup-cdk-editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up VS Code or Cursor for Claude Code development?

To set up VS Code or Cursor for Claude Code development, run the installer to automatically detect your editor and apply recommended user settings, extensions, and keybindings for a ready-to-use environment.

What extensions do I need for Claude Code workflows in my editor?

For Claude Code workflows, the setup provisions a curated set of extensions including GitLens, Error Lens, Prettier, and ESLint to enhance your coding experience and maintain code quality.

Can I apply these editor settings without overwriting my existing VS Code configuration?

Yes, you can apply these editor settings without losing existing configurations by using the provided adaptation workflow, which backs up and merges the new templates with your current user settings.

Does the setup automatically detect whether I am using VS Code or Cursor?

Yes, the setup automatically detects whether VS Code or Cursor is installed on your system and prepares the appropriate user paths and default configurations based on the detected editor.

What is the best way to onboard a team to Claude Code workspaces?

The best way to onboard a team to Claude Code workspaces is to use the reusable workspace template provided by the setup, ensuring a consistent environment with unified settings and keybindings across all team members.