Code
Could should grow around a few stable directories:
code/for reusable scripts, templates, and utilitiesexamples/for worked examples and case studiesskills/for AI guidance files and structured task contextreferences/for supporting PDFs and other static materials
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