Use this skill to manage Google Cloud Workload Manager evaluations, rules, scanned resources, and validation results by using public client libraries and the REST API. Use when you need to inspect workload best-practice rules, create and run evaluations for Google Cloud general best practices, SAP, SQL Server, or custom organizational rules, review violations, export results to BigQuery, or automate Workload Manager through client libraries because no service-specific public CLI or MCP server is available. Don't use for general Google Compute Engine instance management, VPC configuration, or standard IAM auditing.
Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health.
Diagnose SaaS business health across growth, retention, efficiency, and capital. Use when preparing a business review or prioritizing urgent fixes.
Code quality dashboard. (gstack)
Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain `/scrape` cannot complete.
Integrate the Flickr API into an application — searching and fetching photos, building photo/image URLs, OAuth authentication, consuming Flickr feeds, or calling any flickr.* REST method. Use this skill whenever the user wants to add Flickr to their app or backend, pull in Flickr photos, work with live.staticflickr.com image URLs, set up Flickr OAuth, or consume Flickr RSS/Atom/JSON feeds — even if they just say "Flickr" and "get some images." Covers any language (JS/TS, Python, etc.).
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.
CEO/founder-mode plan review. (gstack)
First-pass review and redlining of commercial contracts against a standard clause library, rapid NDA triage, and data-privacy/compliance checks. Use this skill whenever the user uploads or pastes a contract, agreement, NDA, MSA, SOW, DPA, or any set of terms and asks to review, redline, mark up, "check," "flag risks," "look over," triage, or compare it against standard positions — even if they don't use the word "review." Also use when the user asks whether specific clauses (liability, indemnity, IP, termination, confidentiality, data protection) are acceptable or "market.
Integrate Firecrawl `/scrape` into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Prefer this skill over broader crawl patterns when the feature is page-level.