Automates comprehensive dependency updates across Node.js, Ruby, iOS, and Android platforms while synchronizing toolchains and verifying build integrity.
The Codex Update Everything skill provides a robust, automated workflow for maintaining complex multi-platform repositories. It synchronizes toolchain versions—aligning Node.js with Electron releases and managing Android SDK levels—while updating package managers including pnpm, Bundler, and CocoaPods. Beyond simple version bumps, it enforces dependency hygiene through strict version pinning, manages native module rebuilds, migrates Biome schemas, and handles delicate version coupling for libraries like react-pdf. This skill ensures that dependency updates are accompanied by successful linting, builds, and tests, culminating in a ready-to-merge pull request.
주요 기능
010 GitHub stars
02Smart coverage threshold management and automated Biome schema migration
03Cross-platform dependency management for Node.js, Ruby, Android, and iOS
04Automated Android SDK and Gradle wrapper upgrades with safety jump-limits
05Automatic toolchain synchronization between Electron, Node.js, and Ansible playbooks
06Critical version parity checks for coupled dependencies like react-pdf and pdfjs-dist
사용 사례
01Synchronizing Node.js versions across local development, CI environments, and deployment scripts
02Performing routine monthly maintenance to keep all project libraries and platform SDKs current
03Resolving complex peer dependency conflicts and native module rebuild issues after major version jumps