
Bayesflow Skills
Domain-specific patterns for BayesFlow 2.x extension packages: simulators, adapters, Keras 3 backend-agnostic math, SBC validation and GPU memory management.
Overview
bayesflow-skills provides domain-specific patterns for building BayesFlow 2.x extension packages, covering simulators, adapters, Keras 3 backend-agnostic math, testing, SBC validation, GPU memory management and packaging conventions. ML engineers use it when developing simulation-based inference code.
Install
npx skills add https://github.com/matthiaskloft/claude-skills --skill bayesflowWhat is this skill?
- BayesFlow 2.x extension patterns
- Keras 3 backend-agnostic math
- SBC validation and GPU memory management
Recommended Skills
Journey fit
Implementing simulation-based-inference packages and ML patterns is hands-on engineering, fitting the build stage. Building simulators, adapters and ML math is backend/ML implementation, closest to the build/backend subphase.