szaghi

33 mods across 2 repositories, 149 stars between them.

fobis

01

szaghi/FoBiS

Skill Claude CodeCodex

Expert knowledge of FoBiS.py (Fortran Building System for poor men) — an automatic Fortran build tool that resolves module dependency hierarchies without manual makefiles. Use this skill whenever the user asks about: writing or editing a fobos file; running any fobis subcommand (build, clean, fetch, install, rule…

144 23d ago A 263 tokens

FoBiS CLAUDE.md

02

szaghi/FoBiS

Instructions file

Claude Code instructions for szaghi/FoBiS, covering claude.md, project overview, build and development commands, common tasks (via makefile) and releasing a new version.

144 23d ago A 4,321 tokens

dotfiles CLAUDE.md

03

szaghi/dotfiles

Instructions file

Claude Code instructions for szaghi/dotfiles, covering claude.md, repository overview, deployment, install stow (once) and deploy all packages.

5 yesterday C 5,260 tokens

blog-code-checker

04

szaghi/dotfiles

Agent Claude Code

Verifies every code block, shell command, build invocation, and API claim in a technical blog post against the real source repositories under /fortran and /python. Invoked by the blog skill during draft and review. Returns a per-claim verdict (verified / BLOCKING) with the discrepancy and a corrected version copied…

5 yesterday A 101 tokens

blog-prose-reviewer

05

szaghi/dotfiles

Agent Claude Code

Reviews the PROSE of a technical blog post — kills AI tells, hedging, clichés, and filler, and enforces a precise technical voice. Invoked by the blog skill after the code-checker has cleared the code. Leans on the stop-slop skill for AI-pattern removal and the scientific-writing skill for technical-voice questions.…

5 yesterday A 101 tokens

capture-findings

06

szaghi/dotfiles

Command Claude Code

Capture session findings into repo docs, repo Claude config, and global Claude config.

5 yesterday A 15 tokens

SessionStart

08

szaghi/dotfiles

Hook Claude Code

Runs when a session starts, executing load-context-by-cwd.sh via bash. From szaghi/dotfiles.

5 yesterday A tokens not measured

dotfiles

09

szaghi/dotfiles

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart) and 4 allowed tools.

5 yesterday A tokens not measured

blog

10

szaghi/dotfiles

Skill Claude CodeCodex

Write and review technical developer blog posts as version-controlled markdown. Use this skill when the user wants to draft, write, or review a blog post / dev write-up / release note / tutorial about their code — typically HPC, Fortran, Python, or scientific-computing work. Orchestrates a draft pass and two…

5 yesterday A 171 tokens

cpp-hpc

11

szaghi/dotfiles

Skill Claude CodeCodex

Practitioner knowledge base for high-performance computing in C++ — the full toolchain, language idioms, parallel programming models, and HPC ecosystem. Use when building or optimizing C++ HPC software: the toolchain (Linux/cluster, git, CMake/Spack, compiler flags, SLURM); modern C++ for performance (RAII, smart…

5 yesterday A 323 tokens

cuda-programming

12

szaghi/dotfiles

Skill Claude CodeCodex

Knowledge base from the "CUDA Programming Guide" (NVIDIA, Release 13.3). Use when writing/reading/debugging CUDA C++ or CUDA Python, applying CUDA frameworks for kernels, SIMT/tile programming, streams & graphs, unified memory, cooperative groups, async copies/TMA, multi-GPU, or referencing CUDA APIs, specifiers…

5 yesterday A 85 tokens

darktable-operator

13

szaghi/dotfiles

Skill Claude CodeCodex

Operator workflow for post-processing a RAW shoot in darktable with Claude as the operator. Use when the user wants to develop/process/batch their RAW photos (NEF/CR2/ARW), cull a shoot, apply a consistent look across a series, control edit values (exposure etc.) from the prompt, or run darktable-cli batches. Drives…

5 yesterday A 174 tokens

darktable-raw

14

szaghi/dotfiles

Skill Claude CodeCodex

Knowledge base from the darktable 4.6 user manual. Use when developing RAW photos (NEF/CR2/etc.) in darktable, driving darktable-cli for headless/batch export, reasoning about the scene-referred pixelpipe, modules (exposure, filmic rgb, color calibration, highlight reconstruction, tone equalizer), masking/blending…

5 yesterday A 100 tokens

fobis

15

szaghi/dotfiles

Skill Claude CodeCodex

Expert knowledge of FoBiS.py (Fortran Building System for poor men) — an automatic Fortran build tool that resolves module dependency hierarchies without manual makefiles. Use this skill whenever the user asks about: writing or editing a fobos file; running any fobis subcommand (build, clean, fetch, install, rule…

5 yesterday A 263 tokens

szaghi/dotfiles

Skill Claude CodeCodex

Authoritative knowledge base from the ISO/IEC 1539-1:2023 Fortran standard (J3/23-007r1). CONSULT THIS BEFORE ANSWERING — do not answer Fortran-standard questions from memory; the standard's exact rules, constraints (Cxxx), and version deltas are easy to misremember. TRIGGER whenever a question concerns: what the…

5 yesterday A 242 tokens

generate-image

17

szaghi/dotfiles

Skill Claude CodeCodex

Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the…

5 yesterday A 71 tokens

gpu-multithreading

18

szaghi/dotfiles

Skill Claude CodeCodex

Practitioner knowledge base for parallel, multithreaded, and GPU programming — the design methodology, performance laws, and cross-technology optimization playbook. Use when designing or optimizing parallel software: choosing a parallel decomposition (PCAM, geometric/pipeline/master-worker patterns); reasoning about…

5 yesterday A 315 tokens

hpc-cluster-tooling

19

szaghi/dotfiles

Skill Claude CodeCodex

Practitioner knowledge base for the practical workflow tooling of HPC clusters — the command-line skills around writing, building, debugging, profiling, and running scientific code at scale. Use when working on a cluster or HPC project's toolchain: Unix shell for HPC (pipes, grep/sed/awk, ssh/rsync, tmux, environment…

5 yesterday A 246 tokens

hpc-index

20

szaghi/dotfiles

Skill Claude CodeCodex

Router and disambiguation map for the HPC skill fleet — decides WHICH high-performance-computing skill to consult when a query plausibly matches several. Use ONLY for cross-cutting routing/navigation: when the user asks which HPC skill covers a topic, says 'what HPC skills do I have', wants the map/relationships…

5 yesterday A 233 tokens

hpc-numerics

21

szaghi/dotfiles

Skill Claude CodeCodex

Practitioner knowledge base for the numerical and algorithmic theory of high-performance scientific computing — the science beneath the parallel-programming mechanics. Use when reasoning about numerical correctness, algorithm design, or performance modeling: floating-point arithmetic and round-off error (machine…

5 yesterday A 263 tokens

iso-c-9899-2024

22

szaghi/dotfiles

Skill Claude CodeCodex

Authoritative knowledge base from the ISO/IEC 9899:2024 C standard (C23, working draft N3220). CONSULT THIS BEFORE ANSWERING — do not answer C-standard questions from memory; the standard's exact rules, constraints, undefined-behavior catalogue (Annex J), and C23 version deltas are easy to misremember. TRIGGER…

5 yesterday A 287 tokens

iso-cpp-2023

23

szaghi/dotfiles

Skill Claude CodeCodex

Authoritative knowledge base from the ISO/IEC 14882 C++23 standard (working draft N4950). CONSULT THIS BEFORE ANSWERING — do not answer C++-standard questions from memory; the standard's exact rules, value categories, overload-resolution ranking, the memory model, template/concept subsumption, and C++23 version deltas…

5 yesterday A 0 tokens

llm-wiki

24

szaghi/dotfiles

Skill Claude CodeCodex

Consult Stefano's compiled OKF knowledge bundles at /llm-wiki (the "second brain"). TRIGGER whenever a question falls in an existing bundle's domain — currently div-free-amr; numerical divergence constraints (∇·B=0, incompressibility), constrained transport and flux-CT, projection/divergence-cleaning, eight-wave…

5 yesterday A 0 tokens