- swift-node: Build typed Node.js native modules in Swift
- libopus-node: A thin, modern node wrapper around the official C opus implementation
- macos-foundation-models: Node bindings for Apple’s Foundation Models, with AI SDK support & an OpenAI-compatible server
- macos-native-clone-file: macOS copy-on-write support for Node.js
- detect-rosetta: Node.js package for detecting if a process is running under Rosetta translation on macOS
- detect-avx: Node.js package for detecting AVX instruction set support on x86 processors
- electron-window-glass: Native macOS window effects for Electron's BrowserWindow.
- keychain-store: Secure storage for Electron & Node apps, backed by the modern macOS Data Protection Keychain
- electron-types: TypeScript type definitions extracted from the electron package
- electron-launch-handler: Single-instance and deep-link plumbing for Electron apps
- eslint-plugin-electron-security: ESLint rules based on a subset of Electron's official security checklist
- vite-plugin-native-modules: A Vite plugin for seamlessly integrating Node.js native modules (
.nodefiles) - vite-plugin-v8-bytecode: Compile Vite CommonJS chunks into V8 bytecode for Node.js and Electron
- skills-updater: Keep agent skills updated across your GitHub repositories
- skills: My personal installable skills for coding agents
- cloudflare-github-actions-runner: Run GitHub Actions jobs in Cloudflare Containers
- required-checks-auditor: GitHub Action that alerts you when your repo ruleset is out of sync
- scaleset: TypeScript GitHub Actions Runner Scale Set Client
- npm-trusted-publish-workflows: A repository for npm-trusted-publish-action
- enwrap: Simple Typed Errors in TypeScript
- lzma-web: A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
- tiny-throttle: A tiny throttle and debounce utility
- typetac: Type-safe, autocompleting Tachyons class names for TypeScript
- railway-nginx-password-auth: A lightweight nginx reverse proxy with HTTP Basic Auth for Railway
- keybinding-table: Browser keybinding reference for Firefox, Chrome, Edge, and Safari
- vscode-plv8: vscode syntax highlights for PLV8