laolaoshiren

20 mods across 1 repository, 808 stars between them.

api-tester

01

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.

808 4d ago A 86 tokens original MIT

changelog-gen

02

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A changelog generator that turns Git history into a version-by-version record of project changes. A changelog is a readable summary of new features, fixes, breaking changes, documentation, and other updates.

808 4d ago A 19 tokens original MIT

db-migrator

03

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A database change helper that compares the code-defined database structure with its migration history and creates scripts for updating it. A database migration is a controlled change to tables, fields, indexes, or relationships.

808 4d ago A 19 tokens original MIT

dep-auditor

04

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.

808 4d ago A 72 tokens original MIT

ds-mapper

05

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A project-structure mapper that scans a code repository and produces a labeled directory tree. It explains what important folders and files are for, including separate package areas in a monorepo, a repository containing multiple related projects.

808 4d ago A 26 tokens original MIT

env-manager

06

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.

808 4d ago A 22 tokens original MIT

error-translator

07

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A Chinese-language assistant that translates English programming errors and explains what they mean. It covers common errors from languages and frameworks including Python, JavaScript, TypeScript, Java, and others.

808 4d ago A 28 tokens original MIT

eslint-fix

08

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A project-aware assistant for finding and fixing ESLint errors, warnings, and configuration compatibility problems. ESLint is a tool that checks JavaScript and TypeScript code for style and common mistakes.

808 4d ago A 79 tokens original MIT

git-workflow

09

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A guide for handling Git repository work safely, including status checks, branches, commits, pushes, pull requests, and rebasing. Git is a version-control system that records code changes and coordinates work between developers.

808 4d ago A 73 tokens original MIT

github-actions-gen

10

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A guide for creating or updating GitHub Actions workflows, which are automated jobs that test, build, release, or deploy code. It first examines the real project before choosing commands, runtimes, caches, and permissions.

808 4d ago A 57 tokens original MIT

i18n-helper

11

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.

808 4d ago A 33 tokens original MIT

log-analyzer

12

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A log-analysis helper that reads application and system logs to find unusual patterns and likely causes. Logs are records of events such as errors, requests, warnings, and service activity.

808 4d ago A 24 tokens original MIT

perf-profiler

13

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A performance investigation guide that uses repeatable measurements and profiling evidence to find where software spends time or resources. Profiling records runtime activity such as CPU use, memory use, database work, or network delays.

808 4d ago A 78 tokens original MIT

refactor-advisor

14

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A code review helper that finds common design and maintenance problems in a codebase and suggests ways to restructure the code.

808 4d ago A 22 tokens original MIT

security-audit

15

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A code security review helper that looks for vulnerabilities, unsafe patterns, and dependency risks. It checks issues such as exposed secrets, injection risks, weak authentication, missing protections, and outdated dependencies.

808 4d ago A 20 tokens original MIT

skill-curator

16

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.

808 4d ago A 75 tokens original MIT

test-generator

17

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A test-writing helper that creates unit or integration tests from the code's actual behavior and contracts. Unit tests check small pieces of code, while integration tests check how real components work together.

808 4d ago A 79 tokens original MIT

zh-code-reviewer

18

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A Chinese-language code-review specialist that produces a structured review report. It examines coding style, possible bugs, performance, security, and design choices.

808 4d ago A 20 tokens original MIT

zh-docgen

19

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A tool that reads a codebase and creates Chinese technical documentation in Markdown. It can cover the project overview, setup steps, API reference, examples, and frequently asked questions.

808 4d ago A 19 tokens original MIT

zh-readme

20

laolaoshiren/claude-code-skills-zh

Skill Claude CodeCodex

A tool for writing README files in Chinese after first examining a software project. A README is the main guide visitors see when they open a code repository.

808 4d ago A 25 tokens original MIT