Skip to main content

fix-at-appropriate-layer

Estrellas9
Forks2
Actualizado10 de marzo de 2026 a las 08:02

Avoid fixing display/presentation problems by modifying stored data. Use when: (1) considering normalizing dates/timestamps to fix timezone display issues, (2) tempted to transform data at ingestion to solve UI formatting problems, (3) debugging where data "looks wrong" in the UI but the underlying data is correct, (4) fixing localization/formatting issues by changing what gets stored. Core principle: Display issues belong in the display layer, not the data layer.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly