developer-tools products
APIgen is a tool for generating APIs from a web-based interface. It allows developers to define and scaffold API structures without manual boilerplate setup. The app is accessible via browser at apigen.app.
Loupe is a developer tool available at getloupe.dev. It is listed under developer tools and was surfaced via Hacker News. Specific features and capabilities are not yet publicly detailed.
DynoTable is a developer tool for working with database tables. It integrates artificial intelligence to assist with database management and querying tasks. The tool is designed to streamline workflows for developers interacting with structured data.
Skytrace is a web-based tool available at sky.luftaquila.io. It appears to be a developer utility, though specific features and capabilities are not fully detailed from the available information. Users can access it directly via the provided URL to explore its functionality.
HimitsuObfuscator is a code obfuscation tool hosted on GitHub under the HimitsuShell organization. It is designed to transform source code into a harder-to-read form, helping developers protect their code from reverse engineering. Specific supported languages and obfuscation techniques are not detailed in the available information.
nBases is a product listed in the developer-tools category. Based on the name, it appears to relate to database or data management functionality for developers. Further details about specific features and capabilities were not available from the provided information.
wt is a command-line tool for managing Git worktrees with a simplified interface. It provides straightforward commands to create, list, and switch between worktrees without requiring full Git worktree syntax. The tool is open source and written for developers who frequently work with multiple branches simultaneously.
A lightweight proxy server for managing a local LLM cluster, implemented in approximately 1100 lines of code. It sits between clients and locally hosted language models, routing requests to the appropriate backend. Designed for simplicity and minimal overhead in self-hosted LLM setups.
Git2Docs is a developer tool that automatically generates documentation from Git repositories. It analyzes commit history, code, and repository structure to produce readable documentation. The tool aims to reduce the manual effort required to keep project documentation up to date.
gen1recomp is a decompilation project for a first-generation game, providing readable source code reconstructed from the original binary. It is hosted on GitHub and targets developers and researchers interested in reverse engineering or modding. The project has gained significant community interest with over 700 stars.
Peri is a Rust-based coding agent that supports Claude Code plugins and skills. It provides compatibility with the Claude Code ecosystem, allowing developers to use existing plugins within a Rust runtime. The project is open source and available on GitHub.
A local merge queue tool designed to coordinate parallel Claude Code agents working on the same codebase. It manages the sequencing of code changes to prevent conflicts when multiple AI agents are running concurrently. The project is open source and available on GitHub.
Damn Center is a browser extension that centers web page content for improved readability. It is available as an open-source project on GitHub. The extension targets developers and users who want a quick way to center page layouts in their browser.
Legionlinuxtui is a terminal user interface tool for managing Lenovo Legion laptop settings on Linux. It provides a text-based interface to control hardware features such as fan modes and power profiles directly from the command line. The project is hosted on GitHub and targets Linux users running Lenovo Legion hardware.
A tool that analyzes the health of email domains by checking DNS records, SPF, DKIM, DMARC, and related configurations. Results can be shared via a generated report link, making it useful for collaboration or client handoffs. Designed for developers and sysadmins who need to diagnose email deliverability issues.
next-nuke is a command-line utility that finds and deletes .next build folders across your local projects to reclaim disk space. It was created after Next.js build artifacts accumulated to 34 GB on a single machine. The tool automates the process of locating and removing these directories in bulk.
RezMatch provides resume parsing and candidate matching functionality accessible via a REST API and MCP server. It enables developers to extract structured data from resumes and match candidates to job requirements programmatically. The service is designed for integration into applicant tracking systems, hiring tools, or AI-powered recruitment workflows.
Ship is a developer tool available at letsship.ai. Based on available signals, it appears to assist developers in shipping or deploying projects, though specific features are not fully detailed in the provided information. It is listed under developer tools and has been shared on Show HN.
Hunch is a Model Context Protocol (MCP) server available on GitHub. It enables AI assistants and LLM-based tools to interact with external data sources or services through the MCP standard. The project is open source and designed for developers building AI-integrated workflows.
Ahoy.navy is a developer tool accessible via the web. Based on its domain and category, it appears to provide utilities or services oriented toward developers. Specific features and capabilities are not fully detailed from available signals.
Zaatar is an AI tool that analyzes your repository and automatically opens pull requests to fix SEO issues in your codebase. It integrates directly with your version control workflow, proposing code-level changes rather than just recommendations. Targeted at developers who want SEO improvements delivered as reviewable code changes.
ClaudeFS is a filesystem interface that integrates with Claude AI, allowing users to interact with their file system through natural language queries. It is an open-source project hosted on GitHub. The tool is designed for developers looking to explore AI-assisted file management workflows.
Tokimeter is a command-line tool for counting tokens in text inputs, useful for estimating costs and context limits when working with large language models. It provides token counts based on common tokenization schemes used by LLM APIs. The project is open source and available on GitHub.
RepoInPeace is a tool for archiving and memorializing abandoned or deprecated GitHub repositories. It helps developers formally retire projects by generating a structured archive page that communicates the repository's status to visitors. The tool provides a clear way to signal that a project is no longer maintained without deleting it.