Agent Skill
2/7/2026

common-troubleshooting

Identify and resolve common issues. Use when debugging dev server conflicts (port 5173), CSV parsing errors, build failures, or allowing moneywiz:* logs.

K
kamontat
0GitHub Stars
1Views
npx skills add kamontat/moneywiz-visualization

SKILL.md

Namecommon-troubleshooting
DescriptionIdentify and resolve common issues. Use when debugging dev server conflicts (port 5173), CSV parsing errors, build failures, or allowing moneywiz:* logs.

moneywiz-visualization

Static SvelteKit app for visualizing MoneyWiz SQLite exports.

Stack

  • SvelteKit 2 + Svelte 5
  • Tailwind CSS 4 + DaisyUI 5
  • Chart.js
  • IndexedDB-backed local persistence

Documentation

Quick start

bun install
bun run dev

Quality checks

bun run fix
bun run check
bun run test

Build

bun run build
bun run preview
Skills Info
Original Name:common-troubleshootingAuthor:kamontat