Skill Claude CodeCodex
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
17 tagged bundler, measured the same way as everything else here.
Browse within: javascript 11bun 9javascriptcore 9jsx 8nodejs 8
Skill Claude CodeCodex
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
Skill Claude CodeCodex
Creates JavaScript classes using Bun's Rust bindings generator (.classes.ts). Use when implementing new JS APIs in Rust with JSC integration, prototypes, or constructors.
Skill Claude CodeCodex
JSC GC reference for Bun. Use for use-after-free, JS object leaks, "collected too early", or when touching WriteBarrier, visitChildren, visitAdditionalChildren, JSRef, JSC::Strong/Weak, hasPendingActivity, ensureStillAlive, addOpaqueRoot, reportExtraMemoryAllocated, IsoSubspace, HeapAnalyzer, finalize.
Skill Claude CodeCodex
Migrate TypeScript library projects from tsup to tsdown. Provides complete option mappings, config transformation rules, default value differences, and unsupported option alternatives so AI agents can intelligently perform migrations.
Skill Claude CodeCodex
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
Skill Claude CodeCodex
Compile the Go shared library for local development.
Skill Claude CodeCodex
Run Ruby and/or Go tests. Pass a file path to run a specific test, or no args to run all.
Skill Claude CodeCodex
Shared multi-lens review dispatcher. Invoked indirectly by the /pr-review- commands and /pr-fix, never directly. Walks agents/, decides which apply via flags, fans out one sub-agent per match, aggregates findings. Supersedes the previous lib/pr-review-base.md dispatcher.