Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

shuxueshuo

shuxueshuo에는 rongchenxu100에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
9
업데이트
2026-07-19
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

derivative-lesson
기타 중등 후 교사

Turn high-school derivative and calculus application problems into compiled interactive lesson pages in the shuxueshuo repository. Use for tangent or common-tangent problems, monotonicity and extrema analysis, and parameter-range problems solved with derivatives. The agent writes teaching markdown plus declarative calculus JSON; repository tools validate and compile the final HTML.

2026-07-19
deepseek-25-onboarding
소프트웨어 개발자

Use this skill when adding a new middle-school problem, especially a question 25, to the Strategy Planner + DeepSeek solver pipeline from either a problem image or an existing lesson-spec problem. The agent creates canonical ProblemIR, expected answers, DeepSeek integration tests, recorded executable StepIntent fixtures, few-shot projection, and any reusable method/family/recipe/binding/normalizer code needed to make the tests pass.

2026-07-06
solver-to-lesson-page-onboarding
소프트웨어 개발자

Use this skill after a middle-school problem already has a passing solver/runtime path and Codex needs to generate, test, or repair the student-facing lesson page pipeline: ExplanationSnapshot, LessonIR, VisualStepIR, local/linked interactions, animation beats, generated JSON artifacts, and compiled HTML. Use when failures require adding method/recipe explanation specs, visual specs, animation specs, role binders, builders, compilers, validators, or frontend runtime support.

2026-06-30
quadratic-lesson
소프트웨어 개발자

Use this skill to turn a middle-school quadratic-function comprehensive problem into a compiled interactive lesson page. The agent writes teaching markdown and three declarative JSON specs; repository tools compile the HTML. Parabolas use geometry-spec curves; CSS/JS/runtime are shared with geometry-lesson pages.

2026-06-12
geometry-lesson
소프트웨어 개발자

Use this skill to turn a middle-school geometry problem into a compiled interactive lesson page. The agent writes teaching markdown and three declarative JSON specs; repository tools compile the HTML.

2026-06-11