JavaScript powers nearly every website and app you use. This skill helps you write modern JavaScript using the latest ES2023+ features. You will learn to work with async/await, modules, and browser APIs. It is perfect for building vanilla JavaScript applications or Node.js backend services.
You can debug code, refactor old patterns, and follow best practices. The skill covers Web Workers, Fetch API, and performance optimization. It also helps you avoid common mistakes like using var or ignoring error handling.
Whether you are a beginner or a pro, this skill makes your JavaScript clean, fast, and reliable. You will write code that runs smoothly in browsers and on servers.
Global
mkdir -p ~/.claude/skills/javascript-proProject
mkdir -p .claude/skills/javascript-proSource Repository
Typescript Advanced Typeswshobson/agents
Master advanced TypeScript types for safer and more flexible code
Python Executorqu-skills/skills
Execute Python code safely with 100+ libraries for data, scraping, and media
Golang Error Handlingsamber/cc-skills-golang
Learn to create, wrap, inspect, and log Go errors like a professional engineer
Golang Performancesamber/cc-skills-golang
Speed up your Go code using proven patterns for allocation reduction and CPU efficiency
Golang Design Patternssamber/cc-skills-golang
Idiomatic Go patterns for clean constructors error handling and graceful shutdown
Golang Concurrencysamber/cc-skills-golang
Write safe Go concurrency with goroutines, channels, and sync primitives
Golang Data Structuressamber/cc-skills-golang
Optimize Go data structures for speed and memory efficiency with internals knowledge
Golang Contextsamber/cc-skills-golang
Master Go context for cancellations, timeouts, and request values