ysicing/code-pilot

claude code workflow

38Stars on the repository
17Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

bugfix

01

ysicing/code-pilot

Command

A command-driven workflow for diagnosing and fixing software bugs, especially problems in frontend code such as React, Vue, or Angular. It analyzes the cause, applies a fix, and runs a separate verification step that may send the work back for revision.

38 5mo ago A 18 tokens original Apache-2.0

git-cm

02

ysicing/code-pilot

Command

A command that examines Git changes and suggests a commit message, with optional task or bug references and Chinese-language output. Git is a version-control system that records changes to a codebase; the command shows a preview and asks for confirmation before committing and pushing.

38 5mo ago A 17 tokens original Apache-2.0

git-msg

03

ysicing/code-pilot

Command

A command that reads the changes already placed in Git’s staging area—the files selected with git add—and suggests a commit message. It can follow common message formats, choose English or Japanese, and flag breaking changes.

38 5mo ago A 0 tokens original Apache-2.0

optimize

04

ysicing/code-pilot

Command

A command for investigating and planning software performance improvements. It starts by measuring bottlenecks, then considers algorithms, memory, input/output, system resources, and how the software behaves as usage grows.

38 5mo ago A 15 tokens original Apache-2.0

re-init

05

ysicing/code-pilot

Command

A command that builds or updates AI guidance documents named CLAUDE.md at the repository root and inside detected modules. The documents describe the project structure, important files, interfaces, dependencies, entry points, tests, and project rules.

38 5mo ago A 22 tokens original Apache-2.0

refactor

06

ysicing/code-pilot

Command

A command for carrying out planned code restructuring, such as splitting large methods or classes, renaming code, and correcting violations of SOLID design principles. It is meant for gradual changes that keep the software working the same way.

38 5mo ago A 18 tokens original Apache-2.0

review

07

ysicing/code-pilot

Command

A command for reviewing a selected part of a codebase from several angles, including code quality, security, speed, and overall structure. It produces findings, suggested improvements, and an action plan.

38 5mo ago A 17 tokens original Apache-2.0

screenshot

08

ysicing/code-pilot

Command

A macOS-only command that captures a window, the full screen, or a selected area and then makes the image available for analysis. It uses macOS’s built-in screencapture tool and does not itself take a screenshot without being asked.

38 5mo ago A 19 tokens original Apache-2.0

search-gemini

09

ysicing/code-pilot

Command

A command for searching the web through the Gemini command-line tool, which is a terminal program for interacting with Google’s Gemini service. It is intended for finding current information, researching documentation, investigating errors, and comparing technologies.

38 5mo ago A 11 tokens original Apache-2.0

translate

10

ysicing/code-pilot

Command

A command for translating English text, Markdown files, or directories of Markdown files into natural Chinese while preserving the document structure.

38 5mo ago A 28 tokens original Apache-2.0