Claude-skill-registry differential-equations-solver

Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/differential-equations-solver" ~/.claude/skills/majiayu000-claude-skill-registry-differential-equations-solver && rm -rf "$T"
manifest: skills/data/differential-equations-solver/SKILL.md
source content

Differential Equations Solver

Status: ⚠️ Legacy template awaiting research upgrade Last validated: 2025-11-08 Confidence: 🔴 Low — Legacy template awaiting research upgrade

How to use this skill

  1. Start with modules/research-checklist.md and capture up-to-date sources.
  2. Review modules/known-gaps.md and resolve outstanding items.
  3. Load topic-specific modules from _toc.md only after verification.
  4. Update metadata when confidence improves.

Module overview

Research status

  • Fresh web research pending (conversion captured on 2025-11-08).
  • Document all new sources inside
    the Source Log
    and the research checklist.
  • Do not rely on this skill until confidence is upgraded to
    medium
    or
    high
    .