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

PorosityFE

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

已收集 skills
4
Stars
4
更新
2026-05-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-material-preset
机械工程师

Add a new composite material system to the MATERIALS preset registry. Use when the user says things like "add T1100/epoxy as a preset", "register a new material", or "add an HM63 carbon system" — anything that needs a new keyed entry under porosity_fe/materials.py:MATERIALS so it shows up in the Streamlit sidebar dropdown and is selectable by name from compare_configurations / build_empirical_pipeline.

2026-05-24
add-validation-dataset
机械工程师

Add a new peer-reviewed experimental porosity dataset to the validation database. Use when the user says things like "add the Smith 2024 dataset", "digitize Fig 3 from Liu 2018 and add it", or "add a new ILSS validation paper" — anything that creates a new JSON file under validation/datasets/ that the validate_porosity CLI and validation/validate_all.py runner will consume.

2026-05-24
release-checklist
软件开发工程师

Cut a new PorosityFE release — bump the version, update the changelog, run the full lint/type/test gate, and rebuild the standalone validate_porosity executable. Use when the user says things like "cut a 1.3.0 release", "prepare a patch release", "ship v1.2.1", or "tag the next version".

2026-05-24
screenshot-streamlit
软件开发工程师

Run the PorosityFE Streamlit app headlessly and capture screenshots for the README. Use when the user says things like "regenerate the screenshots", "update the knockdown_curves.png", "grab a fresh screenshot of the FE stress tab", or "the README screenshot is out of date".

2026-05-24