Code

Could should grow around a few stable directories:

Suggested additions

code/

Use this for reusable materials that are not tied to one post.

Examples:

  • synthetic data generators
  • workflow setup templates
  • reporting scaffolds
  • helper utilities

examples/

Use this for concrete walkthroughs that support posts or resources.

Examples:

  • minimal reproducible workflows
  • case studies tied to a post
  • notebook-based demonstrations

skills/

Use this for specialized prompt or context files that support recurring tasks.

Examples:

  • evaluating NLME fits
  • reviewing graphics
  • guiding Shiny app evaluation
Back to top