rongxinzy/claude-code-best-practice-zh
Agent Claude Code
A research agent for examining GitHub repositories that contain Claude Code workflows, which are setups for guiding coding agents.
rongxinzy/claude-code-best-practice-zh
Agent Claude Code
A research agent for examining GitHub repositories that contain Claude Code workflows, which are setups for guiding coding agents.
rongxinzy/claude-code-best-practice-zh
Agent Claude Code
An automated editor for changing HTML presentation slides while preserving their numbering, sections, styles, and navigation.
rongxinzy/claude-code-best-practice-zh
Agent Claude Code
A small time agent that reports the current date and time in Pakistan Standard Time, the UTC+5 time zone.
rongxinzy/claude-code-best-practice-zh
Agent Claude Code
An automated helper for checking the current temperature in Dubai, United Arab Emirates, using Open-Meteo, a weather-data service.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command that shows the current date and time in Pakistan Standard Time, the UTC+5 time zone.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command workflow that gets Dubai's current temperature and creates an SVG weather card, which is a small scalable image file showing the result.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A workflow for checking whether a local report about Claude Code commands matches official documentation and recent changelog entries. Claude Code commands are built-in slash commands used inside Claude Code.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A workflow command that compares recent changes in Claude Code settings reports with current external documentation and project files.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command workflow that checks recent changes to Claude Code's documented skills and compares them with a local report. Claude Code is a programming assistant, and skills are reusable instruction bundles for it.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command workflow that checks recent changes to Claude Code's documented subagents and compares them with a local report. Subagents are specialized helper agents used by a programming assistant.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command workflow for checking whether a project's README accurately lists Claude Code concepts and features. It uses Claude Code documentation and change history, then compares them with local project files.
rongxinzy/claude-code-best-practice-zh
Command Claude Code
A command workflow for researching ten software-development workflow repositories and updating a comparison table in README.md. A workflow is a defined sequence of steps for carrying out a development task.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs before the agent uses a tool, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when the agent asks permission for an action, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs after a tool call finishes, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when a tool call fails, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when the agent sends a notification, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when the agent finishes a response, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when a subagent starts, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when a subagent finishes, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs before the context is compacted, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs after the context is compacted, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.
rongxinzy/claude-code-best-practice-zh
Hook Claude Code
Runs when a session starts, executing hooks.py via python3. From rongxinzy/claude-code-best-practice-zh.