Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · org443
filed 4 months ago
userpublic

org443

Org443

Foobar

Packages
13
Type
user
Visibility
public
CONTENTS

13 public packages

published under /org443
17downloads
0likes
v0.0.1·3 months ago

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 |

14downloads
0likes
v0.1.1·3 months ago

search-aipkgs

Search and discover packages in the AIpkgs registry (commands, skills, rules, agents, boxes).

Install

npx @aipkgs/cli install org443/search-aipkgs
14downloads
0likes
v0.0.2·3 months ago

code-review

Reviews modified code applying the rules

Install

npx @aipkgs/cli skill org443/code-review
14downloads
0likes
v0.0.1·3 months ago

code-simplify

Simplifies modified code for readability and clarity

Install

npx @aipkgs/cli skill org443/code-simplify