chore: create symlink for ui-ux-pro-max skill in Claude directory
chore: update .nuxtrc to include test-utils dependency
docs: add basic principles and development guidelines to AGENTS.md
chore: create symlink for AGENTS.md in CLAUDE.md
fix: change database from postgres to sqlite in README.md
chore: update bun.lock with h3 version override
feat(nuxt): add alias for shared package in nuxt.config.ts
chore: add h3 version override in package.json
chore: update SQLite database in drizzle-pkg
feat(shared): add exports field in shared package.json
chore: create skills-lock.json for ui-ux-pro-max skill tracking
Zod v4 does not support .omit() on schemas containing .refine(). Restructured
the shared schema to define server and client schemas independently while
sharing field definitions to avoid duplication.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>