Xuzan9396/plugin_claude
Skill Claude CodeCodex
A generator for acceptance-test checklists covering the core feature changes between specified software versions. It writes the checklist to an XLSX spreadsheet, a format used by Microsoft Excel and similar programs.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A skill for automating Chrome, the web browser, including opening URLs, taking website screenshots, and filling in forms.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A runtime debugging mode that adds logging probes, gathers data while software runs, and uses that evidence to locate and fix bugs.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A debugging guide that investigates a reported software bug, error, or unexpected result in the code.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A command for deleting one numbered planned-work directory and updating a file named STATE.md. The command uses the form /xz-del N, where N is the version number.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A requirements-discussion tool that clarifies missing details, compares two or three approaches, and records the result in an `N-DISCUSS.md` file.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A file-based tool for archiving completed release plans without running Git commands. Git is the version-control system commonly used to track code changes.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A helper for explaining topics, code, concepts, and error messages in language suited to a specific audience.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A command for running unfinished items from a numbered todolist, using the syntax `/xz-exec N`.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A project setup command for creating or updating the .xzplanning directory and its project snapshot.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A manual coding workflow that creates and maintains a checklist for changes a person must make by hand. It also provides checks to run after those changes are finished.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A command that turns a written description into a Mermaid flowchart, a text-based diagram showing steps and connections, and a document explaining its main path.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A Chinese-language planning command for creating a new version plan with goals, context, constraints, completion criteria, and manual execution steps.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A review of changes listed for a particular todo-list version, written in Chinese. It checks whether the changes match expectations and looks for security, performance, and quality problems.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A command that shows an overview of the current status of all plans. It is invoked with `/xz-status`.
Xuzan9396/plugin_claude
Skill Claude CodeCodex
A small plan-editing command for changing the to-do items under a specified version number. The description only documents the `/xz-update-plan N` command and an operation description.