Collection of runnable Node.js projects. Every project lives under
templates/:
hostinger-templates/
├── templates/
│ └── <repository-id>/
├── skills/
└── templates.json
templates.json is the source of truth for projects in this collection. Its
templates array lists every finished project. Add one entry when a project
is created.
Each entry can contain these fields:
idandnamesummaryanddescriptionbucket,categories, andwhoItsFordemoUrlclassification: categories, use cases, and frameworksfeatures: at most 4 verified feature IDs, names, and descriptionstechnology: languages, frameworks, styling, data strategy, and deploymentcompatibility: runtimes and supported versionsmedia: thumbnail and preview metadatasearchTerms
Project paths use templates/<id>/, where the directory name matches the
catalog id.
Follow skills/create-repository/SKILL.md. It defines the creation workflow;
skills/create-repository/RULES.md defines constraints every project must
follow.
Template summaries, descriptions and category labels are shown in hPanel in English, straight from templates.json — there is no translation pipeline for the v1 release.