phobologic/claude_code_helpers
Plugin Claude Code
Plugin marketplace listing 3 plugins: claude-go, claude-python, claude-js.
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.
phobologic/claude_code_helpers
Plugin Claude Code
Plugin marketplace listing 3 plugins: claude-go, claude-python, claude-js.
phobologic/claude_code_helpers
Plugin Claude Code
Go language support: goimports auto-formatting on file edits, Go coding conventions.
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.
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.
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).