Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

twake-javascript-conventions

// Use when writing or reviewing JavaScript/TypeScript in Twake/Cozy projects. Enforces async/await over Promise chains, null over undefined, error handling contract (null / typed result / throw), function declaration style, strict equality, date handling via Intl/date-fns (never moment.js), AppLinker for redirections (never window.location), and business-logic-only comments.

$ git log --oneline --stat
stars:0
forks:2
updated:2026年5月28日 06:11
SKILL.md
readonly