Skip to main content
Execute qualquer Skill no Manus
com um clique
$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 de maio de 2026 às 06:11
SKILL.md
readonly