ai-tools-radar — 2026-04-09
Added (10)
- Claude Code · first-party · batch — Research and plan a large-scale change, then execute it in parallel across 5–30 isolated worktree agents that each open a PR.
- Claude Code · first-party · claude-in-chrome — Automates your Chrome browser to interact with web pages - clicking elements, filling forms, capturing screenshots, reading console logs, and navigating sites. Opens pages in new tabs within your existing Chrome session. Requires site-level permissions before executing (configured in the extension).
- Claude Code · first-party · debug — Enable debug logging for this session and help diagnose issues
- Claude Code · first-party · keybindings-help — Use when the user wants to customize keyboard shortcuts, rebind keys, add chord bindings, or modify ~/.claude/keybindings.json. Examples: “rebind ctrl+s”, “add a chord shortcut”, “change the submit key”, “customize keybindings”.
- Claude Code · first-party · simplify — Review changed code for reuse, quality, and efficiency, then fix any issues found.
- Claude Code · first-party · update-config — Use this skill to configure the Claude Code harness via settings.json. Automated behaviors (“from now on when X”, “each time X”, “whenever X”, “before/after X”) require hooks configured in settings.json - the harness executes these, not Claude, so memory/preferences cannot fulfill them. Also use for: permissions (“allow X”, “add permission”, “move permission to”), env vars (“set X=Y”), hook troubleshooting, or any changes to settings.json/settings.local.json files. Examples: “allow npm commands”, “add bq permission to global settings”, “move permission to user settings”, “set DEBUG=true”, “when claude stops show X”. For simple settings like theme/model, use Config tool.
- Claude Code · first-party · dream — Reflective memory consolidation — review recent activity, synthesize learnings into typed memory files, and prune stale entries.
- Claude Code · first-party · loop — Run a prompt or slash command on a recurring interval (e.g. /loop 5m /foo, defaults to 10m)
- Claude Code · first-party · schedule — Create, update, list, or run scheduled remote agents (triggers) that execute on a cron schedule.
- Claude Code · first-party · claude-api — Build Claude API / Anthropic SDK apps.
TRIGGER when: code imports
anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents,/v1/sessions); or asks to add a Claude feature (prompt caching, adaptive thinking, compaction, code_execution, batch, files API, citations, memory tool) or a Claude model (Opus/Sonnet/Haiku) to a Claude file. DO NOT TRIGGER when: file importsopenai/non-Anthropic SDK, filename signals another provider (agent-openai.py,*-generic.py), code is provider-neutral, or task is general programming/ML.
Updated (0)
(none)
Removed (0)
(none)