skills/javascript/javascript/SKILL.md
JavaScript 语言基础:语法、惯用法、包管理(npm/yarn/pnpm)、测试与调试。在编写或审查纯 JavaScript 代码、配置或工具链时使用。
npx skillsauth add aa24615/cursor-skills javascript-baseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
(待补充:通用语法、ES 模块、包管理、测试与调试要点。)
development
TypeScript 语言基础:类型、泛型、配置与工程约定。在编写或审查 TypeScript 代码、配置 tsconfig 时使用。
development
Node.js 运行时、模块、异步、常用 API 与调试。在编写 Node.js 服务或脚本时使用。
tools
Express 路由、中间件、错误处理与常用生态。在开发或维护 Express 应用时使用。
tools
UIKit 视图、视图控制器、Auto Layout 与生命周期。在开发 UIKit 界面时使用。