skill
직업 분류
설명
업데이트
sync-demo-seeder
소프트웨어 개발자
Synchronizes scripts/seed-demo.sql with the current Drizzle schema and migrations. Use this skill whenever a new migration is added or src/lib/db/schema.ts changes, to keep the demo dataset consistent with the database structure.
2026-02-19
sync-translations
소프트웨어 개발자
Keeps all translation files in messages/ in sync. Use this skill whenever new UI text is added to the codebase, a translation key is missing in one language, or the wording of an existing translation changes. Detects missing keys, stale translations, and structural drift between language files.
2026-02-19