Skip to content
Agentic Levels

Everything starts here.

GuestLocal progress only
PreferencesSign in
01Start with one taskBest first move for beginners.02Check your LevelMeasure where you are.03Score an AI resultFind the habit to practice first.04Return to Your WorkScores, links, and checkpoints.
Start here

Begin

HomeThe main entry point.New to AIStart with one useful task.
Know where you are

Measure

Check your LevelUse this after you have tried AI.Fluency ScoreScore an AI result you can review.
Build the habit

Learn

LevelsLessonsTracks
Find the reference

Library

PromptsReferenceResourcesCompare Tools
Turn it into work

Apply

Your Next MoveChoose what AI should change next.Tool SetupGet the tools ready.
Come back later

Return

Your WorkScores, links, and checkpoints.My PathContinue from your level.Updates
Site

Site

PricingAboutFAQ & FeedbackPreferences

© 2026 Fuentes Studio

Privacy·Terms
yourCouncil
Ready to help
✦

What do you want to understand?

Ask anything about what you're learning.

Interfaces Guide

Choose the lightest surface that fits the task, then move up only when you need fresher research, real files, or repeatable execution.

Start HereWorkspace GuideInterfaces Guide
Claude Code Mode

Use the terminal as the control plane for Claude Code

Claude Code is strongest when it can inspect the repo, run commands, and keep rules close to the work. The same site structure stays, but the examples assume CLI-first habits.

  • Plan in the terminal before editing large surfaces.
  • Use repo-native memory rather than long repeated setup prompts.
  • Judge quality by diffs, test output, and updated rules.
⟐
Claude Web
Projects, styles, artifacts, research, quick iteration
Level 1–2

Non-technical users, quick tasks, writing, analysis

Features
  • No setup required
  • Projects with shared knowledge and project instructions
  • Artifacts for rich output (code, docs, charts)
  • Styles and personalization controls
  • Research mode for cited deep dives
  • Connectors for Drive, Gmail, Notion, and more
  • Project-based conversation organization
  • Team sharing and collaboration
  • Vision and file upload support
Limitations
  • No local file system access
  • No custom commands or hooks
  • No MCP server support
  • Rate limits on free tier

When to switch: When you need local file access, custom commands, or agentic workflows

◫
Claude Desktop
Local files, connectors, research, cowork mode
Level 2–4

Designers, writers, and developers who want local power without a terminal

Features
  • MCP server support (filesystem, browser, databases)
  • Local file read/write access
  • Connectors directory and desktop extensions
  • Research mode on paid plans
  • Cowork mode with check-ins
  • Desktop app integration
  • No terminal required
Limitations
  • No custom slash commands
  • No hooks or lifecycle events
  • No skills (persistent expertise files)
  • Less scriptable than CLI

When to switch: When you need custom commands, hooks, skills, or full CLI autonomy

>_
Claude Code (CLI)
Full power: automation, agents, deep integration
Level 4–8

Developers and power users building with AI agents

Features
  • Custom slash commands and skills
  • Pre/post-tool hooks
  • CLAUDE.md for persistent rules
  • MCP server support
  • Sub-agents and background execution
  • Full filesystem access
  • API and Agent SDK
Limitations
  • Requires terminal comfort
  • Steeper initial learning curve
  • API key required for full usage

When to switch: This is the end state, you're already here

← Find my setupWorkspace Guide →