Archilo: helping architecture work become visible.

Explore the ecosystem →

Updates & announcements

Archilo: helping architecture work become visible.
Archilo: helping architecture work become visible.

A focused platform for architecture portfolios, research, talent and creative opportunity. Built for architects, students and studios.

Enally announcement
Enally: building useful things, together.

A founder-led ecosystem connecting products, services, knowledge, community and opportunities. One belief, expressed in different ways.

Enally announcement
Build with us: internships, contributors and partnerships.

Practical ways for young builders, contributors and domain experts to learn through real products and useful responsibility.

Archilo growing steadily
Archilo growing steadily

Architecture portfolios and research pages now serve 5,000+ creative professionals.

Humble campus expansion
Humble campus expansion

Verified student communities now active across multiple campuses with 2K+ members.

Faaho partner beta live
Faaho partner beta live

Zero-brokerage living discovery is now available in partner beta. Technology by Enally.

Enally announcement
Enally Labs launched

Applied AI experiments, internal agents and prototype products now live under Labs.

Enally announcement
Blog redesigned

The Enally blog now brings practical guides, opportunities and ecosystem knowledge together.

Enally announcement
Services: SEO to AIO

Five-layer visibility services now available — SEO, AEO, GEO, SXO and AI Optimization.

Enally announcement
Build with us program

Internships, campus ambassadors and contributor roles open for builders who want real ownership.

Enally announcement
Company website rebuilt

Enally.in redesigned with improved performance, accessibility and dark theme support.

Freelancing

The 5 AI Tools That Quietly Save Me Hours Every Week as a Developer

Discover the 5 AI tools I use daily as a developer in 2026, including Raycast, Granola, Claude Code, Warp, and ctrlb-decompose.

The 5 AI Tools That Quietly Save Me Hours Every Week as a Developer
What you'll learn

Discover the 5 AI tools I use daily as a developer in 2026, including Raycast, Granola, Claude Code, Warp, and ctrlb-decompose.

Jump to the guide

AI Tools I Actually Use as a Developer in 2026

Most AI tool lists are filled with products people tried once and never opened again.

These are different.

The tools below are part of my actual workflow. Some help me write code, some help me search faster, some help me manage meetings, and others save hours every week by removing repetitive work.

None of them are magic.

But together, they make me significantly more productive.


1. Raycast

One Shortcut for Everything

Raycast has become the command center of my computer.

Instead of opening apps manually, searching through folders, or navigating endless menus, I hit a shortcut and type what I need.

What I Use It For

  • Launching applications

  • Finding files instantly

  • Running scripts

  • Managing windows

  • Clipboard history

  • Quick notes

  • AI assistance

  • Calendar actions

Why It Stays Installed

Every action takes fewer clicks.

The time saved isn't huge per task, but it compounds hundreds of times per day.

Best Features

Feature Benefit
App Launcher Faster than Dock/Start Menu
Clipboard History Never lose copied content
Window Management Organize screens instantly
Quicklinks Open common workflows
AI Commands Search and execute actions

https://raycast.com


2. Granola

AI Meeting Notes Without a Bot Joining Calls

Most AI meeting tools require a recording bot.

Granola doesn't.

You simply attend your meeting normally and it creates clean notes, summaries, and action items afterward.

What I Use It For

  • Client calls

  • Product discussions

  • Team meetings

  • Discovery sessions

  • Planning calls

Why I Like It

Most meeting summaries are cluttered.

Granola keeps things simple:

  • Key points

  • Action items

  • Decisions

  • Follow-ups

Benefits

Traditional Notes Granola
Manual writing Automatic
Miss important details Captures everything
Hard to organize Structured summaries
Time consuming Instant

https://granola.ai


3. Claude Code

The Closest Thing to a Second Engineer

Claude Code has changed how I build software.

Instead of manually navigating large codebases, I can describe a task and let Claude analyze files, understand context, and implement changes.

Common Tasks

  • Refactoring

  • Feature development

  • Bug fixing

  • Test generation

  • Documentation updates

  • Code reviews

Example Prompt

Update the user onboarding flow.

Send a welcome email after signup.

Add tests.

Update documentation.

What Happens Next

Claude can:

  • Scan files

  • Understand architecture

  • Identify dependencies

  • Modify code

  • Run tests

  • Explain changes

Why It Matters

The biggest advantage isn't writing code.

It's understanding large projects quickly.

https://claude.ai/code


4. ctrlb-decompose

Making Logs AI Friendly

One hidden problem with AI coding tools is log analysis.

Large logs contain massive amounts of repetitive information.

This increases token usage and slows analysis.

ctrlb-decompose solves that problem.

What It Does

Instead of storing:

INFO request completed
INFO request completed
INFO request completed
INFO request completed

It separates:

  • Repeating structure

  • Actual changes

Benefits

Before After
Huge logs Compact logs
More tokens Fewer tokens
Slower analysis Faster analysis
Higher cost Lower cost

Why Developers Should Care

If you're feeding logs into:

  • Claude

  • ChatGPT

  • Gemini

  • Cursor

This can significantly reduce token usage.

https://github.com/ctrlb-hq/ctrlb-decompose


5. Warp

A Terminal Built for Humans

Traditional terminals haven't changed much in decades.

Warp reimagines the terminal experience.

Features I Use

  • AI commands

  • Command search

  • Workflow sharing

  • Smart autocomplete

  • Error explanations

  • Command history

Example

Instead of remembering:

docker logs $(docker ps -q)

You can simply ask:

Show me container logs from the last week with errors

Warp helps generate the command.

Why It Helps

The terminal becomes:

  • Easier to use

  • Easier to share

  • Easier to understand

https://www.warp.dev


My Current AI Productivity Stack

Category Tool
Search & Navigation Raycast
Meeting Notes Granola
AI Coding Claude Code
Log Optimization ctrlb-decompose
Terminal Warp

How These Tools Work Together

A typical day might look like this:

Morning

Use Raycast to launch projects and navigate files.

Meetings

Use Granola to automatically generate summaries and action items.

Development

Use Claude Code to implement features and review code.

Debugging

Use ctrlb-decompose to reduce noisy logs before sending them to AI tools.

Operations

Use Warp to run commands, inspect containers, and troubleshoot systems.


The Biggest Lesson

Most productivity gains don't come from one revolutionary tool.

They come from removing dozens of tiny points of friction throughout the day.

Raycast removes clicks.

Granola removes note-taking.

Claude Code removes repetitive coding work.

ctrlb-decompose removes log noise.

Warp removes terminal frustration.

Individually they're useful.

Combined, they create a workflow that feels dramatically faster, cleaner, and easier to maintain.

Frequently asked questions

Raycast is a macOS command‑center app that lets developers launch apps, find files, run scripts, manage windows, access clipboard history, take quick notes, and use built‑in AI commands—all from a single shortcut. By reducing the number of clicks per task, it saves seconds that add up to hours across hundreds of daily actions.

The top Raycast features for developers are the App Launcher (quickly open IDEs or terminals), Clipboard History (retrieve copied code snippets), Window Management (organise multiple editor windows), and AI Commands (generate code snippets or search documentation without leaving the keyboard).

Granola uses local audio capture and AI transcription to generate meeting notes in real time, eliminating the need for a recording bot in the conference call. Developers can start the app before a meeting, let it listen, and receive a concise, searchable summary afterward.

AI‑powered utilities such as Raycast and Granola automate repetitive tasks—app launching, file searching, window arrangement, and note‑taking—freeing developers to focus on coding. The cumulative time saved from these micro‑optimisations can amount to several hours each week, directly increasing overall productivity.

Keep learning

Related articles