Rito-w

72 mods across 1 repository, 10 stars between them.

Stop

26

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when the agent finishes a response, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 83% MIT

SubagentStop

28

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when a subagent finishes, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 84% MIT

PreCompact

29

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs before the context is compacted, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 84% MIT

PostCompact

30

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs after the context is compacted, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 78% MIT

SessionEnd

32

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when a session ends, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 80% MIT

Setup

33

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs once when the project is set up, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 100% MIT

TeammateIdle

34

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the TeammateIdle event, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 80% MIT

TaskCreated

35

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the TaskCreated event, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 83% MIT

TaskCompleted

36

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when a task is marked completed, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 78% MIT

ConfigChange

37

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the ConfigChange event, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 81% MIT

WorktreeCreate

38

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when a git worktree is created, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 83% MIT

WorktreeRemove

39

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when a git worktree is removed, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 83% MIT

Elicitation

41

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs when the agent asks you a question, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 88% MIT

StopFailure

43

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the StopFailure event, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 83% MIT

CwdChanged

44

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the CwdChanged event, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 81% MIT

FileChanged

45

Rito-w/claude-code-best-practice-zh

Hook Claude Code

Runs on the FileChanged event for .envrc, .env and .env.local tool calls, executing hooks.py via python3. From Rito-w/claude-code-best-practice-zh.

10 2mo ago A tokens not measured copy · 100% MIT

agent-browser

48

Rito-w/claude-code-best-practice-zh

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

10 2mo ago A 108 tokens copy · 100% MIT