Skip to main content

content-review

Review built CORE module pedagogy, language, activities, and vocabulary. Use seminar-content-review for seminar content.

Zur Installation springen

Quellinformationen

Repository
learn-ukrainian/learn-ukrainian.github.io
Letzte Quellaktivität
21. September 2026 um 00:01
Erkannte Sprache von SKILL.md
Englisch
Sterne
9
Forks
4

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
2 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
content-review
description
Review built CORE module pedagogy, language, activities, and vocabulary. Use seminar-content-review for seminar content.
argument-hint
<path-to-module.md | track slug>
effort
xhigh
# Content Review: $ARGUMENTS ## Parse Arguments The user provides one of these argument patterns: 1. **Full path**: `curriculum/l2-uk-en/a1/the-cyrillic-code-i.md` 2. **Track + slug**: `a1 the-cyrillic-code-i` 3. **Track + sequence**: `a1 1` Parse the arguments to locate the module's files: - **Content markdown**: `curriculum/l2-uk-en/{track}/{slug}.md` - **Activities YAML**: `curriculum/l2-uk-en/{track}/activities/{slug}.yaml` - **Vocabulary YAML**: `curriculum/l2-uk-en/{track}/vocabulary/{slug}.yaml` (if it exists) - **Meta YAML**: `curriculum/l2-uk-en/{track}/meta/{slug}.yaml` - **Plan YAML**: `curriculum/l2-uk-en/plans/{track}/{slug}.yaml` If a track + sequence is given, find the slug by reading plan files to match `sequence:`. ## Execute Read and follow the full content review prompt at [content-review-prompt.md](content-review-prompt.md). **Output path**: Save the review to `curriculum/l2-uk-en/{track}/audit/{slug}-content-review.md` Reference issue #730.
Auf GitHub ansehen