uygnoey
- 248 skills
- 0 followers
- 8 hours ago last updated
- ▌ Bundled API Skill Usage Patterns · uygnoey bundleGet the most out of the bundled claude-api skill (now shipping in CodeRabbit, JetBrains, Junie, Resolve AI, Warp, and Claude Code) by triggering the four post-named workflows — improving cache hit rate, adding context compaction, upgrading to the latest Claude model, and onboarding a deep research agent — instead of looking up API parameters manually.
- ▌ AWS Platform Access · uygnoey bundleEvaluate and plan how to access Anthropic's platform through AWS entry points (IAM, billing, and CloudTrail), and document the key differences versus Claude on Amazon Bedrock.
- ▌
- ▌ Enterprise Rollout Checklist · uygnoeyA checklist for rolling out Claude Enterprise with identity, compliance visibility, retention controls, and spend governance.
- ▌ Console Prompt Evaluation Workflow · uygnoeyA 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.
- ▌ Slack To Code Session Routing · uygnoeyGuidance for delegating coding tasks from Slack to Claude Code sessions, including setup, when it works best, and what to expect in the workflow.
- ▌ Auto Mode Adoption · uygnoey bundleDecide, configure, and roll out a default permission mode in Claude Code now that auto mode is the default on Pro, Max, and Team plans. Use when choosing between auto mode, manual permission prompts, and bypass permissions; when an admin needs to pin or disable an org-wide default; when explaining the safety evidence behind the change; or when working out which permission rules still apply under auto mode and when to step out of it.
- ▌ Commerce Agent Blueprint · uygnoey bundleStand up a commerce agent from Anthropic's open blueprint, which ships reference implementations of a shopping agent and a merchant agent with examples across retail, travel, telecom and ticketing. Covers what the blueprint contains, the integration points each agent needs, the guardrails that ship with it, and where the deployment can run - the Claude API, Amazon Bedrock, Microsoft Foundry, or Google Cloud Vertex AI. Use when starting a commerce agent project, or when scoping what a shopping or merchant agent will need from your existing systems.
- ▌ Bedrock Availability Summary · uygnoeySummarize the Claude blog announcement that Claude 2 is available on Amazon Bedrock, including what it is and who it may be relevant for.
- ▌ Citations Grounded Answers · uygnoey bundleBuild and evaluate “grounded answers” experiences using Anthropic API Citations so users can trace each claim back to source passages.
- ▌ Browser Based Code Delegation · uygnoeyEnables 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.
- ▌ Manage Agent View Sessions · uygnoey bundleRun and manage multiple Claude Code background sessions efficiently using agent view (dispatch, peek/reply, attach/detach, filtering, and lifecycle commands).
- ▌ Realistic Agent Evals · uygnoey bundleBuild an internal evaluation that reflects how engineers actually prompt a coding agent — underspecified requests, missing context, wrong premises — instead of well-defined benchmark problems, and score whether the model understood the request rather than only whether the answer was right. Use when public benchmark scores stop matching what your developers report, when designing an internal benchmark, when writing eval tasks from real user prompts, or when a suspiciously high score needs to be checked by reading traces.
- ▌ Browser Side Panel Sessions · uygnoey bundleRun and hand off work in the Chrome side panel now that it is a Cowork session — decide when the browser is the right surface, write a task brief that survives the action check, choose an autonomy level against the prompt-injection risk, and continue the same session on desktop, web, or mobile.
- ▌ MCP Integration Primer · uygnoeyReusable implementation notes derived from the Claude blog post “What is Model Context Protocol? Connect AI to your world”.
- ▌ Frontier Model Routing · uygnoey bundleDecide when a task deserves the most capable model and when a lighter, faster one is enough, using the A-to-B heuristic Cursor settled on — if you know the path from A to B, a cheaper model will do; if you are at A with no idea where B is, reach for the frontier model. Use when configuring a mixed-model setup, when choosing a model for a gnarly refactor or an open-ended migration, when a task keeps stalling under a cheaper model, or when deciding whether a long-shelved rewrite is now worth starting.
- ▌ Code Team Playbook · uygnoey bundleA practical playbook of Claude Code usage patterns across teams (navigation, testing, debugging, prototyping, docs, and automation), distilled from Anthropic’s internal examples.
- ▌ Microsoft 365 Enterprise Search · uygnoey bundleUse Claude with Microsoft 365 context (SharePoint/OneDrive, Outlook, Teams) by framing questions for cross-tool enterprise search and producing source-backed reports.
- ▌ Startup Agent Adoption · uygnoey bundleSelect, launch, and scale AI agent use cases in a startup with a pragmatic approach to risk, modularity, and human oversight.
- ▌ Contribution Metrics Github Setup · uygnoeyEnable Claude Code contribution metrics by connecting your organization to GitHub, then verify the analytics dashboard is populating PR and commit attribution.
- ▌ Cowork Enterprise Admin Controls · uygnoeyA checklist-style reference of the enterprise admin controls described for Claude Cowork (RBAC, spend limits, usage analytics, and OpenTelemetry observability).
- ▌ Legal Industry Workflows · uygnoey bundleBuild reusable, practice-specific legal workflows with Claude by collecting context via a short setup interview and producing grounded, verifiable work product across documents and tools.
- ▌ Cowork Getting Started · uygnoeyUse Claude Cowork for multi-step knowledge work across local files and connected apps, aiming for concrete deliverables with traceable citations.
- ▌ Foundation Models Handoff · uygnoeyUse Apple Foundation Models for fast on-device tasks, then hand off to Claude for multi-step reasoning, code generation, web search, or code execution—while keeping a single, continuous user experience.
- ▌ Auto Mode Production Practices · uygnoey bundleOperating patterns for running Claude Code's auto mode as a daily production default, drawn from how Nuro, Gusto, and Garner Health use it. Use when deciding whether a team should default to auto mode, when designing the guardrails around it (deny rules, MCP proxying, classifier tuning, telemetry), when choosing which work to leave unattended overnight, or when deciding which sessions should step out of auto mode and into manual review.
- ▌ Responsive Layout Refactor · uygnoey bundleIdentify rigid CSS layout constraints and refactor them into responsive patterns with breakpoint checks and device-coverage tests.
- ▌
- ▌ Parallel Desktop Workflows · uygnoeyA reusable checklist for using Claude Code desktop features to manage parallel work across multiple sessions, panes, and projects.
- ▌ Agent Identity Access Model · uygnoeyConfigure and roll out workspace-owned “agent identities” for team-wide AI agents with least privilege, strong boundaries, and reliable auditing.
- ▌ Inference Dlp Rollout · uygnoey bundlePlan and execute a staged rollout of inline data loss prevention for an enterprise AI deployment, where a policy server returns an allow/deny verdict on every prompt and tool call response before the model sees it. Use when a security or compliance team must inspect AI traffic at a control point they own, when an existing DLP program has to be extended to AI surfaces, or when enforcement must be introduced without blocking users on day one.
- ▌
- ▌ Compliance API Audit Feed · uygnoeyEnable and use the Claude Platform Compliance API to retrieve and filter organization audit activity (by time range, user, or API key) for security and compliance workflows.
- ▌ Managed Agent Orchestration · uygnoey bundleCreate better Claude Managed Agents runs by defining outcomes rubrics, clarifying multiagent roles (lead/specialist/grader), and using a lightweight dreaming review checklist.
- ▌ Managed Agents New Capabilities · uygnoey bundleAdopt the four capabilities Anthropic shipped to Claude Managed Agents at Code w/ Claude SF 2026 — Dreaming (scheduled memory curation from past sessions), Multiagent orchestration (a lead agent delegating to parallel specialist subagents on a shared filesystem), Outcomes (a separate grader scoring each result against a developer-defined rubric until the bar is met), and Webhooks (async completion notification). Use when a team building on Claude Managed Agents needs to decide which of these to turn on, in what order, and how they fit a production pipeline.
- ▌ Apps Gateway Rollout · uygnoey bundlePlan and roll out Claude Code via a self-hosted apps gateway, using centralized SSO login, managed settings enforcement, and per-user usage attribution when running on Amazon Bedrock or Google Cloud.
- ▌ Bedrock Haiku Finetune Checklist · uygnoeyChecklist-style workflow for preparing prompt–completion training data and evaluating a fine-tuned Claude 3 Haiku model in Amazon Bedrock.
- ▌ Agentic Coding Foundations · uygnoey bundleIntroduce engineers to agentic coding with Claude Code — how it differs from autocomplete and chat-based assistants, how a two-phase workflow (context gathering + planning, then implementation + coordination) plays out, what permission model to expect, and which onboarding prompts produce immediate value. Use when explaining Claude Code to a new team, deciding which workflows to delegate first, or grounding a pitch in the Rakuten case study.
- ▌ Enterprise Managed Connector Auth · uygnoeyCentralize authorization for MCP connectors via an identity provider so admins provision once and users inherit access via IdP groups and roles.
- ▌ Intelligence Cost Routing · uygnoey bundleDecide which work gets a frontier model and which gets a smaller one by measuring task completion ratio alongside cost per task, then sending the frontier model only the work where the extra capability changes the outcome. Use when frontier pricing limits how widely a model can be deployed, when justifying a more expensive model for a subset of work, or when comparing models whose per-token price differs but whose token usage and wrong-turn rate also differ.
- ▌ MCP 2026 07 28 Adoption · uygnoey bundleAdopt the MCP 2026-07-28 specification — the fifth Model Context Protocol spec release, which moves MCP to a stateless request/response core, graduates MCP Apps and Tasks into a versioned extensions framework, and hardens authorization to align with production OAuth 2.0 and OIDC. Use when planning an MCP server against the new spec, when deciding whether to deploy a server on serverless or edge infrastructure, when connecting a server to an enterprise identity provider such as Entra or Okta, when adding interactive UI or long-running work to a server, or when preparing a connector for the Claude connectors directory. Also covers what shipped on the Claude side — MCP Apps, enterprise-managed auth, connector observability, and MCP tunnels.
- ▌ Life Sciences AI Rollout · uygnoey bundlePlan and run a staged rollout of an agentic AI research workbench inside a life sciences organization — choosing the right surface for each kind of work, getting the install next to real data and compute, and moving from foundation to pilot to scale with metrics that show it is working. Use when a research org is deciding where AI fits across analysis, document, and pipeline work, when Research IT must review install footprint and governance before controlled data is touched, or when a pilot needs measurable criteria rather than enthusiasm.
- ▌ Enterprise Workspace Security Basics · uygnoeyEstablish baseline administrative and security practices for rolling out Claude in an organization, based on capabilities highlighted in the Claude for Enterprise announcement.
- ▌ Overnight Agent Delegation · uygnoey bundleHand an agent a whole task instead of a pre-chunked sequence, and let it run unattended for hours or a full day — because the model re-checks its own assumptions mid-run, returns to first principles at each step, and carries memory of past failures between runs. Use when deciding how large a unit of work to delegate, when a long agentic run keeps failing on an early wrong turn, when setting up agents to run overnight without a human checking in, or when the number of tasks is rising faster than the human judgment available to review them.
- ▌ Interactive Connectors Overview · uygnoeyTurn a connector feature announcement (like MCP Apps interactive connectors) into a practical evaluation and rollout checklist your team can reuse.
- ▌ Building On Evolving Models · uygnoeyApplies three patterns for building applications on a model whose intelligence keeps improving — use general tools the model already knows, remove scaffolding the model can now do itself, and set boundaries only where UX, observability, or security demand it. Use when the user is designing an agent, LLM-powered app, or tool layer and is deciding how much structure to impose around the model.
- ▌ Managed Agents Memory Overview · uygnoeyConceptual guidance for using built-in, filesystem-based memory with Claude Managed Agents (portable memories, enterprise controls, and operational considerations).
- ▌ Configure Wif Service Accounts · uygnoeyPlan and review a Workload Identity Federation (WIF) setup for Claude Platform workloads, using service accounts, federation rules, and least-privilege scopes.
- ▌ Foundry Azure Deployment Choice · uygnoeyDecide whether to run Claude via Microsoft Foundry hosted on Azure or hosted on Anthropic, based on Azure-native requirements vs. needing full API feature/model availability.
- ▌ Browser Control Safety · uygnoey bundleDecide when browser control is the right tool for a task and understand the safety layers behind it — autonomous approval of safe actions, prompt-injection defenses, and enterprise domain restrictions. Use when a workflow depends on an internal dashboard, legacy system, or vendor portal with no native integration, when weighing whether to let an agent act in a browser session, or when an admin needs to scope which domains are in reach.
- ▌ Agent Capabilities Adoption Checklist · uygnoey bundleChecklist and implementation notes for adopting Claude API capabilities for agentic applications (code execution, MCP connector, Files API, and extended prompt caching).
- ▌ API Integration Resilience Playbook · uygnoey bundlePlan 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 splits planning vs implementation work for integrations.
- ▌
- ▌ Computer Use With Dispatch Workflow · uygnoeyUse a "connectors-first, UI-second" workflow to complete multi-step tasks on a user's computer, with explicit permission checkpoints and safe handoff via Dispatch.
- ▌ Agentic Coding Operating Rules · uygnoey bundleApply the five operating rules fast-growing startups use to ship with agentic coding — everyone ships, automate the tedium, trust but verify, build for rebuilding, and prototype-dogfood-productionize. Use when deciding how a small team should organize around Claude Code; when non-engineers want to contribute product changes; when choosing which parts of the SDLC to hand to agents and how to gate them; when a rewrite keeps losing the prioritization fight; or when you want internal agent experiments to graduate into customer-facing product.
- ▌ Commerce Agent Evals · uygnoey bundleShip a non-deterministic commerce agent with snapshot evals instead of conversation simulation. Covers constructing test state directly and grading the final state and response, why simulated-user evals are a poor measurement tool and what they are good for, testing from long messy contradictory histories, the five coverage areas for commerce agents, and how to select a CI suite when many teams share one agent. Use when building an eval suite, when deciding what to run per pull request, or when an agent regresses in production without any test catching it.
- ▌ Console Build Test Iterate Workflow · uygnoey bundleUse 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.
- ▌ Security Public Beta Rollout Guide · uygnoey bundlePlan and run a Claude Security public-beta rollout for a Claude Enterprise organization — choose the access path (direct, partner platform, or services partner), scope scans by repository / directory / branch, schedule recurring runs, route findings into Slack/Jira/audit systems, and use the dismiss-with-reason and confidence-rating workflow to triage results, all anchored in the April 30, 2026 launch post.
- ▌ Managed Agents Secure Sandboxing · uygnoeyKeep Claude Managed Agents tool execution and connectivity inside your security perimeter using self-hosted sandboxes and MCP tunnels.
- ▌ Governance Via Compliance API · uygnoey bundlePlan Claude governance using the Claude Compliance API and the 28 launch integrations Anthropic announced on May 21, 2026. Use when an IT or security team is wiring Claude Enterprise and the Claude Platform into existing DLP, SASE, data-security, SIEM/SecOps, identity, eDiscovery, AI-SPM, or AI observability/telemetry stacks — or when a security/compliance platform vendor is deciding whether to apply to the integration network.
- ▌ Dynamic Workflows · uygnoeyDecide when to use Claude Code dynamic workflows and structure requests so Claude can coordinate parallel subagents, resume long runs, and verify work before presenting results.
- ▌ AI Native Engineering Org · uygnoey bundlePractices for adapting engineering planning, context sharing, code review, and team operating norms once agentic coding becomes the default.
- ▌ Slack Thread Delegation · uygnoey bundleHand a task to Claude inside a chat thread — turning a long Slack discussion into a finished document, consolidating requests scattered across channels, or running a first-pass review in a dedicated channel — and keep the output trustworthy through verification and standing instructions. Use when a decision is buried in a 15-message thread, when the same request keeps surfacing in different channels and nobody has a consolidated list, when a review queue is the bottleneck before a specialist looks at something, or when deciding what to delegate to an in-chat agent versus what to keep for human judgment.
- ▌ Commerce Agent Memory · uygnoey bundleGive a commerce agent long-term memory that survives the session, without paying latency for it. Covers storing facts as typed records in a production database rather than in model context, writing memory asynchronously from a separate extraction pass instead of through an agent tool, the three read layers (always in context, pre-fetched per turn, lookup tool), and the data-handling requirements for retention, correction and deletion. Use when users have to repeat constraints across sessions, or when designing memory extraction and retrieval for a shopping or merchant agent.
- ▌ Systematic Bugfix Workflow · uygnoey bundleA systematic workflow to debug faster with Claude.ai for rapid hypothesis generation and Claude Code for autonomous investigation, fixes, and verification.
- ▌
- ▌ Security Scan Triage · uygnoey bundleRun a repository security scan in Claude Security and triage the findings through to a human-approved patch. Use when deciding whether a codebase scan is the right access path to frontier defensive capability; when an enterprise admin needs to enable Claude Security and point users at a repository; when triaging scan findings that arrive with a CWE category, confidence and severity ratings, and a suggested fix; or when routing an accepted finding into interactive patching while keeping a human in the approval path. Covers the scan-to-patch workflow, what the model does and does not become accessible through, the billing and eligibility terms, and the other access paths for defenders — partner-integrated products, the Defender Advantage Fund, and the Cyber Verification Program.
- ▌ Agent Loop Reliability · uygnoey bundleDesign and improve agents using a repeatable loop (context → action → verification) with practical verification patterns.
- ▌
- ▌ Org Skills Management Overview · uygnoey bundleSummarize how Claude skills can be deployed and managed in organizations, including admin provisioning, partner skill discovery, and distribution paths (Apps, Code, API).
- ▌ Excel Powerpoint Workflow Skills · uygnoeyCreate reusable Claude workflows (“skills”) tailored for Excel and PowerPoint add-ins, with emphasis on cross-file context, repeatable financial modeling and deck workflows, and persistent instructions.
- ▌ Knowledge Work Usage Taxonomy · uygnoey bundleClassify agent sessions into the 20-category work taxonomy published in "How people are using Claude Cowork", report category shares as shares of a sample rather than volumes, and attach the sampling and classification caveats that make such a report honest. Use when auditing what an agent is actually being used for, when deciding which tasks to delegate based on a published distribution rather than a guess, or when writing or reviewing a usage-share report.
- ▌ Software Operating Agent Stack · uygnoey bundleCompose computer use, the browser use tool, the Skills API, and the Files API into agents that operate software, apply your team's expertise, and return finished files. Use when an agent has to work in an application that exposes no API; when choosing between pixel-level computer use and the structure-aware browser use tool for a web task; when packaging team procedure as an uploadable, versioned skill instead of stuffing it into a prompt; or when documents need to persist across requests by ID rather than being re-sent each turn.
- ▌ Skill Building Guide · uygnoey bundleHelps plan, structure, test, and distribute Claude Agent Skills. Use when drafting SKILL.md frontmatter, organizing companion files (scripts/references/assets), or setting up a testing and iteration plan for a skill.
- ▌
- ▌ Legal Deployment Guide · uygnoey bundleA practical, structured workflow for deploying Claude in a law firm or in-house legal team, including choosing the right product for the job and rolling out connectors and practice-area plugins.
- ▌ Sales Workflow Briefing · uygnoey bundlePatterns for building Claude-powered GTM workflows (email drafting, pre-call briefs, end-of-day recaps) that pull fresh context from source systems and can be packaged for team adoption.
- ▌ Certification Path Planning · uygnoey bundleMap a person or a delivery team to the right role-based certification in the Claude Certification Program, and plan the sequence from foundation level to professional level. Use when staffing a delivery practice, when deciding which credential a consultant, developer, or solution architect should sit for, when a firm has committed to a certification target and needs the mix of credentials worked out, or when preparing someone for a proctored, identity-verified exam delivered through Pearson Professional Assessments.
- ▌ Compliance Session Coverage · uygnoey bundleScope and verify a Compliance API pull that spans Cowork and Claude Code sessions — confirm which surfaces are in scope for the beta, which session content and metadata fields are captured, and whether an existing OpenTelemetry export still needs to run alongside it.
- ▌ Legal Workflow Automation Playbook · uygnoey bundlePackage recurring in-house legal workflows (marketing review, contract redlining, outside business activity checks, and PIAs) into repeatable AI-assisted processes with human oversight, using Skills for consistency and MCP for contextual retrieval.
- ▌ Managed Agents Pm Workflows · uygnoey bundleTurn product-management jobs-to-be-done into repeatable Claude Managed Agents workflows, moving from discovery to prototype to ongoing automation.
- ▌ Performance Optimization Playbook · uygnoey bundleDiagnose 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.
- ▌ Prompt Engineering Techniques · uygnoeyApplies Anthropic's prompt engineering techniques to fix prompts that return generic, off-topic, inconsistent, or hallucinated output. Use when a user asks how to write better prompts, wants to improve an existing prompt, asks about chain-of-thought, response prefilling, output format control, or prompt chaining, or is debugging unreliable model behavior. Covers five core techniques and four advanced techniques with examples and a troubleshooting cheatsheet.
- ▌ Frontend Design Aesthetics · uygnoeyProvides reusable frontend UI aesthetics guidance (typography, theme, motion, backgrounds) to avoid generic "AI default" designs when generating web UIs, landing pages, dashboards, and app layouts. Use when prompts mention frontend UI, landing pages, design polish, Tailwind/React components, themes, typography, motion, or visual distinctiveness.
- ▌ Multi Agent Coordination Playbook · uygnoeyA practical playbook for choosing and evolving between five multi-agent coordination patterns (generator-verifier, orchestrator-subagent, agent teams, message bus, shared state) based on task structure, context boundaries, and information flow.
- ▌ Partner Capability Assessment · uygnoey bundleEvaluate a consulting or engineering firm's demonstrated capacity to deploy Claude, using the signals the Claude Certification Program and the Claude Partner Network actually produce — proctored role-based credentials, certified practitioner counts, deployed customers, and public customer references. Use when selecting a delivery partner for a Claude deployment, when vetting who will work on your systems, when a firm cites certification numbers and you need to know what they mean, or when a firm is planning its own advance through the partner network tiers.
- ▌ Commerce Agent Architecture · uygnoey bundleArchitect a production commerce agent as a single model in a standard agent loop, with agent skills for modularity instead of subagents. Covers the frequency rule for deciding what belongs in the system prompt versus a skill, how to design tools that call existing commerce systems, how to reshape tool results so they read as context, and how to expose UI components as tools. Use when designing a shopping or merchant agent, when tempted to split a commerce agent into subagents, or when deciding where a capability should live.
- ▌ Vertex AI Fedramp High Il2 Launch · uygnoeyKey takeaways and a short, compliant checklist for enabling Claude models on Google Cloud Vertex AI in FedRAMP High / IL2 environments.
- ▌ Security Review Automation · uygnoeyAutomate security review workflows with Claude Code by running ad-hoc checks before commits and adding pull-request reviews via GitHub Actions.
- ▌ Code Skill Design · uygnoey bundleUse this skill when you are writing, reviewing, or refactoring Claude Code skills and want proven structure, content patterns (Gotchas, references, scripts, templates), and distribution guidance.
- ▌ Managed Agents Production Harness · uygnoey bundleA checklist and guidance for taking a tool-using Claude agent from prototype to production by separating the harness (agent runner) from the execution sandbox, with emphasis on sessions, credentials, and observability.
- ▌ Voice Mode Thinking Partner · uygnoey bundleUse voice mode as a sounding board for problems you cannot type your way through — rehearsing a pitch, weighing competing offers, reviewing your own reasoning out loud, or brainstorming — by picking the right model for the conversation, connecting the tools that let talking turn into doing, and setting the language up front. Use when preparing for a high-stakes conversation, when you want gaps found in your own logic, when a spoken session should end in a calendar change, a draft, or a one-pager, or when deciding between the free and paid voice tiers.
- ▌ Channel Proactivity Tuning · uygnoey bundleTune when a Slack-resident agent should speak up and when it should stay quiet, now that it judges channel-wide context rather than one message at a time — pick the right response mode, write standing instructions in plain language, and use the suppression controls when it is contributing too often.
- ▌ Commerce Agent Safety Harness · uygnoey bundleEnforce commerce agent safety in the harness rather than in the prompt. Covers the four principles - the model stages while a person or policy applies, writes and renders accept only server-issued IDs, capped transactions hold under repeated and parallel requests, and all third-party content is sanitized before reaching the model. Use when an agent can touch money, carts, orders, prices, promotions or budgets, when defending against prompt injection from listings, reviews or seller messages, or when reviewing an agent design before production.
- ▌ Bedrock Ga Implementation Checklist · uygnoey bundleChecklist for implementing model usage on Amazon Bedrock based on this Claude GA announcement, including considerations for agentic orchestration via AWS Lambda and enterprise customization.
- ▌ Dynamic Web Search Filtering · uygnoey bundleUse web_search + web_fetch efficiently by filtering retrieved pages before analysis, focusing only on relevant excerpts and verifying key claims with citations.
- ▌ Developer Conference Events · uygnoeyConvert Code with Claude event announcements into an actionable attendance plan (in-person application or livestream viewing).
- ▌ HTML Artifacts · uygnoey bundleUse HTML artifacts (instead of Markdown) in Claude Code to produce richer, more readable, and more shareable outputs for planning, code review/understanding, prototyping, and reporting.
- ▌ Managed Agents Scheduled Deployments · uygnoeyUse Claude Managed Agents scheduled deployments and vault environment variables to run routine work on a cron schedule and securely authenticate CLI tools without exposing secrets to the model.
- ▌ Design System Sync Workflow · uygnoey bundleA repeatable workflow to import design systems into Claude Design, keep output on-brand, and hand off designs to Claude Code without restarting from screenshots.
- ▌ Model And Effort Selection · uygnoey bundleDecide which model and which effort level to use in Claude Code, and diagnose which of the two to change when a result misses the mark. Use when a session produced a wrong or shallow answer and the instinct is to reach for a dial, when setting a team default for a kind of work, or when deciding whether a routine stretch of work can drop to a smaller model. The core diagnostic is "did it not know enough, or did it not try hard enough?" — not knowing enough points at the model, not trying hard enough points at effort, and both point upstream at context first.