Frontend Detection

Detect which service in a docker-compose.yml is the frontend. Use when: (1) need to identify the UI service for tunneling, (2) need to find the frontend port for testing, (3) determining which service serves the user-facing application. NOT for: backend service detection or general docker-compose analysis.

clode-labs Updated

File contents

clode-labs/aramb-skills/tree/main/frontend-detection commit 1571e5ed95

Frequently asked questions

npx skillmds@latest add clode-labs/frontend-detection