Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

MIES

MIES 收录了来自 AllenInstitute 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
29
更新
2026-07-03
Forks
9
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

docu
软件开发工程师

Documentation-consistency guidance for MIES. Use for any task involving behavior, UI text, workflows, analysis, or user-facing output; read and align with the repository's .rst documentation (especially Packages/doc/ and SweepFormula docs) before answering, and flag mismatches between code and docs instead of silently picking one.

2026-07-03
igor-10
软件开发工程师

Igor Pro 10 changes relevant to code generation: 64-bit only, Python integration, compiler behavior changes, new language features, function and operation changes, and bug fixes that alter results. Use when writing or reviewing Igor Pro code that must run on Igor Pro 10, or when Igor 9 vs 10 behavior differences matter.

2026-07-03
igor-commands
软件开发工程师

Alphabetical reference of built-in Igor Pro commands and functions with links to official WaveMetrics documentation. Use to verify a command name or casing exists, or to look up its full signature, parameters, and flags before generating Igor Pro code.

2026-07-03
igor-python
软件开发工程师

Reference for the igorpro Python module used to communicate between Python and Igor Pro 10. Use when writing Python code that runs from within Igor Pro (via Python, PythonFile, or the Python Console), or Igor code that calls into Python.

2026-07-03
igor-wave-dfref
软件开发工程师

Reference for Igor Pro's WAVE and DFREF reference syntax: wave vs WAVE reference distinctions, declaration forms, data folder navigation, and free waves. Use before generating any Igor Pro code involving waves passed as parameters, data folder references, or free waves, since this is where AI-generated Igor code most commonly contains subtle errors.

2026-07-03
igortest
软件质量保证分析师与测试员

Reference documentation for IgorTest, the Igor Universal Testing Framework (IUTF) used for all MIES unit tests. Use when writing, reviewing, or debugging test cases under Packages/tests, when choosing assertions or logical flags, when setting up test suites or data generators, or when questions come up about test hooks and test execution.

2026-07-03