Category
Developer Tools
Productivity tools for software developers.
Is there a way to auto-generate changelogs?
Automatically generate changelogs from your git history, pull requests, or commit messages.
Promoted: ChangesmithIs there a way to find AI-powered developer tools?
Browse AI coding assistants, automated testing tools, and intelligent development environments that speed up your workflow.
Open for promotionIs there a way to track git repo status from the menu bar?
Monitor build status, test results, and deployment state of your git repositories from a lightweight menu bar app.
Promoted: AirTowerIs there a way to automate API testing?
Set up automated test suites for REST and GraphQL APIs with assertions, environment variables, and CI integration.
Open for promotionIs there a way to monitor API uptime and response times?
Track availability, latency, and error rates for your APIs with alerts when things go wrong.
Open for promotionIs there a way to deploy apps without DevOps knowledge?
Ship your app to production using platforms that handle servers, scaling, and infrastructure so you can focus on code.
Open for promotionIs there a way to generate API documentation automatically?
Create interactive API docs from your code, OpenAPI specs, or comments — always up-to-date with your actual endpoints.
Open for promotionIs there a way to write code with AI assistance?
Use AI coding assistants that autocomplete, generate, and refactor code directly in your editor or terminal.
Open for promotionIs there a way to run database migrations safely?
Apply schema changes to production databases with zero downtime using migration tools, rollback strategies, and testing workflows.
Open for promotionIs there a way to set up a CI/CD pipeline?
Automate building, testing, and deploying your code on every push with GitHub Actions, GitLab CI, or other pipeline tools.
Open for promotionIs there a way to debug production issues faster?
Use error tracking, logging, and observability tools to find and fix production bugs before your users report them.
Open for promotionIs there a way to build a CLI tool quickly?
Create command-line tools with argument parsing, help text, and interactive prompts using frameworks for your language.
Open for promotionIs there a way to optimize website loading speed?
Diagnose and fix slow page loads with image optimization, code splitting, caching strategies, and CDN configuration.
Open for promotionIs there a way to automate code reviews?
Use AI-powered tools to automatically review pull requests for bugs, style issues, security vulnerabilities, and best practices.
Open for promotionIs there a way to securely manage API keys and secrets?
Store, rotate, and access API keys and secrets safely using vaults, environment variable managers, and secret scanning tools.
Open for promotion