with composer-2.5 in a clone of the rhdh repo


At a glance

Auth token (guest)

export RHDH_TOKEN=$(curl -s localhost:7007/api/auth/guest/refresh | jq -r '.backstageIdentity.token')
export RHDH_URL=http://localhost:7007

Notes:


1) Setup (init)

Prompt

/skill:rhdh-templates init Set up template authoring in this repo. Check my tooling and scaffold the recommended layout. My RHDH instance is at <http://localhost:3000/>

Result (summary)

Tooling