AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

43 matches for "coding agents"

Video matches

Watch first when you want a fast feel for the topic before opening courses, docs, or profiles.

Code with Claude London 2026: Opening Keynote video thumbnail

Code with Claude London 2026: Opening Keynote

Claude · 2026, claude code, coding agents, frontier models

The Agentic Engineer Workflow You Need In 2026 video thumbnail

The Agentic Engineer Workflow You Need In 2026

Zen van Riel · 2026, agentic engineering, claude code, coding agents

Claude Code: Build Your First AI Agent video thumbnail

Claude Code: Build Your First AI Agent

Teacher's Tech · 2026, claude code, ai agents, beginner

Claude Code beginner's tutorial video thumbnail

Claude Code beginner's tutorial

Peter Yang · coding agents, claude code, coding, developer tools

Educators

Matt Pocock profile photo

Matt Pocock

AI Hero · Beginner to advanced

Practical developer-focused AI education across LLM fundamentals, AI SDK app development, MCP, Claude Code workflows, agent-ready codebases, evals, TDD, handoffs, and reusable skills such as /teach, /grill-me, /to-prd, /to-issues, /tdd, /triage, and /handoff.

Skills

AI coding, Claude Skills, Agentic workflows, AI SDK, MCP, LLM fundamentals, Personalized learning

Providers and platforms

Official Gemini material for learning the current stable, preview, latest, and experimental Gemini model lineup, plus the now-GA Interactions API, prompt design, function calling, Deep Research, Live API, File Search, coding-agent setup, multimodal tradeoffs, and AI Studio workflows.

Topics

Gemini models, Multimodal AI, Long context, Model selection, AI Studio, Interactions API, Deep Research, Live API, Coding agents, File Search, API examples

Qwen profile photo

Qwen

Qwen docs · Beginner to advanced

Official Qwen material for learning the Qwen3 family, multilingual and multimodal capabilities, local deployment paths, and function-calling behavior.

Topics

Qwen, Open models, Multilingual AI, Coding agents, Multimodal AI, Model selection

Learning paths

Resources

A Complete Guide To AGENTS.md

Guide · Matt Pocock · Intermediate

You want to write project instructions that help coding agents understand commands, conventions, architecture, and working boundaries.

agents.md, context engineering, ai coding, agentic workflows

Building Coding Agents with Tool Execution

Short course · DeepLearning.AI · Intermediate

You want to understand how coding agents use tools, inspect code, run commands, and iterate on software tasks.

coding agents, tool execution, developer tools, agents, ai coding

Claude Code: A Highly Agentic Coding Assistant

Short course · DeepLearning.AI · Beginner to intermediate

You want a structured Claude Code course before using it on a serious codebase.

claude code, coding agents, developer tools, ai coding, anthropic

OpenAI model guide

Model docs · OpenAI · Beginner to advanced

You need to choose between current GPT-5.6 variants, smaller GPT-5.4 variants, reasoning levels, tool support, and cost-sensitive API paths.

openai, gpt, gpt-5, reasoning models, model selection

OpenAI MCP and connectors

Guide · OpenAI · Intermediate

You need the official OpenAI path for wiring MCP servers and connectors into agent workflows instead of inventing your own tool contract.

openai, mcp, connectors, agents, tool use

OpenAI Skills

Guide · OpenAI · Intermediate

You want the official OpenAI guide for packaging reusable skills with SKILL.md manifests instead of copying long instructions into every agent session.

openai, skills, agent skills, workflows, coding agents

OpenAI Subagents

Guide · OpenAI · Intermediate to advanced

You want the official OpenAI guidance for splitting larger coding or review work across narrow custom agents without polluting the main task context.

openai, codex, subagents, parallel workflows, coding agents

OpenAI Codex Prompting Guide

Guide · OpenAI · Intermediate to advanced

You want the newest OpenAI guidance for prompting Codex-style coding workflows, especially when using newer Codex models with preambles and execution phases.

codex, prompting, gpt-5.3-codex, coding agents, responses api

Codex config reference

Reference · OpenAI · Intermediate

You need the current OpenAI reference for Codex configuration files before standardizing repo settings, approvals, models, or execution behavior.

codex, config, requirements.toml, config.toml, coding agents

Gemini coding agent setup

Guide · Google AI for Developers · Intermediate

You want Google's official setup path for Gemini-driven coding-agent workflows, Gemini Docs MCP, and skills rather than generic prompt advice.

gemini, coding agents, developer tools, mcp, workflow setup

Gemini Agents Overview

Guide · Google AI for Developers · Intermediate

You want the official overview of Gemini managed agents, sandbox behavior, and when to use agent workflows instead of plain model calls.

gemini, agents, interactions api, deep research, coding agents

Mistral models overview

Model docs · Mistral AI · Beginner to advanced

You need to compare current Mistral families such as Devstral, Magistral, Voxtral, OCR, and general-purpose models.

mistral, open models, commercial models, model selection, coding

OpenAI Codex

Official product docs · OpenAI · Beginner to advanced

You want the current OpenAI path for agentic software engineering, code review, and background coding tasks.

codex, coding agents, developer tools, automation, code generation

OpenAI Codex models

Model docs · OpenAI · Intermediate

You need the Codex-specific guidance on which OpenAI models to use for complex coding, lighter tasks, or subagent workloads.

codex, coding agents, model selection, gpt-5.5, subagents

Custom instructions with AGENTS.md

Guide · OpenAI · Beginner to advanced

You want the official OpenAI guide for durable repo instructions, nested overrides, and agent-ready project context.

codex, agents.md, context engineering, coding agents, developer tools

Use Codex with the Agents SDK

Guide · OpenAI · Intermediate to advanced

You want to orchestrate Codex inside a multi-agent or MCP-driven software workflow instead of using it only as a standalone coding assistant.

codex, agents sdk, mcp, subagents, coding agents

Codex best practices

Guide · OpenAI · Beginner to advanced

You want OpenAI's current guidance for planning, scoping, AGENTS.md usage, and review habits that make coding-agent work more reliable.

codex, coding agents, agents.md, review workflows, developer tools

Claude choosing a model

Guide · Anthropic · Intermediate

You need Anthropic's current guidance on balancing capability, speed, and cost before changing Claude models.

claude, anthropic, model selection, frontier models, coding

Claude Code overview

Guide · Anthropic · Intermediate

You want practical docs for using Claude as a coding agent across a real codebase and toolchain.

claude code, coding agents, developer tools, automation, coding

Claude Code skills

Guide · Anthropic · Intermediate

You want Anthropic's official guide for packaging reusable Claude Code skills instead of leaving long instructions inline in every session.

anthropic, claude code, skills, coding agents, context engineering

Claude Code model configuration

Guide · Anthropic · Intermediate to advanced

You need Anthropic's current guidance for setting default Claude Code models, restricting model choices, and managing team-level coding-agent policy.

anthropic, claude code, model selection, governance, coding agents

Claude Code best practices

Engineering guide · Anthropic · Intermediate to advanced

You want Anthropic's own recommendations for scaling Claude Code across larger codebases, parallel sessions, and stronger context discipline.

claude code, coding agents, developer tools, context engineering, parallel work

Gemini coding agents with MCP and Skills

Guide · Google AI for Developers · Intermediate

You want the newest official Gemini guide for wiring docs MCP, installable skills, and coding-agent best practices into software workflows.

gemini, coding agents, mcp, skills, developer tools

Qwen Code

Open-source coding agent · Qwen · Intermediate

You want the official Qwen Code overview for codebase understanding, provider setup, automation, and current coding-agent workflows.

qwen, coding agents, developer tools, terminal, agentic coding

Qwen Code Agent Skills

Guide · Qwen · Intermediate

You want the official Qwen Code guide for packaging reusable skills instead of keeping long workflow instructions inline.

qwen, skills, coding agents, agent workflows, developer tools

Qwen Code Subagents

Guide · Qwen · Intermediate

You want the official Qwen Code path for delegating focused work to specialized subagents inside larger coding tasks.

qwen, subagents, coding agents, parallel workflows, developer tools

Qwen3-Coder

Model launch guide · Qwen · Intermediate to advanced

You want the official Qwen explanation of where Qwen3-Coder fits for repo work, agentic coding, and open-model software engineering.

qwen, qwen3-coder, coding agents, open models, agentic coding

xAI Grok Build overview

Guide · xAI · Intermediate

You want the latest xAI docs for its coding-agent workflow rather than only the raw model list.

xai, grok build, coding agents, developer tools, automation

xAI Grok Build 0.1

Model docs · xAI · Intermediate

You want the specific Grok Build model details, pricing, and capabilities before testing xAI for agentic coding work.

xai, grok build, coding agents, model selection, agentic coding

Grok Build is Now Open Source

Open-source release · xAI · Intermediate

You want xAI's announcement and repository links for studying Grok Build as an open-source coding-agent workflow instead of only using it as a hosted black box.

xai, grok build, open source, coding agents, developer tools

AI Tinkerers One-Shot videos

Video library · AI Tinkerers · Intermediate

You want practitioner-led demos on browser agents, coding agents, evals, and real workflows instead of polished vendor marketing.

agents, ai engineering, builder demos, community learning, videos

Awesome Agent Skills by VoltAgent

GitHub repo · VoltAgent · Intermediate

You want a larger, current catalog of real-world agent skills that can be studied, adapted, and compared across Claude Code, Codex, Gemini CLI, Cursor, and similar tools.

agent skills, skills, coding agents, claude code, codex

Hugging Face Context Course

Free course · Hugging Face · Intermediate

You want a focused course on context engineering for code agents, including skills, subagents, hooks, and MCP.

context engineering, coding agents, skills, subagents, mcp

Aider

GitHub repo and docs · Aider · Beginner to advanced

You want a practical open-source terminal coding agent with a strong git-centric workflow and extensive real-world usage tips.

coding agents, developer tools, terminal, git, pair programming

OpenHands

Open-source agent platform · OpenHands · Intermediate to advanced

You want to study or run an open-source software-agent stack that can execute longer-lived coding and operations workflows.

coding agents, automation, self-hosted, agent platform, developer tools