Skip to main content
Off-Nominal
Perfil de criador do GitHub

Off-Nominal

Visão por repositório de 21 skills coletadas em 2 repositórios do GitHub.

skills coletadas
21
repositórios
2
atualizado
14 de mai. de 2026
explorador de repositórios

Repositórios e skills representativas

domain-kebab-case
Desenvolvedores de software

Requires kebab-case filenames for modules under app/src/domain. Use when adding, renaming, or importing files in app/src/domain, or when a PR touches domain layout or @domain/* path aliases.

14 de mai. de 2026
domain-operations
Desenvolvedores de software

Extracts multi-step business rules from Express handlers into app/src/domain/<area>/ modules: DomainFailure + typed API error codes (no HTTP), success metadata only, reload/events at transports. Use when adding or refactoring domain functions (e.g. placeBet),…

14 de mai. de 2026
input-validation
Desenvolvedores de software

Prefer Zod for runtime validation of env vars, HTTP inputs, and parsed external data. Instructs checking the installed library version (e.g. Zod 3 vs 4) and matching official docs and examples to that version so APIs are not outdated or deprecated. Covers…

14 de mai. de 2026
kitajs-html-web
Desenvolvedores web

NDB2 web rendering with @kitajs/html: PascalCase Kitajs components, kebab-case component files in one folder per component (name/name.tsx, name.css, name.test.tsx, index.ts), feature folders (page.tsx, handler.tsx, tests/), HTMX. Query parsing uses…

14 de mai. de 2026
v2-api-endpoints
Desenvolvedores de software

Describes how to add Express routes under app/src/api/v2: validate middleware with Zod, shared @shared/validation (domain + http), server errors via the v2 errorHandler, responseUtils for JSON bodies, colocated supertest suites, extracting domain operations…

14 de mai. de 2026
ndb2-web-design
Desenvolvedores de software

NDB2 web visual design: futuristic terminal / HUD, glassy screen-overlay feel, space-named colour palettes (Neptune, Aurora, etc.), how light/dark and accent schemes combine, and semantic tokens. Use when choosing colours, describing look and feel, or styling…

2 de mai. de 2026
web-breakpoints
Desenvolvedores web

Canonical ndb2 viewport tiers: narrow base, breakpoint.mobile (36rem), tablet, desktop, wide — rem cut `min-width` @media patterns, and how they relate to shell/nav layout. Use when writing or reviewing responsive CSS, choosing min-width queries, or…

2 de mai. de 2026
ndb2-denormalized-data
Arquitetos de banco de dados

PostgreSQL triggers and functions that maintain derived columns on predictions, bets, and seasons. Use when writing migrations, editing db/schema-affecting SQL, or changing INSERT/UPDATE paths that touch wager, status, ratios, payouts, season_id,…

30 de abr. de 2026
Mostrando 8 de 20 skills coletadas.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos