clxzl/claude-code-best-practice-cn
Agent Claude Code
A research agent for analysing Claude Code workflow repositories on GitHub. GitHub is a website where software projects store and share their code.
clxzl/claude-code-best-practice-cn
Agent Claude Code
A research agent for analysing Claude Code workflow repositories on GitHub. GitHub is a website where software projects store and share their code.
clxzl/claude-code-best-practice-cn
Agent Claude Code
An agent for editing the HTML presentation stored at presentation/index.html. Its instructions are in Chinese and cover slide content, order, styling, and structure checks.
clxzl/claude-code-best-practice-cn
Agent Claude Code
A specialised helper for editing the HTML presentation at presentation/learning-journey/index.html. The presentation explains Claude Code to people without a technical background.
clxzl/claude-code-best-practice-cn
Agent Claude Code
An agent for editing the Vibe Coding → Agentic Engineering presentation at presentation/vibe-coding-to-agentic-engineering/index.html. It handles slide content, structure, styling, and level changes.
clxzl/claude-code-best-practice-cn
Agent Claude Code
A small agent that displays the current time in Pakistan Standard Time, which is UTC+5. It formats the result with the date, time, and time-zone label.
clxzl/claude-code-best-practice-cn
Agent Claude Code
A specialised agent for retrieving the current weather in Dubai, United Arab Emirates, from Open-Meteo, a weather-data service.
clxzl/claude-code-best-practice-cn
Command Claude Code
A command that shows the current date and time in Pakistan Standard Time (PKT), which is five hours ahead of Coordinated Universal Time (UTC).
clxzl/claude-code-best-practice-cn
Command Claude Code
A command workflow that gets Dubai’s current temperature and creates an SVG weather card. SVG is a file format for images that stay sharp at any size.
clxzl/claude-code-best-practice-cn
Command Claude Code
A workflow for checking whether a report about Claude Code commands still matches the official documentation and recent changes. Slash commands are special commands typed with a leading slash.
clxzl/claude-code-best-practice-cn
Command Claude Code
A command workflow for checking whether Claude Code settings documentation is out of date. Claude Code is a coding assistant, and settings control how it behaves.
clxzl/claude-code-best-practice-cn
Command Claude Code
A workflow for checking whether a report about Claude Code skills still matches official documentation and recent changes. A skill is a reusable set of instructions for handling a particular type of task.
clxzl/claude-code-best-practice-cn
Command Claude Code
A workflow that checks whether a local report about Claude Code sub-agents still matches official documentation and recent release changes. Sub-agents are smaller agents launched to handle focused pieces of work.
clxzl/claude-code-best-practice-cn
Command Claude Code
A research workflow for checking whether the README’s Claude Code concepts section matches recent official Claude Code features and documentation.
clxzl/claude-code-best-practice-cn
Command Claude Code
A command workflow that researches nine software-project repositories in parallel and updates a development-workflow table in README.md. A repository is a project’s code and history stored in a shared location.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs before the agent uses a tool, 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 permission for an action, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs after a tool call finishes, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a tool call fails, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, 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 sends a notification, 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 finishes a response, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs when a subagent 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 subagent finishes, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.
clxzl/claude-code-best-practice-cn
Hook Claude Code
Runs before the context is compacted, executing hooks.py via python3. From clxzl/claude-code-best-practice-cn.