employment-verification
Verify employment history and professional background
Verify employment history and professional background
Threat modeling methodology and risk assessment. Use when performing STRIDE analysis, creating attack trees, building data flow diagrams, or assessing risk with CVSS/DREAD. Provides structured threat identification frameworks.
Expert AI Prompt Engineering for the Virtual Try-On and Stylist features.
Track nutrition and calories with MyFitnessPal - log meals, monitor macros, and view food diary
Assess injury/fatigue risk using current vs prior weeks from Strava MCP weekly_stats.
Track detailed nutrition with Cronometer - monitor micronutrients, macros, and dietary intake
Write efficient BigQuery queries for Mozilla telemetry. Use when user asks about: Firefox DAU/MAU, telemetry queries, BigQuery Mozilla, baseline_clients, events_stream, search metrics, user counts, or Firefox data analysis.
Spawn and manage Claude sub-agents for parallel or delegated tasks. WHEN: User needs parallel operations, multi-step autonomous research, or wants to delegate complex tasks to sub-agents. Use when task can be parallelized or requires independent exploration. WHEN NOT: Simple single-step operations, sequential dependencies, specific file reads (use fs_read_file), writing code directly (do it yourself).
[DEPRECATED] This skill has been consolidated into breathing-sync. Use breathing-sync Mode 2 to validate and debug breathing synchronization.
Run a batch of visual comparisons defined in a uiMatch suite JSON file using @uimatch/cli, then read each report to summarize which components passed or failed their quality gates. Use this skill when the user wants to run many Figma-vs-implementation checks at once, such as CI-style validation for a component library or flow.
Sync Claude conversations to Obsidian vault. Use when user asks to: sync conversations, export chat history, catalog sessions, generate summaries, review past work, search conversation history, or asks what was discussed on a specific date or about a specific topic.
Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications
Track fitness with Garmin Connect - view activities, health metrics, and training data from Garmin devices
Best practices for itinerary structure and pacing. Triggers when creating day-by-day itineraries, structuring multi-day trips, or balancing activities across a travel schedule.
Use this skill when the user asks to create characters, backstories, motivations, arcs, traits, or personality systems for fiction writing.
Visual guide for APC Mini MK2 LED and button mapping. Use when user needs to know "which button", "pad location", "LED position", "coordinate to note", "note to coordinate", or wants to understand the physical layout of the controller.
Enhanced streaming UI system with progress indicators, status displays, and interactive feedback mechanisms. Use when running long-running operations, displaying progress, providing user feedback, or when visual indicators enhance user experience during complex workflows.
Music news and recommendations based on Spotify listening history. Use for music news, new releases, recommendations, what to listen to in specific situations (commute, workout, travel), artist updates, or concert announcements.
Pre-run safety gate that evaluates readiness and recommends proceed/modify/skip decisions. Use before scheduled workouts to assess recovery status, injury signals, and training load based on sleep, soreness, and recent activity.
Access lab results with Quest Diagnostics - view test results, schedule appointments, and manage MyQuest portal
Master fs_search for blazing-fast code search (10-100x faster than grep). WHEN: User mentions "search", "find", "grep", "locate code/files", needs to discover patterns, asks "where is", "which files contain". WHEN NOT: Reading specific known file paths (use fs_read_file), listing directory contents (use fs_list_directory).