lhfer

31 mods across 1 repository, 2.3k stars between them.

lesson-quiz

01

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

An interactive 10-question quiz for one lesson in a Claude Code tutorial. Claude Code is a coding assistant, and the lessons cover topics such as commands, memory, skills, agents, and hooks.

2.3k 26d ago A 71 tokens original MIT

self-assessment

02

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

Claude Code 中文自测与学习路径顾问。用于评估当前水平、识别短板、推荐学习顺序。Use when asked to "assess my level", "take the quiz", "find my level", "where should I start", "what should I learn next", "check my skills", "skill check", or similar Chinese requests.

2.3k 26d ago B 78 tokens original MIT

blog-draft

03

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

根据想法和资料起草博客文章。Use when users want to draft a blog post, write an article from research, or turn notes/resources into a structured post.

2.3k 26d ago A 39 tokens original MIT

brand-voice

04

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

保持品牌语气和写作风格一致。Use when creating marketing copy, customer communication, public-facing content, or when users mention brand voice, tone, or writing style.

2.3k 26d ago A 41 tokens original MIT

claude-md

05

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

A guide for creating, updating, or reviewing a `CLAUDE.md` file, which gives Claude Code lasting project instructions.

2.3k 26d ago A 43 tokens original MIT

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

综合代码审查 skill,覆盖安全、性能、代码质量和可维护性。Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.

2.3k 26d ago A 51 tokens original MIT

doc-generator

07

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

从源码生成准确、完整的 API 文档和技术说明。Use when creating or updating API docs, generating endpoint documentation, or when users mention API docs, endpoints, or documentation.

2.3k 26d ago A 41 tokens original MIT

refactor

08

lhfer/claude-howto-zh-cn

Skill Claude CodeCodex

基于 Martin Fowler 方法论做系统化重构。Use when users ask to refactor code, improve structure, reduce technical debt, clean up legacy code, or improve maintainability.

2.3k 26d ago A 41 tokens original MIT

devops-automation

09

lhfer/claude-howto-zh-cn

Plugin Claude Code

Complete DevOps automation for deployment, monitoring, and incident response.

2.3k 26d ago A tokens not measured copy · 100% MIT

alert-analyzer

10

lhfer/claude-howto-zh-cn

Agent

An agent for analysing monitoring alerts and system metrics. The description is in Chinese and says it handles alert correlation, trend analysis, root-cause investigation, metric interpretation, and proactive risk discovery.

2.3k 26d ago A 12 tokens original MIT

lhfer/claude-howto-zh-cn

Agent

An agent focused on releasing software and undoing releases when needed. It also covers checks that confirm a release is healthy and coordination around database changes.

2.3k 26d ago A 11 tokens original MIT

incident-commander

12

lhfer/claude-howto-zh-cn

Agent

An incident-response coordinator for handling serious service problems. Incident response is the process of organizing people and work while a production outage or other urgent failure is being resolved.

2.3k 26d ago A 11 tokens original MIT

Deploy

13

lhfer/claude-howto-zh-cn

Command

A deployment workflow for releasing an application to a production or pre-release environment. It includes checks, building, testing, health checks, and team notification.

2.3k 26d ago A 9 tokens original MIT

Incident Response

14

lhfer/claude-howto-zh-cn

Command

A structured process for handling production incidents, meaning problems affecting a live application or its users. It covers recording the incident, judging its severity and impact, coordinating response, and documenting the outcome.

2.3k 26d ago A 10 tokens original MIT

Rollback

15

lhfer/claude-howto-zh-cn

Command

A rollback workflow for returning an application to an earlier stable version. It checks the chosen version and its health, performs the rollback, then verifies the result.

2.3k 26d ago A 9 tokens original MIT

System Status

16

lhfer/claude-howto-zh-cn

Command

A system health check that reports whether key application services are working. It checks containers, database connections, API response times, errors, and resource use.

2.3k 26d ago A 8 tokens original MIT

api-documenter

18

lhfer/claude-howto-zh-cn

Agent

An AI agent that helps write API documentation. An API is a defined way for software to communicate with other software.

2.3k 26d ago A 8 tokens original MIT

code-commentator

19

lhfer/claude-howto-zh-cn

Agent

An AI specialist for adding and improving code comments and inline documentation. It supports JSDoc, docstrings, parameter and return-value explanations, and usage examples.

2.3k 26d ago A 13 tokens original MIT

example-generator

20

lhfer/claude-howto-zh-cn

Agent

An agent that writes example code and tutorial sections, including getting-started guides, common use cases, integrations, best practices, and troubleshooting.

2.3k 26d ago A 11 tokens original MIT

lhfer/claude-howto-zh-cn

Command

A command that creates Markdown documentation from an application's source code and API endpoints. API documentation explains how other programs can call those endpoints, including inputs, outputs, errors, and examples.

2.3k 26d ago A 11 tokens original MIT

Sync Documentation

22

lhfer/claude-howto-zh-cn

Command

A documentation workflow that keeps written guides aligned with code changes. It finds affected documents, updates them, checks that examples still work, and refreshes version details when needed.

2.3k 26d ago A 12 tokens original MIT

lhfer/claude-howto-zh-cn

Command

A documentation checking command that reviews links, code examples, missing sections, formatting, and whether the text matches the actual code.

2.3k 26d ago A 13 tokens original MIT

pr-review

24

lhfer/claude-howto-zh-cn

Plugin Claude Code

Complete PR review workflow with security, testing, and docs.

2.3k 26d ago A tokens not measured copy · 100% MIT