Skip to main content
d-laub
GitHub 创作者资料

d-laub

按仓库查看 4 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
4
更新
2026年8月31日
仓库浏览

仓库与代表性 skills

scientific-writing-draft
技术写作员

Use when outline.md is approved and you need full manuscript prose in the user's voice. Stage 3 of scientific-writing — produces draft.md from the outline, then enforces the style guide in a separate final pass.

2026年7月17日
scientific-writing-outline
技术写作员

Use when story.md is settled and you need a venue-appropriate, fully-backed manuscript outline. Stage 2 of scientific-writing — produces outline.md + references.md, with every bullet backed by a repo pointer or a web-verified citation.

2026年7月17日
scientific-writing
技术写作员

Use when writing or continuing a scientific manuscript/paper from a code+results repository — the entry point that routes through fact-finding (story), outlining, and drafting. Use when the user says "write/work on my paper/manuscript".

2026年7月17日
scientific-writing-story
技术写作员

Use when starting a scientific manuscript from a code+results repo and you need to separate the real paper from the "research cloud" of parallel/abandoned experiments. Stage 1 of scientific-writing — produces story.md.

2026年7月17日
performant-py-rust
软件开发工程师

Use when making Python or Rust code faster, optimizing a slow function or hot loop, chasing a performance bottleneck, or deciding whether to vectorize / parallelize / rewrite in Rust — before changing any code to improve its speed. Covers CPU-bound and…

2026年7月17日
ultraplot
软件开发工程师

Use when writing or modifying Python plotting code that imports `ultraplot` (a matplotlib wrapper / maintained proplot fork) — building figures with `uplt.subplots`, styling via the `.format()` method, SubplotGrid indexing, colorbars/legends with location…

2026年6月19日
returns
软件开发工程师

Use when writing or modifying Python library code that imports `returns` (dry-python/returns) — Result/ResultE, Maybe, IO/IOResult, Future/FutureResult, @safe/@impure_safe/@future_safe, .bind/.map, do-notation, flow/pipe, pointfree. Also when a returns-using…

2026年6月17日
polars
软件开发工程师

Use when writing or modifying Python code that calls polars `DataFrame.join` or `LazyFrame.join` and any downstream step depends on the result's row order — attaching a looked-up column back onto order-sensitive data, positional alignment with a numpy array…

2026年6月16日
已展示 8 / 13 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库