init: project scaffold with Vue + Vite + Supabase

This commit is contained in:
2026-05-20 22:34:08 +08:00
commit 71a08bc4dc
58 changed files with 4016 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"version": 1,
"skills": {
"supabase": {
"source": "supabase/agent-skills",
"sourceType": "github",
"skillPath": "skills/supabase/SKILL.md",
"computedHash": "1bb189e255c0e91161f14c618dce0eccf68174ceb963664cef7761b2f90cb466"
},
"supabase-postgres-best-practices": {
"source": "supabase/agent-skills",
"sourceType": "github",
"skillPath": "skills/supabase-postgres-best-practices/SKILL.md",
"computedHash": "292c93e5a86e2429204bc37abe26b3c9023c4760eb02418462887f2082f118ce"
}
}
}