grill-me
97gongyijie85/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.
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.
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.
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.
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.
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.
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.
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.
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.
gongyijie85/mattpocock-skills-dsh-zh
Skill Claude CodeCodex
A workflow for resolving conflicts that happen when Git combines changes from different branches or replays commits during a rebase.
gongyijie85/mattpocock-skills-dsh-zh
Skill Claude CodeCodex
A setup skill for configuring the issue tracker, labels, and project documentation locations that other engineering skills depend on.
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.
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.
gongyijie85/mattpocock-skills-dsh-zh
Skill Claude CodeCodex
A workflow that turns an unanswered decision into a Markdown questionnaire for someone else to complete.
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.
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.
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.
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.
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.
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.
gongyijie85/mattpocock-skills-dsh-zh
Skill Claude CodeCodex
A writing guide for documents that coding agents use, such as skills, AGENTS.md, and CLAUDE.md files.