Skills
200,571Reusable AI skills and capabilities for agent workflows
Helper for creating easily extensible and subclassable JavaScript Error classes.
Generate a single formatted list item, allowing you to easily generate lists with proper indentation, bullets, numbers or other leading characters.
Fix up the end of a partial JSON string to create valid JSON.
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
A CLI build tool to generate JSON files required by Angular Translate from a single CSV file
Google (OAuth 1.0) authentication strategy for Passport.
detect-content-type implements the algorithm described at http://mimesniff.spec.whatwg.org/ to determine the Content-Type of the given data. It considers at most the first 512 bytes of data. It always returns a valid MIME type: if it cannot determine a mo
A Grunt task for accessing the file copying and syncing capabilities of the rsync command line utility. Uses the rsyncwrapper npm module for the core functionality.