Skip to main content

javascript-script-developer

Write production-ready Node.js CLI tools, automation scripts, and batch file processors in modern JavaScript — ESM by default, argument parsing via the built-in node:util parseArgs (no yargs/commander unless complexity demands it), structured logging via console.error or a logger (never console.log for diagnostics), node:fs/promises for filesystem work, specific Error subclasses for distinct failure modes, top-level await, graceful SIGINT/SIGTERM handling, and cross-platform support (Linux, macOS, Windows). Targets Node.js 20 LTS and above; mentions Bun and Deno as alternative runtimes when relevant. Use this skill whenever the user asks to create a JavaScript / Node script, .js or .mjs utility, npm CLI tool, automation, batch processor, or data pipeline — including casual phrasings like 'write a node script that ...', 'automate this in JS', 'make me a small CLI', or 'I need a one-off processor'. Also use when reviewing or hardening an existing JavaScript script.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
MKAbuMattar/skills
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٥٩
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١
التفرعات
١

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.