All authors
nexus-labs-automation avatar

Claude Skills by nexus-labs-automation

github.com/nexus-labs-automation
8 skillsA× 80 installs6 views
Crash InstrumentationA

Set up crash instrumentation with actionable context. Use when configuring crash capture, error boundaries, or breadcrumb strategies.

developmentgoswift
0
100
Instrumentation PlanningA

Plan what to measure in mobile apps. Use when starting observability, prioritizing instrumentation, or asking "what should I track?"

developmenttestingperformance
0
100
Interaction LatencyA

Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.

developmentgoapi
0
100
Navigation LatencyA

Measure time from navigation tap to screen fully loaded and interactive. Use when tracking screen transitions, deep links, or tab switches.

developmentgoreact
0
100
Network TracingA

Instrument API requests with spans and distributed tracing. Use when tracking request latency, correlating client-backend traces, or debugging API issues.

developmentgodebugging
0
100
Session ReplayA

Set up session replay for visual debugging. Use when implementing screen recording, replay features, or visual debugging tools.

developmentdebuggingperformance
0
100
Symbolication SetupA

Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android), or source maps (React Native).

developmentgokotlin
0
100
User Journey TrackingA

Track user journeys with intent context and friction signals. Use when instrumenting onboarding, checkout, or any multi-step flow where you need to understand WHY users fail.

developmentgo
0
100