en un clic
Typescript-manual
Typescript-manual contient 3 skills collectées depuis bosens-China, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Create, rewrite, polish, and proofread Chinese articles, technical blogs, documentation, and technical talks. Use when the user asks for Chinese writing help, Chinese technical article structure, tone consistency, proofreading, terminology consistency, punctuation, spacing, formatting, or fixing awkward Chinese prose.
Audit oversized source files in a repository. Apply repository .gitignore rules plus extra exclude patterns, filter candidate files with include glob patterns, count physical lines, and output only files at or above the threshold. Use this skill when the user asks to find long files, review file-length distribution, identify split/refactor candidates, or analyze technical debt.
Analyze Git working tree and staged changes, propose one or more coherent commit batches for user approval, infer commit message style from repository history, then run git add/git commit only for approved batches. Use when the user asks for git commit, commit changes, git 分步提交, 分批提交, staged commit cleanup, or wants current changes committed with sensible messages.