Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

shuxueshuo

shuxueshuo には rongchenxu100 から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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