Dashboard 는 프론트엔드 SvelteKit 페이지 다. python API 가 아니다 — 회사 종합 스냅샷을 한 화면에 보여주는 landing 의 /company/[code] 라우트가 본체. python 측에서 실행할 일은 Company.view(port=8400) 으로 브라우저 뷰어를 켜거나, 빌드 파이프라인을 운영자 절차로 돌리는 것.
$npx -y skills add eddmpython/dartlab --skill dashboardInstalls into the current project.
Run `npx skills use "https://github.com/eddmpython/dartlab" --skill "eddmpython/dartlab/dashboard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eddmpython/dartlab" that are relevant to the current task. Run `npx skills add "https://github.com/eddmpython/dartlab"` and select the relevant skills, then follow their instructions.