gongyijie85

116 mods across 4 repositories, 32 stars between them.

grill-me

97

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A persistent interview-style review that challenges a plan or design with follow-up questions. The description does not specify what kinds of plans or designs it covers.

5 7d ago A 22 tokens original MIT

grill-with-docs

98

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A combined process for rigorously questioning a plan or design while creating supporting documents such as decision records and a glossary of agreed terms.

5 7d ago A 35 tokens original MIT

grilling

99

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A structured interview that tests a plan, decision, or idea by asking questions in rounds. The questions form a design tree, where each answer determines which related questions come next.

5 7d ago A 48 tokens original MIT

handoff

100

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A handoff document that summarizes the current conversation so another coding agent can continue the work. It is saved in the computer's temporary folder and includes suggested skills for the next agent.

5 7d ago A 28 tokens original MIT

implement

101

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A coding workflow that implements work described in a specification or a set of tickets. It uses tests during development, runs type checks and tests, reviews the result, and commits the changes.

5 7d ago A 14 tokens original MIT

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A codebase review that looks for places where a small module hides too little of its complexity and where the code is hard to understand or test. It produces an HTML report and then examines one selected improvement in depth.

5 7d ago A 50 tokens original MIT

prototype

103

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A temporary, disposable implementation built to answer a specific design question. It can demonstrate how a state model behaves or show several possible user-interface designs.

5 7d ago A 47 tokens original MIT

research

104

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

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

5 7d ago A 62 tokens original MIT

tdd

107

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A test-driven development workflow, where you write a test for one behavior, make it pass, and then improve the code while keeping the test.

5 7d ago A 52 tokens original MIT

teach

108

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A structured teaching workflow that builds lessons and keeps track of what a user has learned in the current workspace.

5 7d ago A 20 tokens original MIT

to-spec

110

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A specification-writing skill that turns the current conversation and codebase understanding into a specification published to the project’s issue tracker.

5 7d ago A 34 tokens original MIT

to-tickets

111

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A ticket-planning skill that breaks a plan, specification, or conversation into linked work items in an issue tracker.

5 7d ago A 66 tokens original MIT

triage

112

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A workflow for sorting project issues and external pull requests through defined categories and status labels. An issue is a reported problem or request, while a pull request is a proposed code change.

5 7d ago A 45 tokens original MIT

wait-what

113

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A recovery prompt for situations where the previous message was not understood or did not provide enough context.

5 7d ago A 21 tokens original MIT

wayfinder

114

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A planning skill that turns a large, unclear piece of work into a shared map of decisions in an issue tracker, then works through those decisions until the route is clear.

5 7d ago A 54 tokens original MIT

wizard

115

gongyijie85/mattpocock-skills-dsh-zh

Skill Claude CodeCodex

A skill for creating an interactive Bash wizard that guides a person through manual setup, credential, dashboard, migration, or cutover steps. It can collect values and place them in files such as .env or GitHub settings.

5 7d ago A 71 tokens original MIT