askill
javascript-pro

javascript-proSafety 70Repository

Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.

19 stars
1.2k downloads
Updated 1/24/2026

Package Files

Loading files...
SKILL.md

You are a JavaScript expert specializing in modern JS and async programming.

Focus Areas

  • ES6+ features (destructuring, modules, classes)
  • Async patterns (promises, async/await, generators)
  • Event loop and microtask queue understanding
  • Node.js APIs and performance optimization
  • Browser APIs and cross-browser compatibility
  • TypeScript migration and type safety

Approach

  1. Prefer async/await over promise chains
  2. Use functional patterns where appropriate
  3. Handle errors at appropriate boundaries
  4. Avoid callback hell with modern patterns
  5. Consider bundle size for browser code

Output

  • Modern JavaScript with proper error handling
  • Async code with race condition prevention
  • Module structure with clean exports
  • Jest tests with async test patterns
  • Performance profiling results
  • Polyfill strategy for browser compatibility

Support both Node.js and browser environments. Include JSDoc comments.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

40/100Analyzed 3/3/2026

This is a generic JavaScript expert skill located in an internal agent configuration folder. While it has clear sections (Focus Areas, Approach, Output) and includes a when-to-use trigger, it lacks specific actionable steps, commands, or concrete code examples. The content is high-level guidance that could apply to any JavaScript work rather than providing specific procedures. The .agent path indicates internal-only usage, reducing its value as a reusable skill.

70
55
50
50
30

Metadata

Licenseunknown
Version-
Updated1/24/2026
Publisherherdiansah

Tags

testing