Works About Skills Blog
Instagram LinkedIn Telegram
// Mestre, Venice - Italy
Design Pills

Design Pills - Chapter 04

Choosing the Right AI. How to Use Artificial Intelligence Without Getting Lost in the Noise.

Author
Daniele Scanferlato
Topic
AI · Tools · Workflow
Read time
10 min read

Introduction

There's a widespread misconception about artificial intelligence: that using it is enough to stay current. You download a tool, try something out, then stop because "it doesn't work the way I expected."

The problem, almost always, isn't the tool. It's that nobody explained what it's built for.

AI isn't one thing. It's a constellation of different technologies, each optimized for a specific type of output. Using the wrong tool for the wrong task is like using Illustrator to set the typography of a long document: technically possible, practically frustrating.

"Artificial intelligence isn't a skill. It's a set of tools. And like any tool, the value depends on how well you know what to use it for."

The problem isn't AI

When someone says "I tried AI but I don't need it," they usually mean they used ChatGPT to write something, the result felt generic, and they stopped. That's an understandable conclusion. But it's like saying you don't need a hammer after trying to cut wood with one.

Today's AI landscape breaks down into clearly distinct categories: text generation, image generation, code writing, data analysis, process automation. Some categories overlap. Many don't.

The right question isn't "should I use AI?" - in 2026 the answer is almost always yes. The right question is: for which part of my work, and with which tool?

  • Not all language models work the same way
  • Not all image generators produce the same type of output
  • The best AI tool for code is different from the best tool for strategy

Text, analysis, and strategic thinking

For everything related to language - writing, analyzing, structuring, reasoning - the language models available today are many, but not equivalent.

Claude (Anthropic) is the most effective model for tasks that require long-form reasoning, structural coherence, and critical thinking. It works well for strategic analysis, drafting complex documents, text review with detailed feedback, and conversations where depth matters more than speed.

But the real difference isn't the model itself: it's how you configure it. Claude lets you create project folders with persistent context - instructions, reference documents, tone of voice, operating rules - that stay active in every conversation within the project. You don't have to re-explain who you are, what you do, or how you want to work. The context is already there.

Even more powerful is the ability to build custom skills: reusable instruction blocks that define how Claude should approach a specific type of task. One skill for text review, one for brief analysis, one for copy generation in a specific format. Each skill is a way to turn a generic model into a specialized tool built around your own workflow.

This isn't a technical detail. It's the difference between using AI as a calculator and using it as a collaborator who knows the context you work in.

ChatGPT (OpenAI) is more versatile in the most operational sense: it integrates with many tools, works well for daily tasks, fast brainstorming, and real-time information access.

Gemini (Google) is the natural choice when your work is intertwined with the Google ecosystem - Docs, Drive, Gmail - or when you need to connect sources and data fluidly.

"An AI model used without context is like a new collaborator every morning. Projects and skills turn every session into a continuation."

Images and visual

Image generation is perhaps the area where the difference between tools is most visible and most immediate.

Midjourney remains the reference for pure aesthetic quality. If you want images with strong visual consistency, a defined style, and results that look like they came from a creative director, Midjourney is hard to beat. It takes some practice with prompts, but the investment is worth it.

Nano Banana is a newer, more accessible tool designed for people who want fast results without a learning curve. It works well for communication assets, social content, visual prototypes. Less control over stylistic detail, more operational speed.

Adobe Firefly is the natural choice if you already work in the Adobe ecosystem: it integrates with Photoshop and Illustrator, and generates images meant to be edited, not just viewed. Useful when generated material is a starting point, not a final output.

  • Midjourney → aesthetic quality, defined style, visual campaigns
  • Nano Banana → speed, operational assets, exploration
  • Adobe Firefly → workflow integration, post-generation editing

Code and development

For those who write code - or want to without knowing how - this category of tools has changed the rules more radically than any other.

Cursor is a code editor built around AI, not AI added on top of an existing editor. You can feel the difference. Cursor understands the context of the entire project, not just the open file. You can describe what you want in natural language, and it writes, edits, or debugs the code. For designers who want to prototype in HTML/CSS or developers who want to accelerate their flow, it's the tool that most quickly changes the relationship between idea and implementation.

GitHub Copilot is the most natural entry point for those already working with VS Code. It works as intelligent autocomplete: it suggests code as you write, learns from context, reduces repetitive work. Less autonomous than Cursor, but more integrated into an existing workflow.

"You don't need to know how to program to use Cursor. But you need to know how to think about how something works."

How to build your stack

The temptation is to have every tool. You don't need them all.

An AI stack works when it's built around your real needs, not around the hype. Start with three questions:

  1. What do you do most every week? Write, design, code, communicate, analyze? Identify the two or three activities that take the most time and cognitive energy.
  2. Where do you feel the most friction? Not where you're slow, but where it feels like work that shouldn't require so much effort. AI excels at removing friction, not replacing thought.
  3. What are you willing to learn? Every tool has a curve. It's never zero. Evaluate how much investment you're willing to make and choose accordingly.

An example of a minimal but solid stack:

It's not the only possible stack. It's a starting point. From there, add or remove based on what you actually use.

Conclusion

Knowing AI doesn't mean knowing everything. It means having a good enough map to navigate - and the ability to update that map when the territory changes.

Tools will change. Some that seem indispensable today will be surpassed within a year. But the underlying logic remains: every tool has an area where it excels, and using it outside that area is a waste of your time and its potential.

The difference between those who use AI well and those who get lost in the noise isn't access to the tools. It's clarity about the problem to solve.