Template gallery
Explore the skaff-example-templates
repository for ready-made scenarios you can clone or adapt.
Scenario | What it demonstrates |
---|---|
Next.js app | Toggle Tailwind, authentication, and deployment extras. Highlights multi-instance page generators. |
Rust CLI | Builds a Clap-based binary with release automation and cross-platform CI. |
Turborepo workspace | Creates a monorepo with shared tooling and optional packages for API, web, or docs stacks. |
Helm chart | Uses sideEffects to update Kubernetes manifests and CI workflows together. |
Additional recipes | Terraform modules, internal standards, and other community experiments. |
Use these templates as blueprints when crafting your own repositories.