node-suite
node-suite
Org443's full Node/TypeScript Claude Code setup as a single installable box. Bundles the rules, skills, and setups used across Org443's Node projects — install the box and everything lands at once.
What's included
Rules
| Package | What it enforces | | --- | --- | | org443/node-general | General Node + TypeScript conventions: function signatures, context threading, call style, concurrency, file layout, and date handling | | org443/node-workspaces | npm-workspaces monorepo structure: workspace scopes (@service/* vs @local/*), build contracts, and where to declare dependencies (workspace vs root) | | org443/short-comments | Comments earn their line — keep the why, strip the paraphrase |
Skills
| Package | What it does | | --- | --- | | os/frontend-design | Generates distinctive, production-grade frontend UI — React components, landing pages, dashboards — avoiding generic AI aesthetics | | os/skill-creator | Create, edit, and benchmark Claude Code skills; run evals and optimize trigger descriptions |