원클릭으로
lifelog
lifelog에는 MattHandzel에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Inspect the PostgreSQL schema, tables, and data for a running lifelog instance
Validate, stage, and commit current changes with a conventional commit message
Diagnose and fix build failures systematically
Explain how a specific part of the lifelog architecture works with diagrams and data flow
Trace a data modality end-to-end from proto definition through collector, server, and storage
Fix a GitHub issue end-to-end with tests and validation
Generate realistic test data fixtures for a data modality
Add a new data modality to the lifelog system (proto, schema, collector module)
Review uncommitted changes for quality issues, security problems, and convention violations
Scope a refactoring task by counting affected files, lines, and dependencies before starting
Replace println/eprintln with structured tracing in a Rust file
Run full validation and generate a PR-ready summary of all changes