Search results for runes
8 hits | browse all
sveltekit
v0.1.0SvelteKit + Svelte 5 runes conventions ($state/$derived/$effect/$props, filesystem routing, universal vs server load).
000sveltesveltekitrunessvelte5astro
v0.1.0Astro rules: ship zero JS by default, add client:* islands only for interactivity, type-safe content collections.
000astroislandsssgcontent-collectionsnextjs
v0.1.0Opinionated rules for Next.js 15+/16 App Router projects (server components, async params, no any).
011nextjsreactapp-routertypescriptgo-stdlib
v0.1.3Idiomatic Go 1.22+ rules: stdlib net/http with mux, error wrapping, context discipline, no framework lock-in.
000gogolangnet/httpstdlibrust-axum
v0.1.3Idiomatic axum 0.8 service rules: layered tower, tracing, thiserror, sqlx, async-first.
000rustaxumtowertracingdjango
v0.1.0Official Django coding style, ORM query optimization (select_related/prefetch_related), and security rules for AI agents.
000djangopythonormweb