Skip to content

A curated list of awesome developer tools and services — from cloud platforms and IDEs to AI-powered coding assistants and productivity utilities.

License

Notifications You must be signed in to change notification settings

devtoolsd/awesome-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Awesome DevTools

A curated list of awesome developer tools and services — from cloud platforms and IDEs to AI-powered coding assistants and productivity utilities.

Inspired by awesome.

Table of Contents


Cloud Platforms

  • Vercel - Frontend cloud for static sites and serverless functions.
  • Netlify - All-in-one platform for automating modern web projects.
  • AWS - Comprehensive cloud computing services platform.
  • Google Cloud Platform - Scalable and secure cloud infrastructure.
  • Azure - Microsoft’s cloud computing platform.
  • DigitalOcean - Developer-friendly cloud for small apps.
  • Render - Unified cloud to build and run apps with ease.

AI Coding Tools

IDEs & Code Editors

  • VSCode - Popular, extensible open-source editor by Microsoft.
  • IntelliJ IDEA - Powerful IDE for JVM and polyglot development.
  • WebStorm - IDE for JavaScript and web development.
  • Neovim - Modernized Vim for advanced editing.
  • Sublime Text - Lightweight, fast code editor.
  • Fleet - Collaborative, lightweight IDE by JetBrains.

CLIs & Terminal Tools

  • Fig - Autocomplete and UI enhancements for your terminal.
  • Warp - Modern, Rust-based terminal with AI commands.
  • tldr - Simplified man pages for command-line tools.
  • fzf - Fuzzy finder for terminal power users.
  • exa - Modern replacement for ls with icons and colors.
  • bat - Cat clone with syntax highlighting.
  • zx - Tool for writing shell scripts in JavaScript.

DevOps & Infrastructure

  • Docker - Container platform for building and running apps.
  • Kubernetes - Container orchestration system.
  • Terraform - Infrastructure as code tool by HashiCorp.
  • Pulumi - IaC tool using real programming languages.
  • GitHub Actions - CI/CD pipelines natively in GitHub.
  • CircleCI - Continuous integration and delivery platform.
  • Jenkins - Open-source automation server.
  • Ansible - Configuration management and automation tool.

APIs & Backends

  • Firebase - Google’s BaaS for realtime apps.
  • Supabase - Open-source Firebase alternative.
  • Hasura - Instant GraphQL APIs on your data.
  • PocketBase - Lightweight local backend with realtime and auth.
  • Appwrite - Secure backend server for web and mobile apps.
  • Strapi - Open-source headless CMS.
  • Directus - Real-time data platform and CMS.
  • Postman - All-in-one API platform for building and working with APIs.

Design & UI Tools

  • Figma - Collaborative interface design tool.
  • Penpot - Open-source design and prototyping platform.
  • Storybook - UI component explorer for frontend teams.
  • Radix UI - Primitives for building high-quality UI components.
  • Tailwind CSS - Utility-first CSS framework.
  • Material UI - React UI framework with Google's Material Design.
  • Chakra UI - Modular, accessible component library for React.

Testing & Quality

  • Jest - Delightful JavaScript testing framework.
  • Playwright - End-to-end testing for modern web apps.
  • Cypress - Fast, easy testing for anything that runs in a browser.
  • Vitest - Vite-native unit test framework.
  • ESLint - Linting utility for JavaScript and TypeScript.
  • Prettier - Opinionated code formatter.
  • SonarQube - Continuous inspection of code quality.

Docs & Knowledge

  • Docusaurus - Easy-to-maintain open-source documentation site generator.
  • Notion - All-in-one workspace for notes and collaboration.
  • GitBook - Knowledge management and docs platform.
  • ReadMe - Interactive API documentation builder.
  • Obsidian - Markdown-based knowledge base and note-taking tool.
  • Logseq - Local-first, plain text knowledge management system.

Browser Extensions

Productivity & Misc

  • Raycast - Mac launcher for dev productivity.
  • Linear - Issue tracking built for modern teams.
  • Cron - Next-gen calendar app for professionals.
  • Alfred - Mac productivity app for quick actions.
  • Notion - Workspace for notes, docs, and tasks.
  • Loom - Video messaging for work.
  • Miro - Online whiteboard for collaboration.

Related Lists


PRs welcome!