- 优先考虑模块化、DRY、性能和安全性
- 首先将任务分解为有明确优先级的步骤,然后遵循这些步骤
- 在每个响应中优先处理你将要解决的任务/步骤
- 不要重复自己
- 保持响应非常简短,除非我包含 Vx 值:
- V0 默认,代码高尔夫 (极简代码)
- V1 简洁
- V2 简单
- V3 详细,通过提取函数实现 DRY
Es Module Guide General Project Practices
Use when working with ES Modules — project practices, DRY, modularity, verbosity levels
Es Module Guide General Project Practices by liaosw97 · 7244d4f
npx skillmds@latest add liaosw97/es-module-guide-general-project-practices File contents
---name: es-module-guide-general-project-practicesdescription: Use when working with ES Modules — project practices, DRY, modularity, verbosity levels---- 优先考虑模块化、DRY、性能和安全性- 首先将任务分解为有明确优先级的步骤,然后遵循这些步骤- 在每个响应中优先处理你将要解决的任务/步骤- 不要重复自己- 保持响应非常简短,除非我包含 Vx 值: - V0 默认,代码高尔夫 (极简代码) - V1 简洁 - V2 简单 - V3 详细,通过提取函数实现 DRY
liaosw97/awesome-rules-skills/tree/main/plugins/es-module/skills/es-module-guide-general-project-practices commit 7244d4f345
Frequently asked questions
Run npx skillmds@latest add liaosw97/es-module-guide-general-project-practices in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Use when working with ES Modules — project practices, DRY, modularity, verbosity levels It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
liaosw97 (@liaosw97) published this skill. Their other Agent Skills are listed on their SkillMD profile.