Agent skill
dashboard
학습 대시보드 - 통계, 활동 히트맵, 카테고리, 백로그 진행률
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/dashboard
SKILL.md
Dashboard Skill
til_dashboard MCP 도구로 학습 통계를 조회하여 터미널에 표시.
MCP 도구
til_dashboard: 요약/히트맵/카테고리/백로그/추이 JSON 반환
출력 형식
1. 요약 카드
총 TIL, 카테고리, 이번 주, 연속 학습 — 테이블.
2. 활동 추이
heatmap cells를 주 단위 합산 → 스파크라인(▁▂▃▅▇).
3. 카테고리별 현황
카테고리(링크), 수, 최근 수정일 — 파일 수 내림차순.
4. 백로그 진행률
진행률 내림차순, 10칸 진행바(█/░).
MCP 폴백
til_dashboard 불가 시 til_list + til_backlog_status + til_recent_context 조합.
규칙
- 한국어, 마크다운 링크로 출력 (경로 직접 노출 금지)
- 데이터 없으면 "/til로 첫 학습을 시작해보세요" 안내
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?