Symptomsync Data Change banner
hoangsonww hoangsonww

Symptomsync Data Change

Data community

Description

--- name: symptomsync-data-change description: Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or frontend code that depends on those contracts. This includes schema edits, SQL functions, cron/reminder logic, user_notifications behavior, mirrored SQL maintenance, and any work that changes fields consumed by web/lib or large frontend pages. --- # SymptomSync Data Change Use this skill when the task affects SQL, data contracts, or reminder

Installation

Installs to ~/.claude/skills/hoangsonww-symptomsync-health-app-symptomsync-data-change/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-symptomsync-health-app-symptomsync-data-change && curl -fsSL https://raw.githubusercontent.com/hoangsonww/SymptomSync-Health-App/HEAD/.claude/skills/symptomsync-data-change.md -o ~/.claude/skills/hoangsonww-symptomsync-health-app-symptomsync-data-change/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository