260 libraries
Windi CSS is a utility-first CSS framework that generates styles on demand by scanning your HTML/CSS, offering Tailwind-compatible utilities with faster build times and HMR. The project has been officially sunset and is no longer recommended for new projects.
nexe is an open-source TypeScript project in the build tools space with 13.6k GitHub stars. The repository has seen commits within the last year.
A curated collection of ready-to-use DESIGN.md files — plain-markdown design system documents reverse-engineered from real companies' websites — that AI coding agents read to generate UI consistent with a given brand's visual language. Each entry analyzes a brand's color, typography, and layout patterns into a drop-in markdown spec.
Minds Platform (Minds-Cowork) is an open-source, general-purpose AI agent application aimed at knowledge workers, packaged as a web/desktop (Electron) app that automates multi-step read-and-write tasks and lets users build internal AI tools without engineering. It emphasizes self-hosted control with deployment across cloud, VPC, on-prem, and air-gapped environments.
plasmo is an open-source TypeScript project in the llms & sdks space with 13.1k GitHub stars. The repository is actively maintained, with recent commits.
98.css is a JavaScript-free CSS library that styles semantic HTML to look like the Windows 98 user interface, providing nostalgic recreations of classic widgets like windows, title bars, buttons, and form controls.
Parcel is a zero-configuration web application bundler that automatically detects and transforms assets (JS, CSS, HTML, images, and more) out of the box, using a multicore architecture and persistent caching for fast builds.
Snowpack is an ESM-first frontend build tool that leverages native JavaScript modules in the browser to deliver near-instant, unbundled development. Rather than rebuilding entire bundles on each change, it builds each file once and caches it, only rebuilding what changes.
code-review-graph is an open-source Python project in the claude space with 18.4k GitHub stars. The repository is actively maintained, with recent commits.
Task is a cross-platform task runner and build tool written in Go, configured via a simple YAML Taskfile. It positions itself as a modern alternative to Make, with built-in dependency tracking, file-checksum-based change detection, and a single self-contained binary.
A community-curated "awesome list" cataloging static analysis tools — linters, formatters, code-quality and security scanners — across dozens of programming languages, build tools, and config formats. It serves as the data backbone for the analysis-tools.dev website, which adds rankings, reviews, and resources.
node-gyp is the cross-platform command-line tool that compiles native add-on modules for Node.js, wrapping a vendored copy of Google's gyp build-configuration generator to drive the local C/C++ toolchain. It is invoked automatically by npm whenever a package contains native code that must be built from source.
rspack is an open-source Rust project in the build tools space with 12.7k GitHub stars. The repository is actively maintained, with recent commits.
A large curated collection of 1000+ DevOps shell scripts plus an advanced Bash environment, covering installation automation, API wrappers (AWS, GCP, Kubernetes, GitHub, Spotify, etc.), CI/CD pipeline configs, and ready-to-use dotfiles for tools like Git, vim, tmux and psql. It functions as a personal-yet-public toolkit that's heavily reused across the author's many repos and CI builds.</parameter> <parameter name="categorySlug">build-tools
Electron Forge is an all-in-one CLI and toolchain for scaffolding, developing, packaging, and distributing Electron desktop applications, wrapping the disparate Electron build tools (packager, rebuild, makers, publishers) behind a unified configuration.
rushstack is an open-source TypeScript project in the build tools space with 6.5k GitHub stars. The repository is actively maintained, with recent commits.
XcodeBuildMCP is a Model Context Protocol server (and companion CLI) that exposes Xcode build, simulator, device, and debugging operations as tools AI coding agents can call when working on iOS and macOS projects. It lets agents like Cursor, Claude Code, and Codex build, run, and inspect Apple platform apps without manual shell juggling.
Farm is a Rust-based web build tool and bundler that is largely compatible with the Vite ecosystem, using SWC for parsing/transformation to deliver very fast cold starts, sub-20ms HMR, and consistent dev/prod output. It supports Vite plugins out of the box, persistent module-level caching, lazy compilation, and partial bundling.
webpack is an open-source JavaScript project in the build tools space with 65.8k GitHub stars. The repository is actively maintained, with recent commits.
A curated collection of reusable "skills" (structured prompt/instruction modules) for AI coding agents like Claude Code, Cursor, Codex CLI, and Gemini CLI. It packages templates, bundles, and workflows that extend agent capabilities, along with quality and security guidelines for contributors.