This drops a complete .vscode folder into your project with settings, extension recommendations, tasks, and launch configs so your whole team codes the same way. It's opinionated toward TypeScript and React projects with Prettier, ESLint, and Tailwind already configured, plus useful file nesting patterns and inlay hints turned on. The tasks.json covers dev, build, test, and typecheck with proper problem matchers, and the extensions list includes the usual suspects like GitLens and Copilot. Use it when spinning up a new repo or standardizing an existing one where people keep arguing about tabs versus spaces. Saves you from copying .vscode folders between projects or maintaining a separate template repo.
npx -y skills add patricio0312rev/skills --skill vscode-workspace-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills