Guidelines for writing reports, organizing files, and generating code artifacts
Provides best practices for writing reports, organizing files, and generating code artifacts. Claude will use this when creating markdown reports, code files, or figures to ensure concise writing, logical file organization, and descriptive naming.
/plugin marketplace add sunxd3/bayesian-statistician-plugin/plugin install sunxd3-bayesian-statistician@sunxd3/bayesian-statistician-pluginThis skill inherits all available tools. When active, it can use any tool Claude has access to.
This skill provides best practices for all subagents when generating written artifacts, code files, and figures.
Use GitHub-flavored CommonMark markdown for all text outputs (reports, logs, documentation). Never use plain .txt files.
Write concisely:
In reports:
figures/washout_curves.png..." or "washout_curves.png" if in same directoryIn logs:
Use scratchpad:
One logical unit per file:
fit_hierarchical_model.py not model.pyStan only: All Bayesian models must use Stan via CmdStanPy. Do not use PyMC, NumPyro, Pyro, or other PPLs.
Keep it simple:
Use descriptive filenames:
group_washout_curves.png not fig1.pngprior_predictive_check.png not ppc.pngOne figure per concept or question:
Generate fewer, better files:
Each file you create should justify its existence. Ask: will this be read? Does it convey unique information?
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.