PostCompact
25clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs after the context is compacted, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs after the context is compacted, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a session starts, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a session ends, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs once when the project is set up, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs on the TeammateIdle event, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a task is marked completed, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs on the ConfigChange event, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a git worktree is created, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a git worktree is removed, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs after instructions files are loaded, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when the agent asks you a question, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs on the ElicitationResult event, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Settings file Claude Code
Agent settings declaring 22 hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure) and 25 allowed tools.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A command-line browser automation skill for navigating websites, interacting with page controls, taking screenshots, extracting data, and testing web apps. A command-line tool is operated through typed terminal commands.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A guide to the structure and formatting rules of an HTML slide presentation, including slide numbering, sections, navigation, and progress levels.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A reference for the CSS classes and HTML patterns used to style presentation slides, including layouts, cards, lists, badges, warnings, and code blocks.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A teaching framework for moving from unstructured AI-assisted coding to a planned engineering workflow. It explains how project context, rules, reusable skills, specialist agents, commands, hooks, and external tools fit together.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A skill that reports the current time in Pakistan Standard Time, which is UTC+5.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A skill for retrieving Dubai's current temperature from the free Open-Meteo weather service, in Celsius or Fahrenheit.
clxzl/claude-code-best-practice-cn
Skill Claude CodeCodex
A task helper that creates a self-contained SVG weather card for Dubai from a supplied temperature and unit, then saves the card and a Markdown summary.
clxzl/claude-code-best-practice-cn
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
clxzl/claude-code-best-practice-cn
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
clxzl/claude-code-best-practice-cn
MCP server Claude CodeCodexCursor +2
Lets the agent read DeepWiki's AI-generated documentation of any public GitHub repository and ask questions about a codebase. Runs locally from the deepwiki-mcp npm package.
clxzl/claude-code-best-practice-cn
Instructions file
A Chinese-language set of instructions showing how Claude Code projects can organize skills, subagents, hooks, and commands. Claude Code is a coding assistant that can follow repository-specific instructions and call specialized workflows.