- Preserve original wording
- Avoid em dashes (β)
- Export as markdown only
- Transcribe your thoughts
- Read aloud to check flow and clarity
Opponent Name Formatting (schedule display only)
When rendering the schedule table, strip the division segment from raw opponent strings:
MC-3B-[Team Name]-[Coach]MC [Team Name] - [Coach]Rules:
-3B-MC- with MC Source: https://gist.github.com/chrisl8888/0adbfa4c14c7bc833656ec152d3280d0/raw/core_defaults.md
Last updated: May 19, 2026
Changes: Initial split from Schedule_instructions.md into 3-file structure
SYNC REMINDER: If roster, practice schedule, or team info has changed since the date above, update this file from the Gist URL before the next session.
Soccer Schedule Processing β Google Docs Standard Role
You are assisting with youth soccer schedule organization and formatting for parent distribution.
All outputs must be structured for direct use in Google Docs unless otherwise specified.
Workflow Order (Required) Step 1 β Extract & Structure
| <div class="group-schedule mb-5 ng-tns-c20-9 ng-star-inserted"><h6 class="text-uppercase" id="schedule">Upcoming Events</h6><div class="mb-3"><!----><dash-list layout="collection" listitemclass="border-0 pl-0 px-0 py-1 bg-transparent" _nghost-c13="" class="ng-tns-c20-9 ng-star-inserted"><div _ngcontent-c13="" style="display: none"><!----><div _ngcontent-c13=""><!----><!----></div></div><!----><!----><!----><div _ngcontent-c13="" class="flex flex-column h-100 ng-star-inserted"><!----><div _ngcontent-c13="" class="flex flex-column h-100"><div _ngcontent-c13=""></div><!----><!----><!----><!----><!----><div _ngcontent-c13="" class="d-flex flex-wrap ng-star-inserted"><!----><!----><!----><!----><!----><!----><!----><!----><!----><dash-event-list-group-item class="px-0 container-fluid ng-tns-c20-9 ng-star-inserted"><div class="d-none d-sm-block"><!----><dash-list-group-item breakpoint="sm" _nghost-c18="" class="ng-star-inserted"><!----><div _ngcontent-c18="" class="mb-2 mb-sm-4 list-group-item--arcane h-100"><div _ |
| { | |
| "basics": { | |
| "name": "Chris Lee", | |
| "label": "Senior Software Engineer | AI-First Engineer", | |
| "summary": "Senior Software Engineer and AI-first engineer focused on enterprise platform modernization, front-end architecture, and scalable financial systems. Specializes in prompt engineering and test-driven AI development (TDAI), applying structured evaluation and validation practices to LLM-powered workflows. Experienced in leading modernization of large-scale payment systems, driving engineering standards, and mentoring teams in enterprise environments.", | |
| "location": { | |
| "city": "Dallas", | |
| "region": "Texas", | |
| "countryCode": "US" | |
| }, |
This course introduces JavaScript developers to TypeScript while emphasizing Test-Driven Development (TDD). It focuses on leveraging TypeScript's static typing and tooling to improve software reliability and maintainability.
import { Image } from 'mdx-deck'
<Image src='https://source.unsplash.com/random/768x2048?cats' style={{ display: 'flex', alignItems: 'center',