Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:28 mai 2026 à 06:11
SKILL.md
readonly