VersoXBT/claude-initial-setup

75 skills, 14 agents, 15 commands for Claude Code. Plug-and-play starter kit covering TypeScript, Python, Go, Rust, React, Next.js, FastAPI, Django, Docker, CI/CD, security, testing, and more. Cross-AI support for Cursor, Copilot, and Codex.

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

PreToolUse

01

VersoXBT/claude-initial-setup

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "(npm run dev, pnpm( run)? dev, yarn dev, bun run dev)", tool == "Bash" && tool_input.command matches "git push", tool == "Bash" && tool_input.command matches "(npm, pnpm, yarn, bun) (install and add)" tool calls, running an inline…

4 3mo ago A tokens not measured original MIT

PostToolUse

02

VersoXBT/claude-initial-setup

Hook

Runs after a tool call finishes for tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Write" && tool_input.file_path matches "\\.(ts and tsx)$" tool calls, running an inline shell check (2 commands). From VersoXBT/claude-initial-setup.

4 3mo ago A tokens not measured original MIT