Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$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 um 06:11
SKILL.md
readonly