Math Physics Derivation
Description
--- name: math-physics-derivation description: 数学物理推导标准协议:判型→结构分析→方法选择→推导→校验→物理解读。适用于公式推导、方程变形、ODE/PDE求解、渐近分析、本征值问题、散射问题。 --- # 数学物理推导标准协议 面对公式推导或方程求解任务,**严格按以下顺序**工作,不得跳步。 ## 1. 问题判型 先回答以下问题,再动手: - 未知量是什么?自变量与参数是什么? - 定义域是什么?边界条件/初值条件是什么? - 方程类型:代数方程 / ODE / PDE / 特征值问题 / 积分方程 / 变分问题? - 线性还是非线性? - 是否存在:对称性、守恒量、规范自由度、可分离结构? ## 2. 结构分析 - 奇点在哪里?正则奇点还是不正则奇点? - 哪些极限重要($r\to\infty$,$r\to r_+$,$\omega\to 0$,等)? - 是否适合无量纲化?是否适合提取 prefactor? - 是否有小参数、大参数、渐近区、边界层? ## 3. 方法选择 **在推导前**,明确说明"为什么选这个
Installation
Installs to ~/.claude/skills/ljq2088-myclaude-math-physics-derivation/SKILL.md
mkdir -p ~/.claude/skills/ljq2088-myclaude-math-physics-derivation && curl -fsSL https://raw.githubusercontent.com/ljq2088/MyClaude/HEAD/skills/math-physics-derivation.md -o ~/.claude/skills/ljq2088-myclaude-math-physics-derivation/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11