vinvcn

78 mods across 2 repositories, 3.8k stars between them.

mattpocock

01

vinvcn/mattpocock-skills-zh-CN

Plugin Claude Code

A plugin collection that packages Matt Pocock’s engineering-focused coding-agent skills in Simplified Chinese.

3.8k 2d ago A tokens not measured original MIT

mattpocock-skills

02

vinvcn/mattpocock-skills-zh-CN

Plugin Claude Code

A collection of coding-agent skills for practical software engineering, including test-driven development, code review, debugging, design, and specification work.

3.8k 2d ago A tokens not measured original MIT

translate-skill

03

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A skill for translating and checking the Simplified Chinese localization of Matt Pocock’s coding-agent skills while preserving names, commands, paths, and other identifiers.

3.8k 2d ago A 84 tokens original MIT

ask-matt

06

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A skill router that helps choose the right workflow or skill for the current task. It maps work from an initial idea through building and shipping, with separate paths for research, prototypes, and multi-session projects.

3.8k 2d ago A 28 tokens original MIT

code-review

07

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A code-review skill that compares changes from a chosen commit, branch, tag, or merge-base against the repository’s coding standards and the related issue or specification.

3.8k 2d ago A 94 tokens original MIT

codebase-design

08

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A shared vocabulary and design guide for shaping code modules: small interfaces hide substantial behavior, with clear seams where behavior can be changed or tested.

3.8k 2d ago A 56 tokens original MIT

diagnosing-bugs

09

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A structured process for diagnosing difficult software bugs and performance slowdowns. It starts by creating a repeatable pass-or-fail check, such as a failing test, HTTP request, command, or browser script.

3.8k 2d ago A 50 tokens original MIT

domain-modeling

10

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A practice for building and maintaining a project’s domain model: the shared terms, concrete scenarios, and recorded architecture decisions that describe what the software is about.

3.8k 2d ago A 42 tokens original MIT

implement

12

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A development workflow for implementing work described in a specification or a group of tickets. It includes using test-driven development, or writing a failing test before the code that makes it pass, where appropriate.

3.8k 2d ago A 14 tokens original MIT

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A skill that scans a codebase for places where restructuring could make future changes and testing easier, then produces an HTML report for selected improvements.

3.8k 2d ago A 35 tokens original MIT

prototype

14

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A skill for building a temporary prototype to answer one focused design or logic question. It either creates an interactive state-model demo or several switchable user-interface variations, depending on the question.

3.8k 2d ago A 39 tokens original MIT

research

15

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A research helper that asks a background agent to investigate a question using first-party sources such as official documentation, source code, specifications, and official APIs. It saves the findings and source links in a Markdown file in the repository.

3.8k 2d ago A 51 tokens original MIT

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A procedure for resolving conflicts that occur when Git branches are merged or rebased, while preserving the intended changes from both sides where possible.

3.8k 2d ago A 24 tokens original MIT

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A one-time setup guide for configuring a repository so other engineering skills know its issue tracker, triage labels, domain documentation, and architecture-decision locations.

3.8k 2d ago A 44 tokens original MIT

tdd

18

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A reference for Test-Driven Development (TDD), a method where you write a failing test, make it pass, and then improve the code. It covers how to write durable tests, where to place them, and which patterns to avoid.

3.8k 2d ago A 42 tokens original MIT

to-spec

19

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A process for turning the current conversation into a detailed feature specification and publishing it to the project’s issue tracker.

3.8k 2d ago A 29 tokens original MIT

to-tickets

20

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A method for turning a plan, specification, or conversation into small tickets, where each ticket is a complete vertical slice of work and lists the tickets that must come first.

3.8k 2d ago A 54 tokens original MIT

triage

21

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A process for reviewing issues and outside pull requests through category and status labels. An issue is a recorded problem or request, while a pull request is a proposed code change for review.

3.8k 2d ago A 34 tokens original MIT

wayfinder

22

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A planning method that maps a large, uncertain project into linked decision tickets in a repository's issue tracker. An issue tracker is a system for recording and organizing project work.

3.8k 2d ago A 40 tokens original MIT

wizard

23

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A template and process for building an interactive Bash script that guides a person through manual setup, credential, dashboard, migration, or cutover steps.

3.8k 2d ago A 70 tokens original MIT

claude-handoff

24

vinvcn/mattpocock-skills-zh-CN

Skill Claude CodeCodex

A handoff process that starts a fresh background Claude agent with a summary of the current conversation. The new agent continues in the same working directory.

3.8k 2d ago A 24 tokens original MIT