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
68downloads
1likes
v0.0.6·3 months ago

status-line

A terminal status line for Claude Code that displays live session context at a glance — model name, current directory, context window usage, session cost, and API base URL.

!status-line preview

What it shows

| Field | Description | | ------------- | ---------------------------------------------------------------------- | | Model | Active Claude model display name | | Directory | Current workspace path | | Context | Visual progress bar + percentage of context window used | | Cost | Cumulative session cost in USD | | API URL | ANTHROPIC_BASE_URL (useful when proxying or using a custom endpoint) |

Install

npx @aipkgs/cli setup org443/status-line
67downloads
1likes
v0.0.4·3 months ago

node-general

A Claude Code rule.

General Node + TypeScript coding rules: function signatures, ctx threading, call style, concurrency, file layout, dates.

Install

npx @aipkgs/cli install org443/node-general
66downloads
1likes
v0.1.1·3 months ago

short-comments

A Claude Code rule.

Comments earn their line. Keep the why; remove the paraphrase.

Install

npx @aipkgs/cli install org443/short-comments
56downloads
1likes
v0.1.0·3 months ago

precise-language

Drop vague adjectives. State the threshold, not the impression.

Install

npx @aipkgs/cli rule org443/precise-language