Gateship is a local-first delivery runtime for coding agents. It gives a task an isolated Git worktree, runs a local Claude Code or Codex session, verifies acceptance commands, adds an independent read-only review, and ships a squash-merged pull request. State lives in local SQLite, served by a Bun web UI on 127.0.0.1.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONInfisical is an open-source platform for secrets management, certificate/PKI lifecycle, key management, and privileged access management. Features include a dashboard, CLI, SDKs and API, secret syncs and rotation, leak scanning, a Kubernetes operator, and self-hosting via Docker.
Rust to WebAssembly workflow tool for building and publishing npm packages. Supports project generation, building, testing, and publishing of Rust-generated WebAssembly modules for JavaScript interop in browsers or Node.js.
Reel generates always-current demo films for web apps and CLIs from a YAML spec. It drives a real browser or terminal, records the actual flow, and renders GIF, MP4, WebM, storyboards, and interactive HTML compositions. Works via CLI, Studio UI, or Claude Code plugin. Fails CI when demos break.
webpack-dashboard is a CLI dashboard for webpack dev server. It replaces noisy build output with a terminal UI showing build progress, asset sizes, errors, and warnings. Install as a dev dependency, add the DashboardPlugin to webpack config, and wrap your dev command with webpack-dashboard.
Atlas-Archify-Coding是一个零运行时依赖Node CLI的图谱驱动研发内核,通过三轴状态机、证据锚、图账交叉核对等能力,解决项目开工后‘谁在做什么、哪些声称有证据、哪些账未销、图与码何时分叉’等进度掌控问题。它不替代脚手架、代码补全或业务优先级判断,而是通过 gate 串行执行validate、deliver、visual-check三闸,检查环境与账本健康,适用于已开工状态模糊的项目。
Terragrunt is a flexible orchestration tool for Infrastructure as Code that helps OpenTofu/Terraform configurations scale. Now at v1.0.
Archon is an open-source workflow engine for AI coding agents. It lets you define development processes as YAML workflows—planning, implementation, validation, code review, PR creation—and run them deterministically across projects.
A tool for exploring Docker/OCI image layer contents, analyzing wasted space, and estimating image efficiency to help shrink image size.
reviewdog is an automated code review tool that integrates with any linter or code analysis tool regardless of programming language. It filters findings by diff and posts review comments to GitHub, GitLab, Bitbucket, and other code hosting services via CI pipelines.
A Homebrew tap packaging Agenxy's command-line tools: the Dibs cask (dibs and dibd binaries with a man page), plus Remap and Supgang formulae, including migration entries so older Lanes installs keep updating.
gha-doctor is a zero-config CLI that diagnoses GitHub Actions workflows for flaky jobs, wasted minutes, slow steps, cache problems and anti-patterns, with static lint rules, run-history analysis, a health score badge, auto-fixes, SARIF/HTML/JSON reports, a GitHub Action and an MCP server.
release-it is a generic command-line tool that automates versioning and package publishing tasks, including version bumps, Git commits and tags, changelog generation, and releases on GitHub, GitLab, and npm. It supports hooks, plugins, pre-releases, and CI/CD environments.
Nx is a monorepo platform for TypeScript and polyglot codebases: a Rust-built, TypeScript-extensible core that caches what did not change, runs only affected tasks, and adds plugins plus an integrated, self-healing CI.
RAPID is a lean, spec-driven methodology for AI-assisted development, structuring workflows from requirements to delivery with human approval gates.