en un clic
lifelog
lifelog contient 12 skills collectées depuis MattHandzel, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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