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.

16 stars

Best use case

athlete-docs is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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.

Teams using athlete-docs should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/athlete-docs/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/documentation/athlete-docs/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/athlete-docs/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How athlete-docs Compares

Feature / Agentathlete-docsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Athlete Documentation Skill

Documentation guidance for the athlete persona in WODsmith competition platform.

## Athlete Persona

**Who they are:** CrossFit athletes registering for and participating in competitions, and volunteers helping at events.

**Key differences from organizers:**

| Aspect | Athletes | Organizers |
|--------|----------|------------|
| Interaction | Consumer (read-heavy) | Producer (write-heavy) |
| Complexity | Simple workflows | Complex multi-step setup |
| Discovery | High (browsing, exploring) | Low (knows what they need) |

## Critical Workflow

**REQUIRED**: Before writing athlete docs:

1. Load the parent skill: `skills_use(name="documentation")`
2. Apply the Diataxis compass from that skill
3. Load the workflow reference below for athlete-specific guidance

## Workflow References (load on demand)

**REQUIRED**: Before writing docs, load the relevant reference:

| If documenting... | Load this reference |
|-------------------|---------------------|
| Registration, Division selection, Confirmation | `references/registration-journey.md` |
| Schedule, Heats, Workouts, Check-in | `references/competition-day.md` |
| Leaderboard, Scores, Final standings | `references/results-tracking.md` |
| Volunteer signup, Credentials, Assignments | `references/volunteer-journey.md` |

## Documentation Mapping

### Tutorials (3 workflows)
- Register for Your First Competition
- Volunteer at an Event  
- Track Your Results During Competition

### How-to Guides (6 workflows)
- Update Your Registration
- View Your Heat Schedule
- Check Your Division Standings
- View Workout Standards
- Complete Event Check-in
- Change Division Selection

### Reference (4 topics)
- Scoring Rules
- Division Requirements
- Heat Format Specifications
- Registration Status Definitions

### Explanation (4 topics)
- How Heats Work
- Scoring Methodology
- The Division System
- Competition Day Flow

## User Journeys

**Journey 1: Discovery to Registration**
Find Competition → Explore Details → Register → Confirm

**Journey 2: Pre-Competition Prep**
Check Schedule → View Workouts → Plan Strategy

**Journey 3: Competition Day**
Check-in → View Heat Schedule → Track Scores

**Journey 4: Post-Competition**
View Results → Compare Rankings → Share

**Journey 5: Volunteer Experience**
Sign Up → Get Assignment → Event Day

## Route Reference

| Route | Auth | Primary Doc Type |
|-------|------|------------------|
| `/c/[slug]` | No | N/A (entry point) |
| `/c/[slug]/register` | Yes | Tutorial / How-to |
| `/c/[slug]/volunteer` | No | Tutorial / How-to |
| `/c/[slug]/workouts` | No | Reference |
| `/c/[slug]/schedule` | No | How-to |
| `/c/[slug]/leaderboard` | No | How-to / Tutorial |
| `/my-schedule` | Yes | How-to |

Related Skills

google-docs-manager

16
from diegosouzapw/awesome-omni-skill

Expert in Google Docs management. Use when creating, reading, updating, formatting, or managing Google Docs with markdown support, advanced formatting, tables with full manipulation, images with styling, lists, headers/footers, and table of contents.

genesis-tools:living-docs

16
from diegosouzapw/awesome-omni-skill

Self-maintaining documentation system. Bootstraps, validates, refines, and optimizes codebase documentation. Creates minimal, token-efficient doc chunks. Use when creating, updating, or auditing project documentation.

generate-docstrings

16
from diegosouzapw/awesome-omni-skill

Create docstrings for functions and classes. Use when documenting code APIs.

generate-agent-docs

16
from diegosouzapw/awesome-omni-skill

Generates documentation and usage guides for agents, skills, prompts, and instructions. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use when onboarding team members, creating README files for your customizations, or generating usage examples for existing agents.

feature-docs

16
from diegosouzapw/awesome-omni-skill

[Documentation] Create or update business feature documentation in docs/business-features/{Module}/. Generates comprehensive 26-section docs with verified code evidence and AI companion files. Triggers on: feature docs, business feature documentation, module documentation, document feature, update feature docs, ai companion, ai context file, quick feature docs, feature readme, single file docs, verified documentation.

faf-docs

16
from diegosouzapw/awesome-omni-skill

Access FAF documentation, guides, and resources. Answers questions about The Reading Order, IANA registration, Podium scoring, format specification, and best practices. Use when user asks "how does FAF work", "show me docs", "explain The Reading Order", or needs reference information.

explanation-docs

16
from diegosouzapw/awesome-omni-skill

Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do

docsumo-automation

16
from diegosouzapw/awesome-omni-skill

Automate Docsumo tasks via Rube MCP (Composio). Always search tools first for current schemas.

docs

16
from diegosouzapw/awesome-omni-skill

Generates documentation files including NotebookLM YAML and slide content. Use when user mentions ドキュメント, document, YAML, NotebookLM, スライド, slide, プレゼン. Do NOT load for: 実装作業, コード修正, レビュー, デプロイ.

docs-verify

16
from diegosouzapw/awesome-omni-skill

Validates documentation quality and freshness — checks for broken links, stale content, llms.txt sync, image issues, heading hierarchy, and badge URLs. Runs locally or in CI. Use to catch documentation decay before it reaches users.

docs-sync

16
from diegosouzapw/awesome-omni-skill

Sync AILANG documentation website with codebase reality. Use after releases, when features are implemented, or when website accuracy is questioned. Checks design docs vs website, validates examples, updates feature status.

docs-plugin

16
from diegosouzapw/awesome-omni-skill

Command: docs-plugin