Resources

Deep-dive guides, tutorials, and practical documentation for the AI tools you use every day.

25 resources across 5 tools

14 results

guide

Claude

ToolGuideBeginner15 min read

Claude Cookbooks - Recipes & Guides for Building with Claude

A comprehensive collection of Jupyter notebooks and code recipes showcasing effective ways to use Claude for classification, RAG, summarization, tool use, vision, and more.

Claude
guide

Claude Code

ToolGuideIntermediate12 min read

Claude Skills Library - 60 Stack-Agnostic Skills for Website Lifecycle

A complete library of 60 reusable Claude Skills covering brand, design, content, SEO, dev, ops, growth, and research for building and optimizing websites with any stack.

Claude Code
guide

Claude Code

ToolGuideBeginner8 min read

Claude HowTo: Visual Guide to Claude Code from Basics to Advanced Agents

A visual, example-driven guide to Claude Code covering basic concepts through advanced agents, with copy-paste templates and quizzes. Synced with every Claude Code release.

Claude Code
guide

Claude Code

ToolGuideAdvanced8 min read

Claude Agent SDK: Build Custom AI Agents Programmatically

Use the Claude Agent SDK in Python and TypeScript to build AI agents that read files, run commands, and edit code autonomously.

Claude Code
guide

Claude Code

ToolGuideAdvanced8 min read

Claude Code in CI/CD: GitHub Actions, GitLab CI, and Automation

Automate code review, issue triage, and PR creation with Claude Code in GitHub Actions, GitLab CI, and headless mode.

Claude Code
guide

Claude Code

ToolGuideBeginner8 min read

How to Write CLAUDE.md: Claude Code's Most Important File

Master CLAUDE.md to give Claude Code persistent project context. Covers file hierarchy, effective instructions, auto memory, rules, and common anti-patterns.

Claude Code
guide

Claude Code

ToolGuideIntermediate8 min read

Claude Code Hooks: Automate Your Workflow with Lifecycle Events

Run shell commands, HTTP requests, and MCP tools automatically at key points in Claude Code's lifecycle. Build auto-format, lint gates, and audit trails.

Claude Code
guide

Claude Code

ToolGuideIntermediate8 min read

Claude Code MCP: Connect External Tools and Data Sources

Connect Claude Code to databases, browsers, APIs, and external tools using the Model Context Protocol. Setup guides for popular servers and troubleshooting.

Claude Code
guide

Claude Code

ToolGuideIntermediate8 min read

Claude Code Skills and Custom Commands: Extend Claude's Capabilities

Build reusable skills and slash commands for Claude Code. Package workflows, templates, and scripts that load on demand without bloating context.

Claude Code
guide

Claude Code

ToolGuideAdvanced8 min read

Claude Code Subagents: Parallel Processing for Complex Tasks

Spawn specialized AI agents that work in parallel with their own context window. Learn built-in agents, custom subagents, and the master-clone architecture.

Claude Code
guide

Claude Code

ToolGuideBeginner6 min read

Claude Code in Your IDE: VS Code, JetBrains, and Desktop App

Set up Claude Code in VS Code, JetBrains IDEs, the Desktop app, or Web mode. Compare surfaces and find the right one for your workflow.

Claude Code
guide

Codex

ToolGuideIntermediate8 min read

Mastering AGENTS.md: Codex Custom Instructions

Complete guide to AGENTS.md for OpenAI Codex — discovery hierarchy, override files, fallback filenames, /init scaffold, size limits, verification, and troubleshooting.

Codex
guide

Codex

ToolGuideIntermediate12 min read

Codex CLI: The Complete Guide

Master Codex CLI: interactive vs exec mode, key flags (--full-auto, --sandbox, --model), config.toml setup, slash commands, and remote WebSocket sessions.

Codex
guide

Codex

ToolGuideIntermediate12 min read

Codex Skills & Plugins: Extend Your Agent

A comprehensive guide to the Codex Skills and Plugins system - how skills are defined, stored, invoked, bundled into plugins, and configured for OpenAI agents.

Codex