zeuikli

43 mods across 2 repositories, 180 stars between them.

zeuikli/claude-code-workspace

Agent Claude Code

A coding helper for understanding a project's overall structure before making changes. It can trace API routes, data schemas, authentication flows, and dependencies between modules.

156 2d ago A 56 tokens

code-reviewer

02

zeuikli/claude-code-workspace

Agent Claude Code

A coding helper for reviewing one function, class, or file at a time. It looks for code-quality issues and possible logic errors, but not security or whole-system architecture.

156 2d ago A 70 tokens

doc-writer

03

zeuikli/claude-code-workspace

Agent Claude Code

A coding helper for updating project documentation after implementation work. It examines the changes in the Git version history and writes matching sections for documents such as README files, changelogs, and API references.

156 2d ago A 49 tokens

SessionStart

09

zeuikli/claude-code-workspace

Hook Claude Code

Runs when a session starts, executing session-init.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

UserPromptSubmit

11

zeuikli/claude-code-workspace

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

SubagentStop

13

zeuikli/claude-code-workspace

Hook Claude Code

Runs when a subagent finishes, executing subagent-stop.sh. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

PreToolUse

14

zeuikli/claude-code-workspace

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-commit-review.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

PostToolUse

15

zeuikli/claude-code-workspace

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing post-edit.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

PreCompact

16

zeuikli/claude-code-workspace

Hook Claude Code

Runs before the context is compacted, executing pre-compact.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

PostCompact

17

zeuikli/claude-code-workspace

Hook Claude Code

Runs after the context is compacted, executing post-compact.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

Stop

18

zeuikli/claude-code-workspace

Hook Claude Code

Runs when the agent finishes a response, executing session-stop.sh via bash. From zeuikli/claude-code-workspace.

156 2d ago A tokens not measured

add-skill

20

zeuikli/claude-code-workspace

Skill Claude CodeCodex

A skill for creating Claude Code skills, including their required SKILL.md file and naming and description checks. Progressive disclosure means showing basic guidance first and loading more detail only when needed.

156 2d ago D 57 tokens

agent-team

21

zeuikli/claude-code-workspace

Skill Claude CodeCodex

A mode where multiple worker agents handle parts of a task in parallel and share what they discover.

156 2d ago A 42 tokens

blog-analyzer

22

zeuikli/claude-code-workspace

Skill Claude CodeCodex

A manually run tool for analyzing new articles on the Claude blog, extracting practical insights, and updating workspace settings.

156 2d ago A 31 tokens

context-report

23

zeuikli/claude-code-workspace

Skill Claude CodeCodex

A report generator for Claude Code session data, covering model usage, tool efficiency, delegated work, and use of TodoWrite, a task-list feature.

156 2d ago A 48 tokens

cost-tracker

24

zeuikli/claude-code-workspace

Skill Claude CodeCodex

A session-level tracker that calculates token usage and its cost in US dollars, with a before-and-after comparison report.

156 2d ago A 48 tokens