The core list hasn't changed much. What has changed is a whole new layer of AI agents and lateral tools arriving fast — Claude Code, Cursor, Supabase, Vercel, Replit and friends are rewriting what the development stack looks like.
.avif)
When we first compiled this list, AI was still a punchline. Videos of a mangled Will Smith eating spaghetti were circulating as proof that the technology couldn't really do anything useful. A lot has changed since then, and not gradually. It changed quickly, then all at once.
We're now more than five years into MuchSkills, and the skills data tells an interesting story: the foundational tools haven't disappeared (Excel is still Excel, Python is still Python, Git is still Git), but there's a whole new layer sitting on top of everything. AI agents, AI-native IDEs, backend-as-a-service platforms, and deployment infrastructure that used to require a dedicated DevOps team are now things a solo developer or a small team sets up on a Friday afternoon. The stack has changed shape, even if the bottom of it looks familiar.
This is the 2026 update to our annual software tools report. As before, we're looking at the most popular tools that MuchSkills users around the world have added to their profiles, organised by category. But we've added a new section this year: the lateral tools, the ones that don't show up in traditional skills lists but that are clearly part of how modern development actually gets done.

Top AI Assistant - ChatGPT
Category: AI & Automation
ChatGPT is still the most widely recognised AI assistant in the world, and by most counts, the one most people reach for first. OpenAI hit a billion users in early 2025, which is a number that's hard to contextualise. It's become the default for everything from drafting emails to analysing documents to being the first port of call when someone doesn't know what else to try. That universal appeal is also what keeps it at the top of our data. It's not always the most powerful tool for any specific task, but it's the one almost everyone has used at least once, and increasingly the one people stick with.

Top graphic design/editing tool - Adobe Photoshop
Category: Creative & Design
Still here. Still doing what it does. Photoshop has been around for more than three decades and shows no real signs of going anywhere, even as AI image generation tools have arrived and done genuinely impressive things. For photo editing, compositing, retouching, and anything requiring pixel-level precision, nothing has convincingly replaced it. Adobe has been adding AI features to Photoshop (Generative Fill being the obvious one), which has given it a second wind rather than making it redundant. The interface design world moved on years ago, but everyone else stayed.

Top mailing client - Gmail
Category: Communication & Collaboration
More than 20 years old and still the dominant mailing platform. Gmail won by being genuinely good at one thing (keeping spam out and your inbox sane) and then just not messing with it. Smart Reply, Smart Compose, and Gemini integration have all made it more useful without changing what it fundamentally is. The fact that Hotmail, Yahoo, and AOL are footnotes while Gmail is the default says a lot about what actually matters in product decisions: get the basics right and don't break them.

Most popular web browser - Google Chrome
Category: Web & Platform Technologies
Internet Explorer is a memory at this point, and Chrome is simply the browser. It holds around 65% of global market share and has stayed there largely through momentum, ecosystem lock-in, and the fact that most developers test in Chrome first. The privacy picture remains complicated (Chrome's ad ecosystem is not exactly built with your interests at heart) but the developer tools are excellent, the extensions ecosystem is enormous, and the alternative browsers have generally struggled to find a compelling enough reason to switch. Firefox and Brave are doing interesting things on privacy; Arc tried to reinvent the browser experience entirely. Chrome mostly watches and occasionally borrows ideas.

Top UI/UX Design tool - Figma
Category: Creative & Design
Figma won the interface design market years ago and hasn't looked back. The Adobe acquisition attempt fell apart, which in retrospect was probably good for both the tool and the community that built up around it. In 2025 and 2026, Figma launched Figma Make (their AI-powered design-to-code feature), which genuinely changes how prototypes become products. The real-time collaboration that made it special in 2017 is now table stakes for every design tool. What keeps Figma ahead is the ecosystem: the plugins, the component libraries, the developer handoff workflow, and the fact that it's become the default shared language between designers and engineers. I still think it's the best collaborative design tool out there.

Top vector design tool - Adobe Illustrator
Category: Creative & Design
Still in the belt of most designers, still doing things that Figma and Sketch don't quite cover. Illustrator's strength has always been in detailed vector work, complex illustration, and print-ready outputs where precision matters in ways that screen-optimised tools don't fully address. Adobe's AI features (including Generative Recolor and vector generation tools) have made it more capable rather than more accessible, which is probably the right move for a tool that was never trying to be a beginner product.

Top spreadsheet tool - Microsoft Excel
Category: Core Productivity
You either love Excel or you've been forced to use it enough times that you respect it. Either way, it's not going anywhere. The amount of financial modelling, data analysis, operational tracking, and general organisational thinking that happens inside Excel every day is genuinely staggering, and the competition (Google Sheets, Airtable, Notion databases) has eaten some specific use cases but hasn't replaced it for serious number work. Microsoft's Copilot integration now lets you ask questions in plain language and have Excel write formulas or analyse data for you, which closes the gap between knowing Excel deeply and just being able to get the answer you need.

Top presentation tool - Microsoft PowerPoint
Category: Core Productivity
I learned PowerPoint at school in the 1990s, primarily to use clipart, and somehow it's still the tool that runs corporate storytelling across the planet. Canva has eaten the bottom of the market (quick presentations, social graphics, anything that doesn't need to look like a consultant made it), and more design-minded teams use Figma or Keynote. But PowerPoint holds on in enterprise environments because it's everywhere, it works with everything, and the bar for replacing a productivity tool that's already installed on every company laptop is enormous. Microsoft's Designer AI tools have improved the visual output noticeably, which helps.

Top communication tool - Microsoft Teams
Category: Communication & Collaboration
Teams has about six times the user base of Slack, which is the kind of statistic that feels impossible until you remember that every large organisation with a Microsoft 365 subscription gets it bundled, and IT departments don't usually ask whether people prefer it. Teams works well enough for large organisations that need video calls, document collaboration, and chat in one place, and Microsoft's Copilot integration means it now also has genuinely useful AI features built in. I personally still reach for Slack as a smaller team, but I increasingly find myself logging into Teams as a guest when customers or partners insist on it (and yes, the guest experience still needs work).
.png)
(Almost) top communication tool - Slack
Category: Communication & Collaboration
As far as I'm concerned, Slack is the top. It took what IRC chat rooms had and brought it to the office in a way that felt right: fast, informal, searchable, and genuinely built for how people actually talk when they're working closely together. Salesforce acquired it in 2021, and the subsequent years have been an interesting exercise in watching enterprise software absorb a product that was defined by being the opposite of enterprise software. The AI features are improving, and the integrations ecosystem remains excellent. For teams that actually choose their tools rather than having them mandated, Slack is still the default.

Top project management tool - JIRA
Category: Communication & Collaboration
Jira remains the project management tool that everyone complains about and nobody replaces. It started as a simple issue tracker in 2002 and has grown into something large enough that it needs its own onboarding process. Newer tools like Linear have taken significant share among developer-focused teams who want something faster and cleaner, and Notion has eaten into Jira's use for lighter project tracking. But for large engineering organisations with established workflows, compliance requirements, or Atlassian suite dependency, Jira is entrenched. The Atlassian AI features (Atlassian Intelligence) are beginning to reduce the friction of navigating large backlogs and writing issues, which helps the argument for staying.

Most popular programming language - Python
Category: Development & Engineering
Python has been the most popular programming language on most lists for years now, and the AI era has only strengthened its position. The majority of AI and machine learning frameworks are Python-native (PyTorch, TensorFlow, scikit-learn), and the language's readability makes it the natural choice for data scientists, ML engineers, and backend developers working on AI-adjacent systems. The slightly ironic thing is that Python is now also the language most likely to be written by AI agents, which tends to produce correct code more reliably than some alternatives. If you're only going to know one programming language in 2026, Python remains the right answer.

Top visual effects software - Adobe After Effects
Category: Creative & Design
After Effects is still the most versatile motion graphics and visual effects tool available, and still hasn't had a serious challenger emerge despite the space around it getting noisier. AI-generated video from tools like Sora, Runway, and Kling has started to do things that previously required significant After Effects skill, which is interesting to watch. But for teams producing branded motion content, broadcast graphics, or complex compositing work, After Effects remains the professional standard. Adobe's own AI tools (including neural filters and content-aware fill) have made the manual parts of the workflow faster.
This is the part that didn't exist in any meaningful way when we first wrote this list. The tools below aren't showing up in massive numbers on MuchSkills yet (skills adoption tends to lag the actual use of tools by a year or two), but they are clearly part of how modern software development actually gets done in 2026. If you talk to any developer who's paying attention, you'll hear most of these names in the same conversation.
Claude Code - AI Coding Agent
Category: AI & Automation
Claude Code is Anthropic's agentic coding tool that lives in your terminal, reads your codebase, edits files, runs commands, and integrates with your development tools through MCP (Model Context Protocol). The key difference from earlier AI coding assistants is that Claude Code doesn't just suggest code, it executes tasks across your entire project. You can tell it to build a feature, fix a bug across multiple files, write tests, review a PR, or migrate a database schema, and it works through it like a developer would. Multi-agent support was added in early 2026, letting you spawn parallel agents working on different parts of a task simultaneously. The CLAUDE.md file format gives teams a way to share project context, standards, and preferences across sessions. For teams already using Anthropic's models via API, Claude Code integrates directly with those credentials.
Cursor - AI-Native IDE
Category: Development & Engineering
Cursor is a VS Code fork with AI built into the core rather than layered on as a plugin. Its codebase-aware chat (the ability to ask questions about your entire project, not just the file you have open) and its multi-file edit capabilities have made it the preferred IDE for a significant portion of professional developers who use AI coding tools daily. Cursor's parent company Anysphere reached a reported $9.9 billion valuation by mid-2025, which gives you a sense of where the market thinks this category is going. The competition is real (Windsurf by Codeium is gaining ground, GitHub Copilot continues to improve, and Claude Code works directly in the terminal), but Cursor remains the benchmark for AI-native developer experience.
Supabase - Open Source Backend Platform
Category: Infrastructure & DevOps
Supabase went from a well-regarded Firebase alternative to something closer to the default backend for the vibe-coding generation, and the numbers are wild: from roughly $765 million valuation to $5 billion in twelve months, 4 million developers, $70M ARR growing at 250% year-on-year. What drove it was becoming the backend that every AI-native app builder defaults to. Lovable wires to Supabase. Bolt.new runs on Supabase. Figma Make, v0, Cursor, and Claude Code all integrate with it. The product itself (Postgres database, authentication, real-time subscriptions, edge functions, storage, and now vector buckets for AI apps) is genuinely excellent, and the developer experience is probably the best in its category. If you're building anything in 2026 that needs a backend and you're not running a massive enterprise, Supabase is probably where you start.
Vercel - Frontend Cloud & Deployment Platform
Category: Infrastructure & DevOps
Vercel has become the default deployment platform for Next.js projects (which makes sense, given that Vercel created Next.js), and its edge network, serverless functions, and zero-config deployment experience have made it the standard for frontend teams who want to ship fast without thinking about infrastructure. The v0 tool (Vercel's AI-powered UI generator that produces React/Tailwind components you can deploy immediately) fits naturally into the same workflow: design in v0, deploy to Vercel, connect to Supabase or another backend. It's a narrow but excellent stack for modern web development, and Vercel has been smart about making each piece of it reinforce the others.
Replit - Cloud Development Environment
Category: Development & Engineering
Replit occupies an interesting position: it's the most complete all-in-one cloud development environment (code, run, deploy, collaborate, all in the browser), and it's also the tool most associated with making programming accessible to people who didn't previously think they could build software. Replit Agent 3 can plan, code, and refine projects end-to-end from a natural language description, and the platform has hosting, databases, and authentication built in so there's nothing to set up externally. For learning, prototyping, and building first versions of things, it's hard to beat. For production-scale serious engineering work, most teams eventually graduate to more specialised tools, but Replit is often where the idea first became real.
v0 by Vercel - AI UI Generator
Category: Web & Platform Technologies
v0 is Vercel's take on the AI-to-code workflow, and it's specifically good at one thing: generating production-quality React components with Tailwind and shadcn/ui that you can drop directly into a Next.js project. It's not trying to build entire applications (that's more Lovable or Bolt's territory), and it's not a general-purpose coding assistant. It's a component generator with an excellent eye for modern UI design. For frontend developers who work in the React/Next.js ecosystem and need to move fast on UI without writing every component from scratch, the quality of v0's output is consistently better than other tools in the category. The tight Vercel integration is a strength if you're already on that stack, and a constraint if you're not.
Lovable - AI Full-Stack App Builder
Category: Web & Platform Technologies
Lovable went from 0 to $100M ARR in eight months, which is the kind of number that makes you do a double take. It's an AI-native full-stack builder aimed primarily at non-developers (or developers who want to prototype extremely fast): you describe your app, it generates a polished UI and wires up a Supabase backend, and you have something running that looks and works like a real product. The visual quality of Lovable's output is genuinely good, which is why it's become the tool of choice for founders running demos with investors or testing ideas with users before committing to a proper build. Lovable Cloud (their own backend service) launched in 2025 and reduces some of the Supabase dependency for simpler use cases.
Windsurf - Agentic IDE
Category: Development & Engineering
Windsurf (by Codeium) positions itself as the first agentic IDE, and its Cascade feature, which maintains deep awareness of your entire codebase context across a multi-step edit session, has earned it a serious following among developers who find Cursor's approach too conservative. OpenAI acquired Codeium in 2025, which was the kind of move that signals both how valuable they thought the product was and how seriously the major AI labs are taking the developer tools space. For teams working in large, complex codebases where context is everything, Windsurf's approach is genuinely differentiated.
The foundational list hasn't changed dramatically (the classics are classics for a reason), but the new entrants are increasingly AI-native tools that didn't exist or weren't widely used a few years ago.

Skills gap analysis in consulting: How to find capability gaps before they become delivery risks
Learn more