agents-js-ts-runtime

Community

Standardize JS/TS tooling with Bun+Node runtime.

Authoryanun0323
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Help teams enforce a consistent JavaScript/TypeScript project setup by standardizing runtime, tooling, script hygiene, version pinning, and CI-safe commands.

Core Features & Use Cases

  • Bun as the package manager and task runner for dependency installation and script execution
  • Node.js as the default runtime with explicit guidance on SSR compatibility and avoiding Bun runtime where necessary
  • Scripts hygiene: runtime-agnostic npm scripts and avoidance of embedding Bun commands
  • Lockfile policy: bun.lockb as canonical, no mixing with npm/pnpm/yarn
  • Version pinning guidance via Volta/.node-version/.nvmrc/engines

Quick Start

Adopt these rules by migrating scripts to runtime-agnostic commands and using bun install and bun run for execution while maintaining Node as the default runtime.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agents-js-ts-runtime
Download link: https://github.com/yanun0323/.codex/archive/main.zip#agents-js-ts-runtime

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.