Test RHDH plugins locally using the rhdh-local-setup customization system. Covers enabling/disabling plugins, switching modes, running end-to-end plugin tests, starting/stopping RHDH (up/down), health checks, troubleshooting errors (504, startup failures), and backup/restore of configurations. Use when asked to "test plugin locally", "local RHDH setup", "start local Developer Hub", "rhdh-local-setup", "local development environment", "podman compose RHDH", or "run RHDH on my machine".
$npx -y skills add redhat-developer/rhdh-skill --skill rhdh-localInstalls into the current project.
Run `npx skills use "https://github.com/redhat-developer/rhdh-skill" --skill "redhat-developer/rhdh-skill/rhdh-local"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/redhat-developer/rhdh-skill" that are relevant to the current task. Run `npx skills add "https://github.com/redhat-developer/rhdh-skill"` and select the relevant skills, then follow their instructions.