Skip to main content
Ejecuta cualquier Skill en Manus
con 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 de mayo de 2026, 06:11
SKILL.md
readonly