gcp-fullstackComplete development lifecycle super agent for GCP — scaffolding, compute, database, auth, feature generation, testing, pre-production QA gate with go/no-go...
Install via ClawdBot CLI:
clawdbot install guifav/gcp-fullstackGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:3000Uses known external API (expected, informational)
googleapis.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A startup needs to deploy a Next.js-based online store with real-time inventory updates and secure user authentication. The agent will scaffold the project, set up Firestore for product data, implement Firebase Auth for customer logins, and deploy to Cloud Run with Cloudflare for CDN and DDoS protection.
A B2B company requires a SvelteKit dashboard for analytics with relational data and enterprise SSO. The agent will choose Cloud SQL (PostgreSQL) for complex queries, Identity Platform for multi-tenant authentication, and deploy via Cloud Run, ensuring scalable compute for high concurrency.
A media organization wants a static Astro site for fast content delivery with global reach. The agent will set up Cloud Storage with Cloud CDN for hosting, configure Cloudflare DNS for domain management, and implement Memorystore (Redis) for caching to reduce latency.
A mobile app developer needs a lightweight API for user-generated content and webhooks. The agent will use Cloud Functions (2nd gen) for event-driven processing, Firestore for document storage, and integrate Firebase Auth for seamless mobile SDK compatibility.
An enterprise is migrating a monolithic app to GCP with minimal downtime. The agent will deploy to App Engine (Flexible) for managed runtime support, use Cloud SQL for existing relational data, and set up Cloudflare security rules to protect during transition.
Charge monthly or annual fees for access to a web application hosted on GCP. Use Cloud Run for scalable compute and Cloud SQL for customer data isolation, with Firebase Auth handling user subscriptions and billing integrations.
Generate revenue through transaction fees or commissions on sales. Leverage Firestore for real-time product listings and orders, Cloud Run for handling peak traffic during sales, and Cloudflare for secure payment processing.
Monetize through display ads on a high-traffic site. Use Cloud Storage with Cloud CDN for low-cost static hosting, BigQuery for analytics on user engagement, and Cloudflare to optimize ad delivery and protect against bot traffic.
💬 Integration Tip
Always verify GCP project and region settings before deployment, and use Cloudflare API tokens exclusively for DNS updates to avoid credential exposure.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.