Use this skill when the user asks to SSH into a server, connect to a server, run commands on a remote server, or asks about servers I have access to. Triggers on phrases like "ssh into", "connect to the server", "run this on the server", "check the server", or mentions of specific server names like "build-faithmade", "n8n-hetzner".
Diagnose and optimize WordPress performance: WP-CLI profiling, Query Monitor, database indexing, autoloaded options, object cache, cron events, and HTTP requests.
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
Use when building, extending, or debugging WordPress REST API endpoints: register_rest_route, WP_REST_Controller, schema/argument validation, permission callbacks, response shaping, register_rest_field, or exposing CPTs/taxonomies via show_in_rest.
Use for WordPress operational tasks: safe plugin/theme/language management, database ops (export/import/reset), cron debugging, site infrastructure (cache, rewrites), multi-site coordination.
Use this skill when working with Beaver Builder page builder, custom Beaver Builder modules, Beaver Builder layouts, or any BB-specific PHP/JS/CSS development.
Use this skill when working on Faithmade platform code, including faithmade plugins, the child theme, Beaver Builder custom modules, CHMS integration, sermon/event/group/staff content types, or any faithmade-specific WordPress development.
Use this skill when working with GridPane server management, deployment hooks, site configuration, deployment pipelines, or managing WordPress sites on GridPane infrastructure.