terra-connections
Terra API device and provider connections. Use when connecting users to wearables (Fitbit, Garmin, Apple Health, Oura, WHOOP), managing user sessions, or handling disconnections.
athlete-docs
Documentation guidance for competition athletes and volunteers in WODsmith. Use when writing, reviewing, or improving athlete-facing documentation including registration, scheduling, workout viewing, leaderboards, check-in, and volunteer coordination.
arc-mastery
Use when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic.
skin-tone-detection
Classifies patient skin tone using Fitzpatrick/Monk scale with Gemini 3 Flash and outputs confidence score
terra-connections
Terra API device and provider connections. Use when connecting users to wearables (Fitbit, Garmin, Apple Health, Oura, WHOOP), managing user sessions, or handling disconnections.
youtube-titles-thumbnails
Create high-performing YouTube titles and thumbnail text that maximize CTR and virality while maintaining authenticity. Use when analyzing video transcripts to generate title and thumbnail suggestions, optimizing existing titles/thumbnails, or when users request help with YouTube content strategy for click-through rate optimization.
mozilla-probe-discovery
Find Mozilla telemetry probes and Glean metrics. Use when user asks about: Firefox metrics, Glean probes, telemetry data, accessibility probes, search metrics, or any Mozilla product instrumentation.
supabase
Implement Supabase database patterns for PhotoVault including RLS policies, TypeScript queries, and storage operations. Use when working with database schemas, Row Level Security, migrations, storage buckets, auth.uid() policies, or debugging empty query results. Includes PhotoVault table structure and client setup patterns.
musical-essence-laimis
Complete musical taste profile of Laimis based on analysis of 124 tracks (38 parameters each) and 3 playlists. Use this skill when user asks to create music prompts (SUNO/Udio), describe musical taste, recommend tracks, create playlists by mood, or any music-related task. This skill contains the complete musical essence and eliminates need for re-analyzing playlist_analysis.jsonl or playlist files. Activate for prompt generation, taste description, mood-based recommendations, style analysis, or musical discussions.
skill-quality-validator
Claude技能质量检查器,自动验证技能是否符合官方最佳实践标准。Use when 创建新技能需要验证规范、 修改现有技能需要质量检查、从他人处获取技能需要评估质量、批量检查多个技能的合规性。 适用于: (1) 新技能开发后的质量验证 (2) 技能更新后的合规检查 (3) 第三方技能的质量评估 (4) 团队技能库的标准化管理 (5) 技能打包前的最终审核
log-session
Log entries to the current learning session. Use mid-session to save progress, capture concepts learned, or record corrections. Triggers on "log this", "save progress", "record what we learned".
terminal
Execute shell commands in persistent, stateful VT100 terminal sessions. WHEN: User needs to "run a command", "execute shell", "build project", "run tests", "deploy", system administration. WHEN NOT: Simple file operations (use fs_* tools), reading known files (use fs_read_file).
bpm-knowledge-guide
Acts as a guide through the BPM wiki, summarizing pages, comparing roles, and pointing users to the right article for their question.
oversized-skill
A skill with an oversized SKILL.md file for testing warnings
slow-in-out-mastery
Use when designing easing curves, controlling motion pacing, creating natural acceleration/deceleration, or making movements feel physically grounded.
weather-data
Fetch and analyze weather data for specified locations. Use when you need current weather conditions, forecasts, or weather-related analytics for decision-making or integration with Chainlit chat responses.
validate-codex-config
Validate afi-config codex and governance configuration for structural consistency, broken references, and schema alignment, without changing protocol semantics. This skill performs read-only validation and produces a human-readable report of issues found, without attempting automatic fixes.