Communityv1.0.6

JavaScript

Writes, debugs, and reviews JavaScript: async and the event loop, coercion, closures, dates, Unicode, regex, and modern ES2023+ APIs. Use when JS throws TypeError or "undefined is not a function", a promise never settles or a rejection goes unhandled, NaN or [object Object] appears, dates shift by a day, sorting or equality misbehaves, memory grows, a regex hangs, JSON loses precision, a Node process won't exit or ignores signals, or fetch doesn't reject on a 404; also when choosing data structures, handling errors, profiling slow code, or checking whether a feature is safe for a target Node or browser version. Covers Node and browser runtime edges. Not for TypeScript type-system design or framework internals.

4kdownloads5starsIván
View on ClawHubBack to Skills

Skill Details

Slug
javascript
Latest Version
1.0.6
Author
Iván
Published
Feb 9, 2026
Updated
Jul 25, 2026
Total Versions
7

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for JavaScript.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.6

Full coverage pass: deeper guides, situation-named files, and per-user configuration