بنقرة واحدة
lifelog
يحتوي lifelog على 12 من skills المجمعة من MattHandzel، مع تغطية مهنية على مستوى المستودع وصفحات 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