Total 46,975 skills
Showing 12 of 46975 skills
Diagnose planning directory health and optionally repair issues
Provides foundational knowledge about GuaraCloud PaaS platform — projects, services, deployments, tiers, build methods, and CLI installation and authentication. Use when the user mentions GuaraCloud, asks about platform concepts, or needs to set up the CLI.
Deploys and manages services on GuaraCloud — creating projects and services, triggering deployments, rollbacks, scaling, custom domains, and environment variables. Use when the user wants to deploy an app, manage services, configure domains, set env vars, or scale.
Vitest unit testing patterns with React Testing Library. Trigger: When writing unit tests for React components, hooks, or utilities.
Create hierarchical mind maps using PlantUML @startmindmap syntax. Best for brainstorming, topic decomposition, study notes, and decision trees with automatic radial layout, left/right branches, and per-node styling.
Webflow integration. Manage Sites. Use when the user wants to interact with Webflow data.
Tempo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tempo data.
Split your code into smaller bundles to reduce initial load time and improve performance.
Intercept and control interactions with target objects using JavaScript Proxies.
Share properties among many objects of the same type through JavaScript's prototype chain.
Reduce bundle size by eliminating dead code that is never used in your application.
Dynamically load components based on the current route to reduce initial bundle size.