scaffold-app-template

Installation
SKILL.md

Scaffold a new application using the bjw-s app-template chart

Scaffold a new application under applications/ that runs an arbitrary container image via the bjw-s app-template Helm chart. The chart is rendered inline by Kustomize via a helmCharts stanza, matching the convention used by every other app in this repo.

If the user wants to scaffold an app whose vendor publishes its own Helm chart, use the existing scaffold-app skill instead.

Chart reference — where to find the values schema

The app-template chart (charts/other/app-template/) is a thin wrapper with an empty values.yaml. All configuration keys are defined in the bundled common library chart. To look up available options, fetch the annotated values.yaml from the common library:

Installs
1
GitHub Stars
3
First Seen
Jun 18, 2026
scaffold-app-template — igou-io/igou-openshift