← スキル一覧に戻る

race-strategy-builder
by nadavyigal
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: race-strategy-builder description: Generates race-day pacing and fueling strategies with contingency plans. Use when user has an upcoming race, asks for race preparation advice, or wants a printable race-day plan with segment pacing and fueling schedule. metadata: short-description: Race-day pacing, fueling, and contingency plan generator.
When Claude should use this skill
- When the user sets up a race event or asks for race pacing guidance
- Prior to race week to deliver printable/shareable strategy
- When user requests race preparation or race-day tactics
Invocation guidance
- Provide
UserProfile,TrainingHistory, target race distance/date, course notes (elevation, weather). - Produce pacing plan by segment, fueling schedule, and contingencies (heat, hills).
- Keep recommendations conservative if recent load is low or injury flags exist.
Input schema
See references/input-schema.json.
Output schema
See references/output-schema.json.
Integration points
- UI: Race setup flow and shareable race card.
- API:
v0/app/api/race/strategy(new). - Export: Optionally generate text for notes and chat share via
v0/lib/enhanced-ai-coach.ts.
Safety & guardrails
- No medical advice; if user reports pain/injury, advise deferring race or adjusting pace drastically.
- Clamp pacing to safe ranges based on recent easy pace; avoid aggressive negative splits for beginners.
- Emit
SafetyFlagwhen hydration/fueling cannot be recommended due to missing data.
Telemetry
- Emit
ai_skill_invokedandai_plan_generatedwithrace_distance,fueling_steps,safety_flags.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です