javascript

Installation
SKILL.md

JavaScript

When to Use

  • Working with JavaScript files (.js, .mjs)
  • Browser scripting
  • Node.js applications without TypeScript

When NOT to Use

  • TypeScript projects -- use the languages/typescript skill instead, which covers typed JavaScript patterns
  • Python-only projects with no JavaScript components

Core Patterns

1. Modern Syntax

Installs
1
GitHub Stars
97
First Seen
Apr 8, 2026
javascript — duthaho/claudekit