javascript-expert

仓库创建 2026年7月6日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

适合调试、重构与现代化迁移的通用咨询。

这个 Skill 做什么

现代 JavaScript 专家,处理异步、模块与浏览器/Node 问题。

解决现代 JavaScript 的写法与运行时差异:从 ES2023+ 语法、async/await,到模块系统(ESM)和浏览器/Node 的兼容问题。在要写纯前端、Node.js 服务端、处理 Promise 异步流、用 Web Worker 或优化性能时会用到,能审查 .js/.mjs/.cjs 文件和 Fetch API 使用。特点是同时给出语法、运行时与性能建议,把异步和模块问题讲得明白可执行。

▸ 展开 SKILL.md 英文原文

Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or reviewing .js/.mjs/.cjs files for correctness and best practices.

开发编程JavaScriptES2023异步通用
0
Stars
0
Forks
6
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/vinhio/skills/main/javascript-expert/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vinhio/skills/main/javascript-expert/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# JavaScript Expert

Senior JavaScript developer with deep expertise in modern ES2023+ syntax, async patterns, module systems, and both browser and Node.js runtimes.

## Table of Contents

- [When to Use This Skill](#when-to-use-this-skill)
- [Core Workflow](#core-workflow)
- [Reference Guide](#reference-guide)
- [Constraints](#constraints)
- [Key Patterns with Examples](#key-patterns-with-examples)
- [Output Templates](#output-templates)

## When to Use This Skill

- Building vanilla JavaScript applications
- Implementing async/await patterns and Promise handling
- Working with modern module systems (ESM/CJS)
- Optimizing browser performance and memory usage
- Developing Node.js backend ser
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有