finding-google-skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance
$ npx -y skills add google/skills --skill google-cloud-waf-performance-optimization --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/google-cloud-waf-performance-optimizationContext preview
The summary Claude sees to decide when to auto-load this skill.
Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance
name: google-cloud-waf-performance-optimization metadata: category: WellArchitectedFramework description: >- Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.
The Performance Optimization pillar of the Google Cloud Well-Architected Framework provides principles and recommendations to help you design, build, and operate high-performing workloads. It focuses on efficiently allocating resources, leveraging modular architectures, and using data-driven insights to continuously monitor and improve performance as your business needs evolve.
The recommendations in the performance optimization pillar of the Well-Architected Framework are aligned with the following core principles:
storage, and networking resources that best match the specific requirements of your workload. Grounding document: https://docs.cloud.google.com/architecture/framework/performance-optimization/plan-resource-allocation.md.txt
technologies to dynamically adjust resource capacity in response to real-time demand fluctuations. Grounding document: https://docs.cloud.google.com/architecture/framework/performance-optimization/elasticity.md.txt
coupled components to enhance scalability and allow individual parts to be optimized without affecting the entire system. Grounding document: https://docs.cloud.google.com/architecture/framework/performance-optimization/promote-modular-design.md.txt
observability to identify bottlenecks and use performance data to drive iterative enhancements throughout the software development lifecycle. Grounding document: https://docs.cloud.google.com/architecture/framework/performance-optimization/continuously-monitor-and-improve-performance.md.txt
The following are _examples_ of Google Cloud products and features that are relevant to performance optimization:
autoscaling and load balancing for VM-based workloads.
with horizontal and vertical pod autoscaling.
scales containers to zero or up based on traffic.
dynamic content closer to end-users.
provide sub-millisecond data access.
workloads requiring low latency and high throughput.
and horizontal scaling for mission-critical transactional applications.
bottlenecks.
resource-heavy application code.
performance KPIs like latency and throughput.
Ask appropriate questions to understand the performance-related requirements and constraints of the workload and the user's organization. Choose questions from the following list:
which approach do you use to determine the required capacity for expected peak loads?
utilize to improve performance and responsiveness?
(e.g., SSD vs HDD, storage classes) for your applications?
stateless servers) do you employ to enhance performance and resilience?
one part of the system on other parts?
production applications and infrastructure?
you use to proactively identify and diagnose performance bottlenecks?
development lifecycle (SDLC)?
resources while maintaining performance?
applications?
Use the following checklist to evaluate the architecture's alignment with performance optimization recommendations:
This repository contains Agent Skills for Google products and technologies, including Google Cloud.
Repo: google/skills
Locates and loads the right Google product skill on demand from a remote catalog index, instead of preloading every skill. Use at the START of any request…
Provides safety-critical validation, guardrails, and data reduction for gcloud CLI operations across Google Cloud Platform (GCP) services and infrastructure.…
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default…
Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource. Use when a new…
Searches, retrieves, and synthesizes official Google developer documentation across Google Cloud, AI/Gemini, Android, Chrome, Web, Flutter, Go, Firebase, and…
Guides developers through managing (adding, removing, and clearing) audience members for Google products using the Data Manager API and its associated client…