#439 · Primary category: AI Coding Assistants
MathModeling-skills
面向数学建模竞赛的 Claude Code / Codex Skills ,支持分阶段建模流程与 Python、MATLAB/北太天元代码分支。
Project last updated:08/24/26
GitHub Stars
670
Forks
29
Contributors
1
License
MIT
Why we included this project
Teams in math-modeling contests usually lose the most time to consistency, not to learning models: every number in the paper has to trace back to a frozen snapshot of the data and code, and that has to hold under deadline pressure. This project packages that discipline into a set of skills for Claude Code and Codex, where the assistant profiles data, runs method-specific risk checks, verifies figures render correctly, and audits consistency, while the human keeps the modeling judgment. The design is deliberately conservative about who decides what. Two of the hard gates are the user's call, not the AI's, and a three-auditor layer has the final say on whether the paper is ready to submit. Teams competing in CUMCM or MCM/ICM who want an assistant that enforces rigor instead of ghost-writing the whole entry will find it worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.