tmoody1973

Socratic Site — Git skill for Claude Code

Git community

Build your learning journal into a browsable website.

How to install Socratic Site

Installs to ~/.claude/skills/tmoody1973-socratic-builder-socratic-site/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tmoody1973-socratic-builder-socratic-site && curl -fsSL https://raw.githubusercontent.com/tmoody1973/socratic-builder/HEAD/commands/socratic-site.md -o ~/.claude/skills/tmoody1973-socratic-builder-socratic-site/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Socratic Site does


description: Build your learning journal into a browsable website. With "publish", walk through putting it on GitHub Pages (always asks first). argument-hint: [optional: "publish"]

Build the learning-journal website.

Build (always)

  1. Find the journal: Journal path in ~/.claude/skills/socratic-builder/profile.md, else ~/.claude/journal/learning-log.md. Use the profile's name for the title if there is one (e.g. "Tarik's learning log"), else "Learning log".
  2. Run: `node ~/.

Alternatives in Git

  • Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Lumenx Git Publish — LumenX GitHub 发布流程 - 安全提交、敏感数据扫描、推送到 GitHub 公开仓库 1.2k ★

Full documentation available on GitHub

View Source Repository