con un clic
gen-test-data
Generate realistic test data fixtures for a data modality
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Generate realistic test data fixtures for a data modality
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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
| name | gen-test-data |
| description | Generate realistic test data fixtures for a data modality |
| disable-model-invocation | true |
Generate test data for the $ARGUMENTS modality.
proto/lifelog.protoDistribution<T> for StandardUniform implementations in common/lifelog-proto/src/lib.rs for existing patternsserver/tests/harness/mod.rsjust test to verify it compiles and worksFollow the existing Distribution<ScreenFrame> pattern in lifelog-proto as a template.