Skip to main content
Run any Skill in Manus
with one click
maplefukku
GitHub creator profile

maplefukku

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
2026-04-14
repository explorer

Repositories and representative skills

compile-course-pack
computer-science-teachers-postsecondary

Use this when a course under authoring/outputs is fully designed and needs to be compiled into a runnable pack under runtime/courses. Transforms DSL into the runtime layout without inventing content.

2026-04-14
design-course
instructional-coordinators-259031

Interview a course author and fill in the course-level section of course.yaml for a new claude-teacher course. Use this as the first step of authoring a new course, before any modules or lessons are designed. Outputs a course.yaml skeleton that /design-module and /design-lesson will extend.

2026-04-14
design-lesson
career-technical-education-teachers-postsecondary

Deep-dive interview to design a single lesson within a claude-teacher course. Produces the lesson.md body, rubric.md, hints.md (with a graduated hint ladder), and examples.md. Use after /design-course and /design-module, when the author is ready to flesh out a specific lesson.

2026-04-14
design-module
instructional-coordinators-259031

Use this when a course already has course-level goals in course.yaml and the author needs to break it into thematically-focused modules before designing individual lessons.

2026-04-14
review-course-quality
instructional-coordinators-259031

Use this as a QA pass before shipping a compiled course. Checks hint ladders, rubric signals, lesson length, submission paths, and completion criteria, then files a report. Does not auto-fix.

2026-04-14
checkpoint
teaching-assistants-postsecondary

Mid-lesson progress check for claude-teacher. Compares the learner's current artifacts against the lesson rubric, updates the progress file, and tells the learner what's still missing. Does NOT mark the lesson complete — that is /review-submission. Use when the learner says "I think I'm done", "can you check where I am", or when they run this directly.

2026-04-14
course-start
instructional-coordinators-259031

Start a claude-teacher course. Run this once, in the Teacher Terminal, before the learner begins. Verifies the course exists, checks prerequisites, initialises the progress directory, and proposes the first lesson. Use when a learner says they want to "start a course", "begin learning X", or when they run this command directly.

2026-04-14
give-hint
tutors-253041

Reveal the next hint level for the current claude-teacher lesson. Hints are a ladder — this skill reveals exactly one rung higher than the learner's current hint_level_max, never skips. Use when the learner is stuck, says "give me a hint", "I'm blocked", or asks for help beyond what the lesson already says.

2026-04-14
Showing top 8 of 11 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded