TypeScript and JavaScript coding style conventions, centered on top-down narrative ordering (caller first, helpers below) and functions over classes. Read before writing or reviewing TypeScript/JavaScript code, including code inside a spec or a plan.
$npx -y skills add paleo/alignfirst --skill top-down-typescriptInstalls into the current project.
Run `npx skills use "https://github.com/paleo/alignfirst" --skill "paleo/alignfirst/top-down-typescript"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/paleo/alignfirst" that are relevant to the current task. Run `npx skills add "https://github.com/paleo/alignfirst"` and select the relevant skills, then follow their instructions.