mattpocock
01vinvcn/mattpocock-skills-zh-CN
Plugin Claude Code
A plugin collection that packages Matt Pocock’s engineering-focused coding-agent skills in Simplified Chinese.
vinvcn/mattpocock-skills-zh-CN
Plugin Claude Code
A plugin collection that packages Matt Pocock’s engineering-focused coding-agent skills in Simplified Chinese.
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.
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.
vinvcn/mattpocock-skills-zh-CN
Instructions file CodexOpenCode
Instructions for vinvcn/mattpocock-skills-zh-CN, covering 仓库指南 and 翻译刷新.
vinvcn/mattpocock-skills-zh-CN
Instructions file
Instructions for vinvcn/mattpocock-skills-zh-CN, a project described as: 这是 mattpocock/skills 的简体中文本地化版本。.
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.
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.
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.
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.
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.
vinvcn/mattpocock-skills-zh-CN
Skill Claude CodeCodex
运行一次 /grilling session,并使用 /domain-modeling skill。.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.