Agent Skill
2/7/2026common-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
| Name | common-troubleshooting |
| Description | Identify 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
- Agent/project guide: AGENTS.md
- Data parser rules: docs/DATA_PARSER.md
- SQLite schema reference: docs/SQLITE_SCHEMA.md
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
Download