[{"data":1,"prerenderedAt":560},["ShallowReactive",2],{"navigation_docs":3,"-getting-started-agent-skills":122,"-getting-started-agent-skills-surround":555},[4,30,55,105],{"title":5,"path":6,"stem":7,"children":8,"page":29},"Getting Started","/getting-started","1.getting-started",[9,14,19,24],{"title":10,"path":11,"stem":12,"icon":13},"Introduction","/getting-started/introduction","1.getting-started/1.introduction","i-lucide-info",{"title":15,"path":16,"stem":17,"icon":18},"Installation","/getting-started/installation","1.getting-started/2.installation","i-lucide-download",{"title":20,"path":21,"stem":22,"icon":23},"Quick Start","/getting-started/quick-start","1.getting-started/3.quick-start","i-lucide-zap",{"title":25,"path":26,"stem":27,"icon":28},"Agent Skills","/getting-started/agent-skills","1.getting-started/4.agent-skills","i-lucide-sparkles",false,{"title":31,"path":32,"stem":33,"children":34,"page":29},"Core Concepts","/core-concepts","2.core-concepts",[35,40,45,50],{"title":36,"path":37,"stem":38,"icon":39},"Wide Events","/core-concepts/wide-events","2.core-concepts/1.wide-events","i-lucide-layers",{"title":41,"path":42,"stem":43,"icon":44},"Structured Errors","/core-concepts/structured-errors","2.core-concepts/2.structured-errors","i-lucide-shield-alert",{"title":46,"path":47,"stem":48,"icon":49},"Best Practices","/core-concepts/best-practices","2.core-concepts/3.best-practices","i-lucide-shield-check",{"title":51,"path":52,"stem":53,"icon":54},"Typed Fields","/core-concepts/typed-fields","2.core-concepts/4.typed-fields","i-simple-icons-typescript",{"title":56,"path":57,"stem":58,"children":59,"page":29},"Adapters","/adapters","3.adapters",[60,65,70,75,80,85,90,95,100],{"title":61,"path":62,"stem":63,"icon":64},"Overview","/adapters/overview","3.adapters/1.overview","i-custom-plug",{"title":66,"path":67,"stem":68,"icon":69},"Axiom","/adapters/axiom","3.adapters/2.axiom","i-custom-axiom",{"title":71,"path":72,"stem":73,"icon":74},"OTLP","/adapters/otlp","3.adapters/3.otlp","i-simple-icons-opentelemetry",{"title":76,"path":77,"stem":78,"icon":79},"PostHog","/adapters/posthog","3.adapters/4.posthog","i-simple-icons-posthog",{"title":81,"path":82,"stem":83,"icon":84},"Sentry","/adapters/sentry","3.adapters/5.sentry","i-simple-icons-sentry",{"title":86,"path":87,"stem":88,"icon":89},"Better Stack","/adapters/better-stack","3.adapters/6.better-stack","i-simple-icons-betterstack",{"title":91,"path":92,"stem":93,"icon":94},"Custom Adapters","/adapters/custom","3.adapters/7.custom","i-lucide-code",{"title":96,"path":97,"stem":98,"icon":99},"Pipeline","/adapters/pipeline","3.adapters/8.pipeline","i-lucide-workflow",{"title":101,"path":102,"stem":103,"icon":104},"Browser","/adapters/browser","3.adapters/9.browser","i-lucide-globe",{"title":106,"path":107,"stem":108,"children":109,"page":29},"Enrichers","/enrichers","4.enrichers",[110,113,118],{"title":61,"path":111,"stem":112,"icon":28},"/enrichers/overview","4.enrichers/1.overview",{"title":114,"path":115,"stem":116,"icon":117},"Built-in","/enrichers/built-in","4.enrichers/2.built-in","i-lucide-puzzle",{"title":119,"path":120,"stem":121,"icon":94},"Custom","/enrichers/custom","4.enrichers/3.custom",{"id":123,"title":25,"body":124,"description":541,"extension":542,"links":543,"meta":551,"navigation":552,"path":26,"seo":553,"stem":27,"__hash__":554},"docs/1.getting-started/4.agent-skills.md",{"type":125,"value":126,"toc":523},"minimark",[127,131,136,145,168,172,203,207,210,213,242,246,251,254,292,296,299,324,328,331,339,345,351,357,361,367,371,374,378,389,393,404,408,419,423,426,498,502,519],[128,129,130],"p",{},"evlog includes agent skills that help AI assistants review your logging patterns and guide evlog adoption.",[132,133,135],"h2",{"id":134},"what-are-agent-skills","What are Agent Skills?",[128,137,138,144],{},[139,140,25],"a",{"href":141,"rel":142},"https://agentskills.io/",[143],"nofollow"," is an open specification for packaging AI assistant capabilities. Skills provide:",[146,147,148,156,162],"ul",{},[149,150,151,155],"li",{},[152,153,154],"strong",{},"Domain knowledge",": Best practices for wide events and structured errors",[149,157,158,161],{},[152,159,160],{},"Code review",": Identify logging anti-patterns in your codebase",[149,163,164,167],{},[152,165,166],{},"Guided adoption",": Step-by-step help migrating to evlog",[132,169,171],{"id":170},"available-skills","Available Skills",[173,174,175,188],"table",{},[176,177,178],"thead",{},[179,180,181,185],"tr",{},[182,183,184],"th",{},"Skill",[182,186,187],{},"Description",[189,190,191],"tbody",{},[179,192,193,200],{},[194,195,196],"td",{},[197,198,199],"code",{},"skills/evlog",[194,201,202],{},"Review code for logging patterns, suggest evlog adoption, guide wide event design",[132,204,206],{"id":205},"installing-the-skill","Installing the Skill",[128,208,209],{},"Compatible agents (Cursor, Claude Code, etc.) can discover and use skills automatically.",[128,211,212],{},"To manually install with the skills CLI:",[214,215,221],"pre",{"className":216,"code":217,"filename":218,"language":219,"meta":220,"style":220},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npx skills add hugorcd/evlog\n","Terminal","bash","",[197,222,223],{"__ignoreMap":220},[224,225,228,232,236,239],"span",{"class":226,"line":227},"line",1,[224,229,231],{"class":230},"sBMFI","npx",[224,233,235],{"class":234},"sfazB"," skills",[224,237,238],{"class":234}," add",[224,240,241],{"class":234}," hugorcd/evlog\n",[132,243,245],{"id":244},"what-the-skill-does","What the Skill Does",[247,248,250],"h3",{"id":249},"code-review","Code Review",[128,252,253],{},"The skill analyzes your codebase for:",[146,255,256,270,276,286],{},[149,257,258,261,262,265,266,269],{},[152,259,260],{},"Scattered logging",": Multiple ",[197,263,264],{},"console.log"," or ",[197,267,268],{},"logger.info"," calls in request handlers",[149,271,272,275],{},[152,273,274],{},"Missing context",": Logs without user, request, or business context",[149,277,278,281,282,285],{},[152,279,280],{},"Unhelpful errors",": ",[197,283,284],{},"throw new Error()"," without structured fields",[149,287,288,291],{},[152,289,290],{},"Correlation gaps",": Missing request IDs or trace IDs",[247,293,295],{"id":294},"adoption-guidance","Adoption Guidance",[128,297,298],{},"The skill helps you:",[146,300,301,304,307,321],{},[149,302,303],{},"Convert traditional logging to wide events",[149,305,306],{},"Design effective wide event schemas",[149,308,309,310,313,314,317,318],{},"Implement structured errors with ",[197,311,312],{},"why",", ",[197,315,316],{},"fix",", and ",[197,319,320],{},"link",[149,322,323],{},"Set up evlog in Nuxt, Nitro, or standalone TypeScript",[247,325,327],{"id":326},"example-prompts","Example Prompts",[128,329,330],{},"Ask your AI assistant:",[214,332,337],{"className":333,"code":335,"language":336},[334],"language-text","Review this file for logging anti-patterns\n","text",[197,338,335],{"__ignoreMap":220},[214,340,343],{"className":341,"code":342,"language":336},[334],"Help me convert these console.log calls to a wide event\n",[197,344,342],{"__ignoreMap":220},[214,346,349],{"className":347,"code":348,"language":336},[334],"What context should I add to this wide event?\n",[197,350,348],{"__ignoreMap":220},[214,352,355],{"className":353,"code":354,"language":336},[334],"How do I structure this error with evlog?\n",[197,356,354],{"__ignoreMap":220},[132,358,360],{"id":359},"skill-structure","Skill Structure",[214,362,365],{"className":363,"code":364,"language":336},[334],"skills/\n└── evlog/\n    ├── SKILL.md              # Main skill instructions\n    └── references/\n        ├── wide-events.md    # Wide event patterns\n        ├── structured-errors.md # Error handling guide\n        └── code-review.md    # Review checklist\n",[197,366,364],{"__ignoreMap":220},[132,368,370],{"id":369},"reference-documents","Reference Documents",[128,372,373],{},"The skill includes reference documents that provide:",[247,375,377],{"id":376},"wide-eventsmd","wide-events.md",[146,379,380,383,386],{},[149,381,382],{},"Wide event anatomy and best practices",[149,384,385],{},"Context grouping patterns",[149,387,388],{},"Output format examples",[247,390,392],{"id":391},"structured-errorsmd","structured-errors.md",[146,394,395,398,401],{},[149,396,397],{},"Error field definitions",[149,399,400],{},"Status code guidelines",[149,402,403],{},"Frontend integration patterns",[247,405,407],{"id":406},"code-reviewmd","code-review.md",[146,409,410,413,416],{},[149,411,412],{},"Checklist for logging code review",[149,414,415],{},"Common anti-patterns to identify",[149,417,418],{},"Migration suggestions",[132,420,422],{"id":421},"creating-custom-skills","Creating Custom Skills",[128,424,425],{},"You can extend evlog's skills or create your own for team-specific patterns:",[214,427,432],{"className":428,"code":429,"filename":430,"language":431,"meta":220,"style":220},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# My Team Logging Skill\n\nExtends evlog skill with team-specific guidelines.\n\n## References\n- @evlog/skills/evlog\n\n## Custom Patterns\n- Always include `team` field in wide events\n- Use `X-Team-Request-Id` header for correlation\n- Log to DataDog with structured format\n","skills/my-team/SKILL.md","markdown",[197,433,434,439,446,452,457,463,469,474,480,486,492],{"__ignoreMap":220},[224,435,436],{"class":226,"line":227},[224,437,438],{},"# My Team Logging Skill\n",[224,440,442],{"class":226,"line":441},2,[224,443,445],{"emptyLinePlaceholder":444},true,"\n",[224,447,449],{"class":226,"line":448},3,[224,450,451],{},"Extends evlog skill with team-specific guidelines.\n",[224,453,455],{"class":226,"line":454},4,[224,456,445],{"emptyLinePlaceholder":444},[224,458,460],{"class":226,"line":459},5,[224,461,462],{},"## References\n",[224,464,466],{"class":226,"line":465},6,[224,467,468],{},"- @evlog/skills/evlog\n",[224,470,472],{"class":226,"line":471},7,[224,473,445],{"emptyLinePlaceholder":444},[224,475,477],{"class":226,"line":476},8,[224,478,479],{},"## Custom Patterns\n",[224,481,483],{"class":226,"line":482},9,[224,484,485],{},"- Always include `team` field in wide events\n",[224,487,489],{"class":226,"line":488},10,[224,490,491],{},"- Use `X-Team-Request-Id` header for correlation\n",[224,493,495],{"class":226,"line":494},11,[224,496,497],{},"- Log to DataDog with structured format\n",[132,499,501],{"id":500},"next-steps","Next Steps",[146,503,504,509,514],{},[149,505,506,508],{},[139,507,20],{"href":21}," - Get started with evlog",[149,510,511,513],{},[139,512,36],{"href":37}," - Learn wide event design",[149,515,516,518],{},[139,517,41],{"href":42}," - Error handling patterns",[520,521,522],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":220,"searchDepth":441,"depth":441,"links":524},[525,526,527,528,533,534,539,540],{"id":134,"depth":441,"text":135},{"id":170,"depth":441,"text":171},{"id":205,"depth":441,"text":206},{"id":244,"depth":441,"text":245,"children":529},[530,531,532],{"id":249,"depth":448,"text":250},{"id":294,"depth":448,"text":295},{"id":326,"depth":448,"text":327},{"id":359,"depth":441,"text":360},{"id":369,"depth":441,"text":370,"children":535},[536,537,538],{"id":376,"depth":448,"text":377},{"id":391,"depth":448,"text":392},{"id":406,"depth":448,"text":407},{"id":421,"depth":441,"text":422},{"id":500,"depth":441,"text":501},"AI-assisted code review and evlog adoption using Agent Skills. Let AI review your logging patterns and guide migration to wide events.","md",[544],{"label":545,"icon":546,"to":547,"target":548,"color":549,"variant":550},"Agent Skills Spec","i-lucide-external-link","https://agentskills.io","_blank","neutral","subtle",{},{"icon":28},{"title":25,"description":541},"LmPQSnTLAh2DQMX6ctzkTFEoOkkXtwED6kTjfZ8kp3Q",[556,558],{"title":20,"path":21,"stem":22,"description":557,"icon":23,"children":-1},"Get up and running with evlog in minutes. Learn useLogger, createError, parseError, and the log API for wide events and structured errors.",{"title":36,"path":37,"stem":38,"description":559,"icon":39,"children":-1},"Learn how to design effective wide events that capture everything you need in a single log. One comprehensive event per request with full context.",1771086836708]