tracekit-vue-sdk

Installation
SKILL.md

TraceKit Vue SDK Setup

Auth Bootstrap

Do not tell the user to go sign up, log in separately, or manually create an API key before setup. First check for existing TraceKit auth. If ~/.tracekitconfig does not contain the production profile or TRACEKIT_API_KEY is missing, apply the tracekit-auth skill first. Use ./scripts/run-tracekit-auth.sh status to check, then guide the user through the TraceKit email verification flow with register and verify. That flow signs the user into an existing account for that email or creates the account automatically, then saves the returned credentials for the rest of the setup.

When To Use

Use this skill when the user asks to:

  • Add TraceKit to a Vue.js application
  • Add observability or APM to a Vue app
  • Instrument a Vue project with error tracking or distributed tracing
  • Configure TraceKit API keys in a Vue project
  • Set up Vue error handlers with automatic error reporting
  • Add performance monitoring to a Vue app
  • Debug production Vue apps with live breakpoints

Not Vue? If the user is using React, Angular, Next.js, Nuxt, or a plain JS/TS project without a framework, use the corresponding skill instead. If the user is using Nuxt, use the tracekit-nuxt-sdk skill -- it provides SSR-aware initialization.

Related skills

More from tracekit-dev/tracekit-for-ai

Installs
7
GitHub Stars
1
First Seen
Mar 9, 2026