Configurable tool bundle for AI coding agents — use via MCP server, CLI, or agent skills. npm wrapper for the Rust binary.
A utility-first CSS framework for rapidly building custom user interfaces.
Web framework built on Web Standards
A utility-first CSS framework for rapidly building custom user interfaces.
Universal HTTP proxy server for GitLab, Jira, and Confluence self-hosted instances with token authentication. Deploy in your network and expose via ngrok.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
javascript standard data structure library which benchmark against C++ STL
A utility library for JavaScript and Typescript.
Fire events the same way the user does
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Create a new Devboy app
Simple and complete DOM testing utilities that encourage good testing practices.
This plugin adds `TypeScript` support to `eslint-plugin-import`
A utility-first CSS framework for rapidly building custom user interfaces.
Calculate GitHub App bearer tokens for Node & modern browsers
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
Simple and complete React DOM testing utilities that encourage good testing practices.
A Bonjour/Zeroconf implementation in TypeScript
Generate a slug just like GitHub does for markdown headings.
Make a callback- or promise-based function support both promises and callbacks.
Syntax highlighting with language autodetection.
A node.js module for parsing form data, especially file uploads.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Parse a github URL into an object.
GitHub provider for devboy-tools — implements IssueProvider, MergeRequestProvider, and Provider against the GitHub REST API.
Core traits, types, and error handling for devboy-tools — Provider, IssueProvider, MergeRequestProvider, configuration model.
Tool execution engine for devboy-tools — provider factory, enrichment pipeline, typed output. Wires every devboy provider into a uniform tool surface.
MCP (Model Context Protocol) server for devboy-tools — JSON-RPC 2.0 over stdio, exposing every devboy provider as MCP tools to AI agents.