gongyijie85/mattpocock-skills-dsh-zh

Chinese version of Matt Pocock's skills for DeepSeek Harness: full Chinese translation of all 25 skill texts (Chinese translation of mattpocock/skills, MIT)

5Stars on the repository
25Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask-matt-zh

01

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A router for choosing the right workflow or skill for a software project. It describes paths from an idea to shipped code, including research, prototypes, specifications, tickets, and implementation.

not rated 5 yesterday A 31 tokens original MIT

code-review-zh

02

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A Git-based code review workflow that compares changes from a chosen commit, branch, tag, or merge point. It checks both whether the code follows the repository's written standards and whether it implements the requested specification.

not rated 5 yesterday A 109 tokens original MIT

codebase-design-zh

03

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A set of design principles for creating modules with small interfaces and substantial behaviour behind them. It explains terms such as interface, implementation, adapter, and seam in plain terms for this design approach.

not rated 5 yesterday A 70 tokens original MIT

diagnosing-bugs-zh

04

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A diagnostic workflow for difficult bugs and performance regressions, meaning cases where software behaves incorrectly or becomes slower after a change.

not rated 5 yesterday A 48 tokens original MIT

domain-modeling-zh

05

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A practice for creating and refining a project's domain model: the precise terms, concepts, relationships, and decisions that describe how the project works.

not rated 5 yesterday A 43 tokens original MIT

grill-me-zh

06

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A persistent interview for improving a plan or design. It asks probing questions to uncover unclear decisions and missing details.

not rated 5 yesterday A 24 tokens original MIT

grill-with-docs-zh

07

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A guided, demanding interview for improving a plan or design while recording decisions in documents such as ADRs and a glossary. An ADR is a short record of an architectural decision and its reasons.

not rated 5 yesterday A 37 tokens original MIT

grilling-zh

08

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A structured question-and-answer process that challenges a plan, decision, or idea through successive rounds. It maps dependent choices in a design tree and waits for the user's decisions before acting.

not rated 5 yesterday A 50 tokens original MIT

handoff-zh

09

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A handoff document that summarizes the current conversation so another coding agent can continue the work. It saves the document in the operating system's temporary directory and removes sensitive information.

not rated 5 yesterday A 30 tokens original MIT

implement-zh

10

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

An implementation workflow for completing work described in a specification or tickets. It encourages test-first development where appropriate, runs checks during the work, and ends with review and a commit.

not rated 5 yesterday A 16 tokens original MIT

prototype-zh

12

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A throwaway prototype built to answer a design question about logic or a user interface. A logic prototype is a shareable HTML walkthrough of state changes; a UI prototype shows several alternative page designs.

not rated 5 yesterday A 49 tokens original MIT

research-zh

13

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A research workflow that investigates a question using primary sources such as official documentation, source code, specifications, and first-party APIs, then records the findings in a Markdown file.

not rated 5 yesterday A 64 tokens original MIT

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A repository setup workflow for engineering add-ons. It configures where issues are stored, how triage labels are named, and where project context and architecture decision documents live.

not rated 5 yesterday A 49 tokens copy · 92% MIT

tdd-zh

16

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A test-first development guide for building features or fixing bugs. Test-driven development, or TDD, means writing a test that fails, making it pass with the smallest change, and then improving the code.

not rated 5 yesterday A 54 tokens original MIT

teach-zh

17

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A teaching workflow for helping a user learn a subject over multiple sessions. It stores the learner’s goals, reference material, lessons, notes, and learning records in the current workspace.

not rated 5 yesterday A 22 tokens original MIT

to-questionnaire-zh

18

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A questionnaire-writing workflow for decisions that require knowledge held by another person. It identifies who should answer, what information is needed, and creates focused questions for that person.

not rated 5 yesterday A 28 tokens original MIT

to-spec-zh

19

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A specification-writing workflow that turns the current conversation and repository context into a detailed feature specification. A specification explains the problem, proposed solution, user needs, and implementation decisions before work begins.

not rated 5 yesterday A 36 tokens original MIT

to-tickets-zh

20

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A planning tool that turns a plan, specification, or conversation into small work tickets. Each ticket covers a complete, checkable slice of work and records which other tickets must be finished first.

not rated 5 yesterday A 68 tokens original MIT

triage-zh

21

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

An issue-triage workflow for sorting bug reports and feature requests, including pull requests. Triage means reviewing incoming work, asking for missing information, and giving it a clear status and handoff brief.

not rated 5 yesterday A 47 tokens copy · 86% MIT

wait-what-zh

22

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A short recovery response for when a previous message was unclear or did not reach the user properly. It asks the user to restate the request with enough context for the agent to continue.

not rated 5 yesterday A 23 tokens original MIT

wayfinder-zh

23

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude Code

A planning workflow for turning a large, unclear effort into a map of decision tickets. It resolves the decisions one by one until the route to a defined goal is clear, rather than immediately building the final result.

not rated 5 yesterday A 56 tokens original MIT

wizard-zh

24

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A guided Bash script for steps that a human must perform, such as configuring services, entering credentials, setting CI secrets, or completing a one-time migration. It walks through the steps, captures values, and writes them to the required configuration locations.

not rated 5 yesterday A 73 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: