lhfer

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

security-reviewer

26

lhfer/claude-howto-zh-cn

Agent

A security-focused code-review agent, described in Chinese as concentrating on security review. It looks for authentication and authorization problems, data exposure, injection risks, and insecure configuration.

2.3k 26d ago A 10 tokens original MIT

test-checker

27

lhfer/claude-howto-zh-cn

Agent

An agent that examines software tests for coverage and quality. Coverage means which parts of the code tests exercise.

2.3k 26d ago A 11 tokens original MIT

Security Check

28

lhfer/claude-howto-zh-cn

Command

A command that reviews current code changes for common security problems. It checks areas such as login permissions, data exposure, injection, encryption, keys, and sensitive log data.

2.3k 26d ago A 13 tokens original MIT

Test Coverage Check

29

lhfer/claude-howto-zh-cn

Command

A command for checking automated test coverage and test quality. Test coverage shows which parts or paths of a program are exercised by tests.

2.3k 26d ago A 11 tokens original MIT

Review PR

30

lhfer/claude-howto-zh-cn

Command

A command for performing a broad pull-request review. A pull request is a proposed set of code changes waiting for review before merging.

2.3k 26d ago A 17 tokens original MIT