WorldFlowAI

43 mods across 1 repository, 1.9k stars between them.

PreToolUse

27

WorldFlowAI/everything-claude-code

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 "(npm (install, test), pnpm (install, test), yarn (install, test)?, bun (install, test), cargo build, make, docker, pytest, vitest…

1.9k 7mo ago A tokens not measured

PostToolUse

30

WorldFlowAI/everything-claude-code

Hook

Runs after a tool call finishes for tool == "Bash", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js and jsx)$" tool calls, running an inline shell check (4 commands).…

1.9k 7mo ago A tokens not measured

Stop

31

WorldFlowAI/everything-claude-code

Hook

Runs when the agent finishes a response, running an inline shell check. From WorldFlowAI/everything-claude-code.

1.9k 7mo ago A tokens not measured

SessionEnd

32

WorldFlowAI/everything-claude-code

Hook

Runs when a session ends, executing session-end.js and evaluate-session.js via node (2 commands). From WorldFlowAI/everything-claude-code.

1.9k 7mo ago A tokens not measured

backend-patterns

33

WorldFlowAI/everything-claude-code

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

1.9k 7mo ago A 31 tokens

clickhouse-io

34

WorldFlowAI/everything-claude-code

Skill Claude CodeCodex

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

1.9k 7mo ago A 26 tokens

security-review

40

WorldFlowAI/everything-claude-code

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

1.9k 7mo ago A 36 tokens

tdd-workflow

42

WorldFlowAI/everything-claude-code

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

1.9k 7mo ago A 43 tokens