Skip to main content

content-review

Post-build module quality review. Checks plan adherence, linguistic accuracy, pedagogical quality, activities, vocabulary completeness, engagement.

설치로 이동

소스 정보

저장소
learn-ukrainian/learn-ukrainian.github.io
최근 소스 활동
2026년 9월 9일 16:40
감지된 SKILL.md 언어
영어
스타
9
포크
4

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
content-review
description
Post-build module quality review. Checks plan adherence, linguistic accuracy, pedagogical quality, activities, vocabulary completeness, engagement.
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.
GitHub에서 보기