phobologic/claude_code_helpers

This isn't claude_code, its source, or anything like that - just helper code that I use with claude code that I want to share.

5Stars on the repository
39Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-go

02

phobologic/claude_code_helpers

Plugin Claude Code

Go language support: goimports auto-formatting on file edits, Go coding conventions.

5 1mo ago A tokens not measured original MIT

claude-js

03

phobologic/claude_code_helpers

Plugin Claude Code

JavaScript/TypeScript language support: Biome auto-formatting, lint-fix, and complexity checking for JS/TS, Prettier for Svelte, coding conventions.

5 1mo ago A tokens not measured original MIT

claude-python

04

phobologic/claude_code_helpers

Plugin Claude Code

Python language support: ruff auto-formatting and lint-fix on file edits, radon complexity checking, Python coding conventions.

5 1mo ago A tokens not measured original MIT

claude-worktree

05

phobologic/claude_code_helpers

Plugin Claude Code

Git worktree management: symlink shared state (e.g. .tickets/) across worktrees via .worktreelinks, copy per-worktree files via .worktreeinclude. Includes PreToolUse guard that pre-creates worktrees for team agents (workaround for anthropics/claude-code#33045).

5 1mo ago A tokens not measured original MIT