Troubleshooting Your Claude React artifact renders a blank Preview with no error banner. The fastest fix: open DevTools console (or click 'Try fixing with Claude') to read the swallowed exception. Full cause-by-cause debug guide.
Troubleshooting You hand-edit an artifact, send one more message, and it snaps back to a version from three turns ago. The fix: your in-panel edits never reached Claude's memory. Recover them from the versions dropdown and stop it recurring.
Troubleshooting Claude shows the attachment tile but no preview thumbnail. Usually a render lag, an unsupported format (HEIC/TIFF), or a stale cache. Fastest fix and full diagnosis here.
Troubleshooting A Claude citation link 404s or lands on the wrong article. Usually URL reshaping, an expired snapshot, or a paywall — how to rescue the real source and verify the fact.
Troubleshooting Claude Computer Use keeps clicking the same button or field without progressing — almost always a screenshot-timing, coordinate-scaling, or hidden-state problem. Here is the fastest fix plus the full diagnosis.
Troubleshooting Print to PDF gives a blank page, or your Settings > Privacy data export never emails a link. Usually a long thread, a failing artifact, or a stuck export job — here is the exact fix for each.
Troubleshooting Claude's Google Drive connector asks you to reauthorize after every query even though it shows 'Connected' — usually third-party cookies, a missing refresh token, or a Workspace token policy. Here is the diagnostic path.
Troubleshooting Memory is enabled but Settings shows 'No memories yet' and Claude never references past chats. The usual cause: only 'Search and reference chats' is on, not 'Generate memory from chat history'. Here is the fix.
Troubleshooting Claude reads a PDF but table cells land in the wrong columns, rows merge, or numbers shift one header over. Here is the fastest fix plus a cause-by-cause repair for both the source file and the prompt.
Troubleshooting You enabled extended thinking and Claude replies instantly with no visible reasoning. As of June 2026 it is usually a low effort level, an easy prompt under adaptive thinking, a collapsed trace, or plan limits. Diagnose and force thinking back on.
AI Tool Tutorials Pick the right tasks, run it in a sandbox, and verify every few steps. A reproducible Computer Use workflow with June 2026 models, pricing, and OSWorld numbers.
AI Tool Tutorials Dictate into Claude on your phone and arrive home with structured output, not a transcript graveyard. Step-by-step for June 2026.
AI Tool Tutorials Skills look like a toggle but behave like a matcher. Here is exactly how Claude reads a SKILL.md description and decides to fire, with the limits and fixes.
AI Tool Tutorials A shared Claude Project rots in three months without an owner. Here is the structure, file limits, and quarterly review that keep a team knowledge base answering questions past launch week.
AI Tool Tutorials Side-by-side on PRDs, JIRA grooming, and doc cleanup — with current pricing, models, and a 90-minute test you can run on your own week of work.
Troubleshooting The artifact opens but shows white. Fastest fix: open the iframe console, copy the red error, paste it back to Claude. Covers sandbox storage errors, the cdnjs allowlist, and the published-artifact origin bug.
Troubleshooting Claude shows the spinner forever and the file never attaches. The usual culprit is a PDF over 100 pages or a browser extension breaking the upload — here is how to tell which one and fix it.
Troubleshooting A new chat in the same Claude Project answers from an earlier chat's content. Five surfaces leak differently — project knowledge, instructions, project memory, Search and reference chats, and connected sources. Diagnose which one, then fix it.
Troubleshooting Claude answered in plain prose instead of running your Skill. Usually the SKILL.md description is too vague, the Skill isn't enabled on this surface, it has disable-model-invocation set, or it got dropped from Claude Code's skill budget. Fixes verified June 2026.
Troubleshooting Invoice charges 10 seats but the admin panel shows 7 members. The usual causes: pending invites bill immediately, Premium seats cost 5x Standard, and mid-cycle removals are paid but freed for reassignment. How to reconcile, as of June 2026.
Troubleshooting The tool-call spinner keeps spinning — no result, no timeout, no error. Usually a missing tool_result, a pause_turn from web search, the Claude Desktop render bug, or a dropped MCP connector. Diagnose by surface and unstick.
AI Tool Tutorials Every Claude Code keyboard shortcut verified against the official docs (June 2026): the 6 permission modes, the Esc/Esc rewind, readline editing, custom keybindings, vim mode, and terminal fixes.
AI Tool Tutorials How Claude Code skills work as of June 2026: the SKILL.md frontmatter reference, auto-trigger vs /command invocation, dynamic context injection, subagent forks, and team sharing via plugins.
AI Tool Tutorials A current, hands-on reference to Claude Code's built-in slash commands as of June 2026: session lifecycle, /rewind checkpoints, /usage cost, /plan and /effort, subagent / hook / MCP extensions, plus what changed (/vim and /pr-comments are gone).
Troubleshooting MCP server connects then drops in Claude Desktop or Claude Code — fix the stdio crash, OAuth expiry, config path, or 60s startup timeout.
Troubleshooting Web chats missing in the Claude mobile app? Fix it fast — wrong account, stale app, archived chats, or a blocked network. Step-by-step, verified June 2026.
Troubleshooting Your Claude Project says "no emoji" but answers still have them. Project instructions are soft constraints — here is how to make Claude actually follow them.
AI Tool Tutorials A categorize-first workflow for using Claude (Sonnet 4.6 / Opus 4.7) to turn 10+ messy inputs into a defensible recommendation, with real prompts and 2026 limits.
AI Tool Tutorials Treat an Artifact as a real mini-app: spec it, iterate by diff, add the new persistent storage and Claude API binding, then publish a share link. Field-tested, June 2026.
AI Tool Tutorials How Claude Artifacts work in 2026 — types, the AI-powered app billing trick, sandbox limits, and a tested build-and-ship workflow.
AI Tool Tutorials Set up Claude the right way: pick a plan, build your first Project, and run a long-document task where Claude actually beats ChatGPT. Verified June 2026.
AI Tool Tutorials Claude in Chrome can read and act on your tabs. Here is the default-off workflow, the exact permission settings, and the security facts you need as of June 2026.
AI Tool Tutorials Install Claude Code, write a CLAUDE.md, and run safe agentic edits. Pricing, models, permission modes, and a beginner workflow — current as of June 2026.
AI Tool Tutorials Set up Claude Code on a real codebase the right way — install, CLAUDE.md, permissions, and a safe first task — in about 30 minutes (June 2026).
AI Tool Tutorials A daily Claude Code workflow that survives past week one: the official Explore → Plan → Implement → Commit loop, plan mode, /clear and /compact context hygiene, subagents, and CLAUDE.md upkeep — with June 2026 plan and model specifics.
AI Tool Tutorials Set up Claude's Gmail, Drive, and custom MCP connectors the safe way: narrow OAuth scope, monthly audits, and exactly where to revoke. Tested June 2026.
AI Tool Tutorials Claude Connectors let the Claude app search, read, and now write to Drive, Notion, and Slack mid-conversation. What each does, plan limits, scoping, and where they break.
AI Tool Tutorials Claude's file handling beats most LLMs — if you upload right. Exact limits, a grounded prompt sequence, and citation checks for contracts, papers, and reports.
AI Tool Tutorials Claude file uploads explained: 30 MB and 20-file chat caps, 100-page PDF analysis, Project knowledge with RAG, and prompts that actually retrieve. June 2026.
AI Tool Tutorials Claude connects to GitHub three different ways. Here's which one to use for code research, terminal commits, and automated PR review — with the exact setup as of June 2026.
AI Tool Tutorials A page-cited workflow for processing 100-500 page PDFs in Claude (June 2026 limits) without splitting, mis-paraphrasing, or hallucinated sections.
AI Tool Tutorials Claude.ai caps PDFs at 100 pages, so a 200-page report needs a split-and-merge workflow. Here is the exact step-by-step for deep, cited analysis (June 2026).
AI Tool Tutorials Set up Claude Projects so the 500K context and RAG actually help — curated files, a decisions log, and a two-week prune cycle.
AI Tool Tutorials How Claude Projects share state, what goes in Knowledge vs Instructions, and a setup that survives months of work.
AI Tool Tutorials Claude Opus 4.7 reads instructions more literally than any model before it. Here is how to write prompts it gets right on the first try.
AI Tool Tutorials Upload, outline, multi-angle explanation, quiz, next-day recall — a deliberate-practice loop with Claude Sonnet 4.6 and Learning mode that turns passive reading into real retention.
AI Tool Tutorials Real upload limits, context windows, and a task-by-task verdict for 100+ page docs in Claude vs ChatGPT.
AI Tool Tutorials A repeatable Claude writing workflow: the five-part prompt, the Styles feature, and how to kill the AI tell. Updated June 2026.
Troubleshooting Artifact download does nothing or drops a 0-byte file. Fix it: wait for the stream to finish, disable blockers, or have Claude paste the content.
Troubleshooting Claude in Chrome shows connected but says it can't see the page? Fix per-site permission, SPA/Canvas pages, wrong active tab, and the Cowork conflict.
Troubleshooting Claude Code re-edits the same file or ignores whole workspaces? Run /init, anchor it with CLAUDE.md, and start from the repo root. Verified June 2026.
Troubleshooting Claude Code editing the wrong files, duplicating functions that exist, or missing key code? It's almost never the model — it's missing project context. Seven concrete ways to make Claude Code read your repo, verified for June 2026.
Troubleshooting A Claude connector refuses to authorize or returns empty data. Diagnose the four locks: workspace policy, OAuth scope, target-app admin policy, and token state.
Troubleshooting Generating files in Claude costs far more of your usage limit than chatting. Here is how it's counted and six ways to conserve, verified June 2026.
Troubleshooting Claude's GitHub connector shows no repos or 'access check failed'? Fix it: install the GitHub App on the right account, select the repo, and clear org approval.
Troubleshooting When Claude returns a confident but inaccurate answer, switching models rarely helps. Grounding, system-prompt rules, and a fresh chat fix most cases.
Troubleshooting After 50+ turns Claude contradicts itself or forgets decisions. Why it happens, how to spot which cause you have, and the fastest reset that fixes it.
Troubleshooting Claude keeps looping on 429 rate_limit_exceeded — read retry-after, cap concurrency, separate 429 from 529, and stay under your tier's RPM/ITPM/OTPM.
Troubleshooting A Claude tool greys out or shows "unavailable in your workspace." Triage status, plan, and admin policy in the right order to get it back fast.
Troubleshooting Claude says 'usage limit reached'? Here's how the limit actually counts (5-hour window + weekly cap, weighted by model), exactly when each resets, and six ways to stretch it.
AI Tool Tutorials OpenAI Codex and Anthropic Claude Code are both agentic coding tools, but they run in different places and bill differently. A specific, up-to-date comparison with prices, models, and benchmarks.
AI Tool Tutorials Claude Code is Anthropic's command-line coding agent. What it does, how it differs from ChatGPT and Cursor, what plan you need, and how to ship your first task in ten minutes.
AI Tool Tutorials Which AI assistant should you actually pay for in 2026? A direct comparison of ChatGPT Plus, Claude Pro, and Google AI Pro across writing, coding, long documents, images, pricing, and privacy — with current prices and benchmarks.