anthdm/superkit
None observed · 2026-08-28
Health v2 · maintenance only
14/100
- Activity 0
- Release rhythm 8
- Longevity 58
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 820
- days_rel: n/a
- days_push: 773
- n_releases_24m: 0
Adoption not part of the score
1101 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SUPERKIT is a full-stack web framework for Go that bundles project scaffolding, Templ-based views, Tailwind CSS, database migrations, validation, middleware, and an optional auth plugin. It aims to let small teams build production web applications quickly with a conventional project structure and CLI tooling.
Use cases
- scaffold a new full-stack Go web application
- build server-rendered web apps with Templ templates
- manage database migrations and seeds in a Go project
- add authentication to a Go web app quickly
- hot-reload the browser during Go web development
- bundle CSS and JavaScript with Tailwind and esbuild in a Go app
- create production releases of a Go web application
When to choose
- you want a batteries-included, Rails-like experience in Go
- you prefer server-rendered HTML over SPA frontends
- you want a conventional project structure with migrations, validation, and auth out of the box
- you are starting a new project and can tolerate an experimental framework
When to avoid
- you need a battle-tested, stable framework for critical production systems
- you want to build a single-page application with a JavaScript frontend framework
- you need fine-grained control over your project structure and tooling
- you require long-term support or a large ecosystem of plugins
Facets
framework · maturity experimental
web-framework templating middleware auth orm cli form-handling css-framework build-tool web-development backend frontend developer-tools go cross-platform cli full-stack golang templ tailwindcss hot-reload database-migrations batteries-included web-server
1 source
- readme: https://github.com/anthdm/superkit · fetched 2026-08-28 · 20a2ec227fa8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anthdm/superkit | main | 14 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem