xiaobei930

79 mods across 1 repository, 50 stars between them.

setup-pm

49

xiaobei930/cc-best

Command

A command for choosing the package manager used by a project or by default on your computer. A package manager installs and manages the libraries a software project needs.

50 2mo ago A 16 tokens original MIT

setup

50

xiaobei930/cc-best

Command

A command for initializing a Claude Code project and configuring its hooks, which are actions triggered at specific points in the agent's work. It supports project-wide and user-wide settings.

50 2mo ago B 10 tokens original MIT

status

51

xiaobei930/cc-best

Command

A project-status command that checks a code repository and its supporting project notes. The supplied description is in Chinese and lists checks for Git, a memory bank, dependencies, environment settings, components, and conflicts.

50 2mo ago A 6 tokens original MIT

stocktake

52

xiaobei930/cc-best

Command

A command for auditing a collection of reusable agent components, such as skills, rules, and commands. It reviews their structure, freshness, usage, and overlap, then suggests whether to keep or maintain them.

50 2mo ago A 15 tokens original MIT

task

53

xiaobei930/cc-best

Command

A command for breaking work into small, trackable tasks and managing their status. It defines states such as pending, in progress, completed, and blocked.

50 2mo ago A 11 tokens original MIT

test

54

xiaobei930/cc-best

Command

Command "test" from xiaobei930/cc-best, covering /test - 运行测试, 自动检测, 常用选项, python (pytest) and node.js.

50 2mo ago A 5 tokens original MIT

train

55

xiaobei930/cc-best

Command

A command for training machine-learning and deep-learning models, including fine-tuning, transfer learning, and training from scratch.

50 2mo ago A 8 tokens original MIT

verify

56

xiaobei930/cc-best

Command

A command that runs a project's main quality checks in sequence: build, type checking, linting, tests, security scanning, and Git status checks. Linting checks code style and common mistakes; Git tracks file changes.

50 2mo ago A 16 tokens original MIT

PreToolUse

57

xiaobei930/cc-best

Hook

Runs before the agent uses a tool for Bash, Bash, Bash, Write, Edit, Write and Bash tool calls, executing validate-command.js, pause-before-push.js, check-secrets.js, protect-files.js, block-random-md.js and long-running-warning.js via node (6 commands). From xiaobei930/cc-best.

50 2mo ago C tokens not measured copy · 55% MIT

PostToolUse

58

xiaobei930/cc-best

Hook

Runs after a tool call finishes for Write, Edit, Write, Edit, Write, Edit, Bash, Write, Edit, Write and Edit tool calls, executing format-file.js, auto-archive.js, observe-patterns.js, suggest-compact.js, check-console-log.js and typescript-check.js via node (6 commands). From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

UserPromptSubmit

59

xiaobei930/cc-best

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

SessionStart

60

xiaobei930/cc-best

Hook

Runs when a session starts, executing session-check.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

Stop

61

xiaobei930/cc-best

Hook

Runs when the agent finishes a response, executing stop-check.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured copy · 56% MIT

SubagentStop

62

xiaobei930/cc-best

Hook

Runs when a subagent finishes, executing subagent-stop.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

PreCompact

63

xiaobei930/cc-best

Hook

Runs before the context is compacted, executing pre-compact.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

PostCompact

64

xiaobei930/cc-best

Hook

Runs after the context is compacted, executing post-compact.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

PostToolUseFailure

65

xiaobei930/cc-best

Hook

Runs when a tool call fails, executing post-tool-failure.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

Notification

66

xiaobei930/cc-best

Hook

Runs when the agent sends a notification, executing notification-handler.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured copy · 55% MIT

SubagentStart

67

xiaobei930/cc-best

Hook

Runs when a subagent starts, executing subagent-start.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

SessionEnd

68

xiaobei930/cc-best

Hook

Runs when a session ends, executing evaluate-session.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

PermissionRequest

69

xiaobei930/cc-best

Hook

Runs when the agent asks permission for an action, executing permission-request.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT

PermissionDenied

70

xiaobei930/cc-best

Hook

Runs on the PermissionDenied event, executing permission-denied.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured copy · 61% MIT

InstructionsLoaded

71

xiaobei930/cc-best

Hook

Runs after instructions files are loaded, executing instructions-loaded.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured copy · 52% MIT

FileChanged

72

xiaobei930/cc-best

Hook

Runs on the FileChanged event, executing file-changed.js via node. From xiaobei930/cc-best.

50 2mo ago A tokens not measured original MIT