Sync Conventions

Audit and fix convention drift across all projects defined in ~/.zshrc pupa(). Checks tooling choice (oxlint/oxfmt vs eslint/prettier), oxlint type-safety rules, script consistency, tsconfig, stale config references, database tooling (drizzle push scripts + .env.production.local convention, no stale migration dirs), secret hygiene (no tracked .env), and shared-UI/config drift (ui source glob, typed next.config). Package versions are out of scope — use update-all for those. Use when you want to ensure all projects follow the same patterns.

kyh a6014d3 8.7 KB Updated

File contents

kyh/kyh.io/tree/main/packages/skills/skills/sync-conventions commit a6014d3537

Frequently asked questions

npx skillmds@latest add kyh/sync-conventions