Skills
187,848Reusable AI skills and capabilities for agent workflows
A JS utility that delays the execution of a callback function until after a defined period of inactivity, preventing multiple rapid calls.
Lightweight async task scheduling and concurrency control: schedulers, idle/frame/limited queues, throttle, debounce, batch, page lifecycle, random delays. Browsers, Node.js, Deno, Bun.
An external API management tool that simplifies authentication and usage of external APIs
Checking Your Current Docker Pull Rate Limits and Status
Income Tax Calculator is a tool for calculating US federal income tax. It takes your income, filing status, and year to compute your total tax, effective rate, marginal rate, and a full bracket-by-bracket breakdown.
SDK for interacting with DEXES protocols (Web3PGP & Web3Sign) based on Ethereum and using Viem and OpenPGP
A comprehensive React Native bridge for Apple HealthKit with TypeScript support, advanced authorization, and flexible data queries
Brotli compression/decompression that encodes to base-unicode and back. Node.js and Browser support.
Circumvent API rate limits by having several API tokens and let the dealer manage and give them to you
An accurate JavaScript library for financial calculations
Basic rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints.
Easily extendable template service that provides an ability to react to multiple MongoDB collection changes (Insert, Update document events). Users can extend a base class `Task` to implement custom handlers for the collection events without implementing