Manage Api Console Workspaces
Create and operate Anthropic API Console Workspaces to organize deployments, enforce workspace-level spend and rate limits, and manage access control.
Agent Capabilities Adoption Checklist
Checklist and implementation notes for adopting Claude API capabilities for agentic applications (code execution, MCP connector, Files API, and extended prompt caching).
Bedrock Availability Summary
Summarize the Claude blog announcement that Claude 2 is available on Amazon Bedrock, including what it is and who it may be relevant for.
Browser Based Code Delegation
Enables delegating well-defined coding tasks to a cloud sandbox from a web browser (useful for bug backlogs, routine fixes, and parallel coding work). Trigger when the user asks to connect a GitHub repo and have Claude implement changes without using a local terminal.
Enterprise Workspace Security Basics
Establish baseline administrative and security practices for rolling out Claude in an organization, based on capabilities highlighted in the Claude for Enterprise announcement.
Microsoft 365 Copilot Model Choice
Help an organization map Microsoft 365 Copilot entry points (Researcher, Copilot Studio) to appropriate Claude model choices mentioned in the announcement.
Research Workspace Briefing
Turn a question into a citation-backed briefing by combining web research with Google Workspace context (Gmail, Calendar, Docs).
Artifacts Ideation Playbook
Turn a conversational idea into a shareable, interactive artifact by iterating on scope, interactivity, and user flow in short cycles.
Citations Grounded Answers
Build and evaluate “grounded answers” experiences using Anthropic API Citations so users can trace each claim back to source passages.
Api Web Search With Citations
Reusable implementation notes derived from the Claude blog post “Introducing web search on the Anthropic API”.
Artifacts Ga Workflows
Workflow patterns for using Claude Artifacts (GA) to iteratively build and share code, documents, and visualizations across Free/Pro/Team and mobile.
Native Sandboxing Basics
Establish safer, more autonomous boundaries for agentic coding by applying filesystem and network isolation (a "native sandboxing" approach) so the agent can operate with fewer per-action permission prompts.
Slack Slack Integration
A reusable workflow for using Claude in Slack (and Slack as a connector) to draft replies, summarize threads, and pull relevant workspace context with permission-aware access.
Powered Artifacts Product Brief
A compact briefing skill summarizing Claude-powered artifacts: how sharing works, what you can build, and current limitations.
Console Build Test Iterate Workflow
Use the upgraded Anthropic Console as a single workspace to build, evaluate, and iterate Claude prompts before shipping. Walks through Workbench authoring, the prompt generator, side-by-side evaluation, prompt improvement, "Get Code" export, shareable prompts for team collaboration, and the extended thinking budget for Claude 3.7 Sonnet — based strictly on the March 6, 2025 launch post.
Bedrock Haiku Finetune Checklist
Checklist-style workflow for preparing prompt–completion training data and evaluating a fine-tuned Claude 3 Haiku model in Amazon Bedrock.
Business Admin Controls Overview
Summarize the Claude blog announcement about Claude Code availability via premium seats and the new admin controls, analytics, and Compliance API for Team/Enterprise plans.
Project Memory Practices
Guidelines for using Claude app memory (including project-scoped memory and incognito chat) to maintain context safely and intentionally across ongoing work.
Vertex Ai Fedramp High Il2 Launch
Key takeaways and a short, compliant checklist for enabling Claude models on Google Cloud Vertex AI in FedRAMP High / IL2 environments.
Connected Tools Research Playbook
Use Claude's Integrations and advanced Research together to pull context from your work apps and produce comprehensive cited reports. Apply when deciding which third-party app to connect via remote MCP servers, when planning multi-source investigations that span the web, Google Workspace, and connected services, or when standardizing how a team uses Integrations + Research instead of building bes…
Responsive Layout Refactor
Identify rigid CSS layout constraints and refactor them into responsive patterns with breakpoint checks and device-coverage tests.
Code Team Playbook
A practical playbook of Claude Code usage patterns across teams (navigation, testing, debugging, prototyping, docs, and automation), distilled from Anthropic’s internal examples.
Prompt Template Bootstrap
Use Anthropic Console's prompt generator to bootstrap a production-ready prompt template from a short task description, then know what prompt-engineering techniques the output already carries (role setting, chain-of-thought scratchpad, XML tags, handlebars variables) and how to edit, version, and evaluate the result.
Security Review Automation
Automate security review workflows with Claude Code by running ad-hoc checks before commits and adding pull-request reviews via GitHub Actions.
Bedrock Ga Implementation Checklist
Checklist for implementing model usage on Amazon Bedrock based on this Claude GA announcement, including considerations for agentic orchestration via AWS Lambda and enterprise customization.
Web Search Use Case Playbook
Apply Claude's web search feature (announced March 20, 2025, made globally available May 27, 2025) effectively. Helps users decide when web search is the right tool, enable it correctly with Claude 3.7 Sonnet, get cited responses, and reuse the four use cases the post calls out — sales, finance, research, and shopping.
Agent Skills Overview
Overview and adoption checklist for Agent Skills (reusable bundles of instructions, scripts, and resources that Claude loads when relevant).
Microsoft 365 Enterprise Search
Use Claude with Microsoft 365 context (SharePoint/OneDrive, Outlook, Teams) by framing questions for cross-tool enterprise search and producing source-backed reports.
Plan Fit Assessment
Assess whether a user needs higher usage limits and prioritize an upgrade path based on workload and constraints.
Agent Loop Reliability
Design and improve agents using a repeatable loop (context → action → verification) with practical verification patterns.
Message Batches Job Design
A reusable checklist for deciding when and how to use the Anthropic Message Batches API for asynchronous, high-volume processing at reduced cost.
Bedrock Distillation And Latency Optimization Guide
Decision checklist for using latency-optimized Claude 3.5 Haiku on AWS Trainium2 and Amazon Bedrock Model Distillation for Claude 3 Haiku, based on the official announcement.
Performance Optimization Playbook
Diagnose and optimize code performance by choosing the right Claude workflow (quick function-level analysis vs. project-wide Claude Code changes) and applying a repeatable performance triage loop.
Console Prompt Evaluation Workflow
A workflow for generating prompts, building test suites, running batch evaluations, and iterating based on side-by-side comparisons and SME scoring in the Anthropic Console.
Remote Mcp Quickstart
Help a user understand and adopt remote MCP servers in Claude Code, focusing on benefits, security, and low-maintenance setup.
Enterprise Ai Transformation Playbook
A Claude skill from uygnoey/skills-from-claude-blog.
Analysis Tool Adoption
Guidance for enabling and using the Claude.ai analysis tool when you need precise calculations or data analysis.
Code Plugin Basics
Package and share Claude Code customizations using plugins, with a focus on when to use plugins and how to install them from Claude Code.
Tool Use Ga Integration Playbook
Practical checklist for evaluating and integrating Claude tool use (now generally available) into an application, based on the official announcement.
Create And Edit Deliverable Files
Create and iteratively refine ready-to-use deliverable files (spreadsheets, documents, slide decks, PDFs) from user instructions and uploaded source materials.
Android App Rollout
Checklist-style guidance for rolling out and communicating availability of the Claude Android app across platforms.
Browser Agent Safety Playbook
Apply a safety-first checklist when using Claude in a browser extension: site permissions, action confirmations, autonomous-mode guardrails, and prompt-injection defenses.
Long Context Capability Brief
Summarize what a 1M-token context window enables and help decide when to use long context (codebases, document synthesis, long-running agent workflows), based on the Claude Sonnet 4 announcement.
Connectors Directory Browser
Use a lightweight checklist and prompt templates to evaluate a Claude connector from a directory, clarify required permissions, and define safe success criteria before you connect it.
Prompt Caching Design Patterns
Decide when prompt caching helps, structure prompts so the cacheable prefix and dynamic suffix are cleanly separated, estimate cost and latency wins from the benchmarks reported in Anthropic's launch post, and pick the right Claude model among those that support caching.
Console Prompt Iteration Playbook
A lightweight playbook for iterating on prompts in the Anthropic Console using prompt improvement, structured examples, and evaluations.
Context Editing Memory Tool
Apply practical rules for what to keep in an agent’s context vs what to persist to memory when building long-running workflows on the Claude Developer Platform.
Api Integration Resilience Playbook
Plan and implement resilient third-party API integrations with Claude. Use Claude.ai to enumerate failure modes, authentication risks, and rate-limit strategies before coding, then use Claude Code to generate typed clients, OAuth/JWT/key-rotation flows, and contract/refresh tests across the codebase. Apply when onboarding a new API, hardening a flaky integration, or standardizing how a team split…
Agentic Coding Adoption Playbook
A practical playbook for rolling out agentic coding across an engineering organization: piloting, enablement, guidance, and measurement.
Long Context Needle Finding
Improve long-context retrieval by requiring the model to first quote the most relevant sentence from the provided context before answering.