Planning skill that interrogates your use case before any code is written, then recommends the right Twilio Conversations stack — ConversationRelay, Memory, Intelligence, Orchestrator, TaskRouter — and the implementation skills to follow.
Well-Architected Framework: Security Pillar
Summary
Google's official Well-Architected Framework skill for the security pillar — turns an architecture review into a structured interview, gap analysis and prioritised recommendations.
Features
- Structured four-stage review: interview, gap analysis, prioritised fixes, principle-linked rationale
- Workload assessment question bank plus a validation checklist
- Grounded in the six published WAF security principles, each with a source document
- Product recommendations pulled from a curated Google Cloud list, not invented
- Covers IAM, network security, data protection and operational security
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Usage Instructions
Learn how to use this skill with different AI agents.
Example Usage
"Review our multi-tenant GKE workload against the Well-Architected security pillar and give me a prioritised remediation list I can take to the launch review."
Description
Ask an agent whether a Google Cloud workload is secure and you usually get a list of generic advice. This skill from Google's official skills repository replaces that with the review process Google's own Well-Architected Framework prescribes, and makes the agent run it in order.
The workflow has four stages. First the agent interviews you from a bank of workload assessment questions — what the architecture is, what the compliance obligations are, where the data lives, what the constraints are. Then it evaluates the answers against the framework's core principles and a validation checklist. Then it produces prioritised, actionable recommendations naming specific Google Cloud products for each gap. Finally it explains every recommendation by tying it back to the principle it serves, so the reasoning is auditable rather than asserted.
The principles it works from are the framework's own: security by design, zero trust, shift-left security, preemptive cyber defence, secure and governed AI, and using AI for security — each anchored to the published Google Cloud architecture guidance the skill cites inline. Coverage spans IAM and identity, network security, data protection, and operational security, with product recommendations drawn from a curated list rather than invented (Chrome Enterprise Premium, Identity-Aware Proxy, IAM Recommender, Binary Authorization, Artifact Registry and the rest).
It is the pillar skill to reach for before a launch review, during a compliance exercise, or whenever someone needs a defensible written answer to "is this design secure?" Five sibling pillar skills — reliability, cost optimisation, performance, operational excellence and sustainability — live in the same repository and follow the same shape.
Related Skills
Foundational fal.ai skill that drives the genmedia CLI across 1200+ hosted generative model endpoints — smart routing, schema inspection, async queues and agent-parseable JSON.
Official AWS skill for authoring, deploying and debugging CDK stacks — construct patterns, bootstrap, drift, resource import and the CloudFormation errors that trap people.
The official Genkit skill for Node.js and TypeScript — flows, Dotprompt files, tools and the beta agent API with sessions, interrupts and branching.