The site is never checked into the main branch. It is pushed to the gh-deploy branch by the
mkdocs gh-deploy command.
The .cache is for the social medial images and should not be in the main branch.
.DS_Store is for the MacOS
The ~$* is for MicroSoft PowerPoint backup files
Create a VSCode workspace
IMPORTANT: Do NOT include processHtmlClass: "arithmatex" - this restricts MathJax to only process arithmatex-wrapped content and breaks $/$$ delimiter support. Without this restriction, MathJax scans the entire page for all configured delimiters.
Usage in Markdown
Display math: $$F = k \frac{|q_1 q_2|}{r^2}$$
Inline math: $F$, $k = 8.99 \times 10^9$
Alternative display: \[...\]
Alternative inline: \(...\)
Reference
Configuration added to intro-to-physics-course project on 2025-12-28.
Configuration corrected based on search-microsims project on 2026-01-25. Key fix: removed processHtmlClass restriction to enable $/$$ support.
1---2name: 1082-todo-3dc309123description: Installer Skill TODO4---5# Installer Skill TODO67Create a .gitignore89```10site11.cache12.DS_Store13~$*14```1516The `site` is never checked into the main branch. It is pushed to the gh-deploy branch by the17`mkdocs gh-deploy` command.1819The `.cache` is for the social medial images and should not be in the main branch.20.DS_Store is for the MacOS2122The ~$* is for MicroSoft PowerPoint backup files232425Create a VSCode workspace2627**IMPORTANT:** Do NOT include `processHtmlClass: "arithmatex"` - this restricts MathJax to only process arithmatex-wrapped content and breaks `$`/`$$` delimiter support. Without this restriction, MathJax scans the entire page for all configured delimiters.2829### Usage in Markdown3031- Display math: `$$F = k \frac{|q_1 q_2|}{r^2}$$`32- Inline math: `$F$`, `$k = 8.99 \times 10^9$`33- Alternative display: `\[...\]`34- Alternative inline: `\(...\)`3536### Reference3738- Configuration added to `intro-to-physics-course` project on 2025-12-28.39- Configuration corrected based on `search-microsims` project on 2026-01-25. Key fix: removed `processHtmlClass` restriction to enable `$`/`$$` support.
Run npx skillmds@latest add tools-only/1082-todo-3dc30912 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Installer Skill TODO It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.