fix-at-appropriate-layer
CommunityPreserve data, fix displays at the UI.
Software Engineering#code-quality#data-integrity#timezone#data-storage#frontend-best-practices#ui-formatting#display-layer
AuthorDavidTeju
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When data is displayed incorrectly in the UI, teams often try to normalize or alter stored values to fix the appearance. This Skill promotes keeping data fidelity by performing display corrections at the UI layer instead of modifying the underlying data.
Core Features & Use Cases
- Enforces separation of concerns by ensuring data storage remains faithful to the original values.
- Guides UI rendering to apply locale/timezone formatting, avoiding data loss and downstream bugs.
- Provides a verification framework with anti-pattern examples to prevent accidental data mutations.
Quick Start
Explain a UI-layer fix for preserving original timestamps while displaying correctly localized dates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fix-at-appropriate-layer Download link: https://github.com/DavidTeju/shared-skills/archive/main.zip#fix-at-appropriate-layer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.