·javascript

Modern JavaScript (ES2020+) patterns. Trigger: When writing JavaScript code, using ES2020+ features, or refactoring legacy JS.

8Installs·0Trend·@joabgonzalez

Installation

$npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill javascript

How to Install javascript

Quickly install javascript AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill javascript
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: joabgonzalez/ai-agents-framework.

SKILL.md

View raw

Modern JS/TS patterns for ES2020+ with async code, safe property access, modern syntax.

Don't use for TypeScript (typescript skill), React (react skill), or Node.js backend.

Importing a module? -> Named imports: import { x } from 'mod'. Never require() in ES modules.

Modern JavaScript (ES2020+) patterns. Trigger: When writing JavaScript code, using ES2020+ features, or refactoring legacy JS. Source: joabgonzalez/ai-agents-framework.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill javascript
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from joabgonzalez/ai-agents-framework

Quick answers

What is javascript?

Modern JavaScript (ES2020+) patterns. Trigger: When writing JavaScript code, using ES2020+ features, or refactoring legacy JS. Source: joabgonzalez/ai-agents-framework.

How do I install javascript?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/joabgonzalez/ai-agents-framework --skill javascript Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/joabgonzalez/ai-agents-framework

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22