developer-tools products
A tool that analyzes whether your website is accessible and readable by AI agents and crawlers. It checks site structure and content to identify potential barriers that may prevent AI systems from parsing your pages. Results help developers understand how their site appears to automated AI-driven tools.
TenancyJs is a JavaScript library designed to add multi-tenancy support to applications. It provides utilities for managing tenant-specific data and configurations within a shared codebase. The library is intended for developers building SaaS or multi-tenant web applications.
A Cloudflare-based tool that detects and alerts you when AI platforms like ChatGPT or Perplexity send visitors to your website. It monitors incoming traffic for referrers associated with AI search and chat tools. The project is open source and designed to run within the Cloudflare ecosystem.
AI Readiness Inspector is a free tool that simulates how AI assistants crawl and interpret your website. It provides visibility into the content and structure that AI crawlers actually see when visiting your pages. This can help developers and site owners identify gaps in how their site is represented to AI-powered search and assistant tools.
envapt is a TypeScript library for managing typed environment configuration in decoupled codebases. It supports environments ranging from Node.js to edge runtimes, providing type-safe access to environment variables. The library is designed to work across different deployment targets within a single TypeScript project.
TokenDiet is a free plugin that analyzes your codebase to identify where you are overspending on LLM API calls. It helps developers locate inefficient token usage patterns across their projects. The tool is designed to reduce API costs by surfacing specific areas in code that consume excessive tokens.
GitHub is a web-based platform for version control and collaborative software development using Git. It allows developers to host, review, and manage code repositories, track issues, and contribute to open source projects. GitHub supports team workflows through pull requests, code reviews, and project management tools.
ExploreYC is an open-source tool for browsing and searching Y Combinator companies and data via an API. It provides developers with programmatic access to YC batch information, making it easier to query and integrate startup directory data. The project is hosted on GitHub and built for developer use cases.
An MCP server that enables control of Ultralytics YOLO model training and dataset management directly from AI coding assistants like Claude and Cursor. It exposes YOLO workflows as MCP tools, allowing users to trigger training runs and interact with datasets through natural language interfaces. The project is open source and available on GitHub.
CodeRadius is a tool for mapping and governing multi-repository architectures. It helps development teams visualize dependencies and relationships across multiple codebases. The platform is designed to provide oversight and structure for complex, distributed repository setups.
DeviceShelf is a tool for managing and organizing a collection of devices, aimed at developers and testers. It provides a centralized shelf to track physical or virtual devices used during development and testing workflows. The app is accessible via web browser at deviceshelf.app.
Xcover is an open-source tool that measures test coverage for Go programs without requiring code instrumentation. It leverages eBPF to trace execution at the kernel level, eliminating the need to recompile or modify the target binary. This approach allows coverage data to be collected non-intrusively on running processes.
Massive Log File Online Viewer is a browser-based tool for opening and inspecting large log files without requiring local software installation. It allows developers to scroll through, search, and analyze log content directly in the browser. The tool is designed to handle files that are typically too large for standard text editors.
Token-saviour is an open-source tool designed to help developers reduce token usage when working with large language models. It provides utilities to optimize and trim input text before sending it to LLM APIs. The project is hosted on GitHub and targets developers looking to manage API costs and context window limits.
Starify Links is an open-source tool that enriches GitHub repository links by appending live star counts to them. It is designed to give readers quick context about a project's popularity without leaving the current page. The tool is hosted on GitHub and targets developers who frequently share or document GitHub links.
Relis is a developer tool designed to streamline the software release process. It provides utilities to help teams manage and automate release workflows from a centralized interface. The tool is available at relis.dev and targets development teams looking to simplify release management.
A plugin that connects Raspberry Pi devices to the Signal messaging platform. It enables Pi-based projects to send or receive Signal messages programmatically. The project is open source and hosted on GitHub.
A React component that replicates the chat input styles of ChatGPT, Claude, and Codex in a single unified package. Developers can switch between these familiar prompt area designs without building custom UI from scratch. The component is available via the prompt-area.com library.
SkelForm is a form framework tool available at skelform.org aimed at developers. It provides structure and scaffolding for building forms in web applications. The project was shared on Hacker News as a Show HN submission.
A free online editor for creating Mermaid diagrams directly in the browser. Users can write Mermaid syntax and preview rendered diagrams such as flowcharts, sequence diagrams, and more. No account or installation is required to use the tool.
A command-line interface that enables AI agents to interact with LinkedIn and X (formerly Twitter) programmatically. It provides a structured way for automated agents to perform social media actions via CLI commands. Designed for developers building agent-based workflows that require social platform integration.
FrankenMarkdown is an open-source tool that converts Markdown files into PDF and HTML output. It supports rendering directly in the browser as well as via command-line or programmatic use. The project is hosted on GitHub and targets developers who need flexible Markdown export options.
Ghostmeet is a developer tool hosted at sshlab.dev. Based on the name and domain, it appears to be a lightweight meeting or collaboration utility oriented toward developers. Specific features and capabilities are not publicly documented at this time.
Dejavu is a tool designed to prevent coding agents from receiving duplicate command output during automated development sessions. It filters or caches terminal output so that agents do not process the same results more than once. The project targets workflows where AI coding assistants interact with shell commands repeatedly.