Skip to main content
d-laub
Perfil de creador de GitHub

d-laub

Vista por repositorio de 16 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
16
repositorios
4
actualizado
31 ago 2026
explorador de repositorios

Repositorios y skills representativas

scientific-writing-draft
Redactores técnicos

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.

17 jul 2026
scientific-writing-outline
Redactores técnicos

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.

17 jul 2026
scientific-writing
Redactores técnicos

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".

17 jul 2026
scientific-writing-story
Redactores técnicos

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.

17 jul 2026
performant-py-rust
Desarrolladores de software

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…

17 jul 2026
ultraplot
Desarrolladores de software

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…

19 jun 2026
returns
Desarrolladores de software

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…

17 jun 2026
polars
Desarrolladores de software

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…

16 jun 2026
Mostrando 8 de 13 skills recopiladas.
Mostrando 4 de 4 repositorios
Todos los repositorios cargados