BuaaJoseph

59 mods across 1 repository, 2 stars between them.

Setup

26

BuaaJoseph/claude-code-best-practice-zh

Hook Claude Code

Runs once when the project is set up, executing hooks.py via python3. From BuaaJoseph/claude-code-best-practice-zh.

2 4mo ago A tokens not measured copy · 100% MIT

Elicitation

33

BuaaJoseph/claude-code-best-practice-zh

Hook Claude Code

Runs when the agent asks you a question, executing hooks.py via python3. From BuaaJoseph/claude-code-best-practice-zh.

2 4mo ago A tokens not measured copy · 88% MIT

settings

35

BuaaJoseph/claude-code-best-practice-zh

Settings file Claude Code

Agent settings declaring 22 hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure) and 25 allowed tools.

2 4mo ago A tokens not measured copy · 98% MIT

agent-browser

36

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

A command-line skill for controlling a web browser through an AI agent. It can navigate pages, inspect interactive elements, enter text, click controls, take screenshots, extract information, and test web applications.

2 4mo ago A 113 tokens copy · 94% MIT

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

A reference for styling presentation pages with CSS classes, reusable layout components, content boxes, lists, badges, and code highlighting. CSS is the language used to control the appearance of web pages.

2 4mo ago A 23 tokens copy · 84% MIT

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

A teaching framework for moving from unstructured AI-assisted coding to a planned agent-based engineering workflow. It explains how project context, rules, reusable skills, specialist agents, commands, hooks, and external tools fit together.

2 4mo ago A 52 tokens original MIT

weather-fetcher

41

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

Instructions for retrieving Dubai’s current temperature from the Open-Meteo weather service, in Celsius or Fahrenheit. It specifies the location and the response fields to read.

2 4mo ago A 24 tokens copy · 94% MIT

weather-svg-creator

42

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

A reference skill for structuring an HTML slide presentation, including slide numbering, navigation, sections, and four journey levels from Low to Pro.

2 4mo ago A 40 tokens copy · 86% MIT

playwright

43

BuaaJoseph/claude-code-best-practice-zh

MCP server Claude CodeCodexCursor

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.

2 4mo ago A tokens not measured copy · 81% MIT

context7

44

BuaaJoseph/claude-code-best-practice-zh

MCP server Claude CodeCodexCursor

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.

2 4mo ago A tokens not measured copy · 100% MIT

deepwiki

45

BuaaJoseph/claude-code-best-practice-zh

MCP server Claude CodeCodexCursor

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.

2 4mo ago A tokens not measured copy · 100% MIT

time-fetcher

47

BuaaJoseph/claude-code-best-practice-zh

Skill Claude CodeCodex

A task recipe for obtaining the current time in Dubai, using the Asia/Dubai time zone, which is UTC+4 and does not use daylight saving time.

2 4mo ago A 16 tokens copy · 100% MIT