grasscaograss

60 mods across 1 repository, 2 stars between them.

DDD-review

02

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A code-review guide based on Martin Fowler’s ideas about refactoring, code structure, and readable design. Refactoring means improving code’s structure without changing what it does.

2 1mo ago A 149 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A .NET instrumentation workflow that adds structured EventSource events and configures automatic crash dumps with dotnet-monitor. EventSource records selected runtime events that can be collected later for diagnosis.

2 1mo ago A 213 tokens original Apache-2.0

add-diag-logs

04

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A debugging helper that adds structured runtime log messages to .NET code using the standard logging system. It follows an error path through methods, branches, loops, and external calls.

2 1mo ago A 109 tokens original Apache-2.0

archive-import

05

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Import external documents into the project archive. Two modes: → records (format conversion with TL;DR) for specs and reports, or → knowledge (multi-agent parallel organization with dedup/merge) for technical references and wiki dumps. Use when user wants to import external docs, zread output, spec documents, or…

2 1mo ago A 73 tokens original Apache-2.0

archive-session

06

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

会话归档。收集变更、生成 record、检测可复用知识并按领域路由写入 knowledge/、更新 INDEX.md。Use after a /grill-with-docs session, after completing a feature, or when user says "archive this", "record this session", "archive the changes".

2 1mo ago A 69 tokens original Apache-2.0

archive

07

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A guide that helps choose the right skill or work process for a coding task. It maps common paths from an idea through planning and delivery.

2 1mo ago A 59 tokens original Apache-2.0

ask-matt

08

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

2 1mo ago A 26 tokens copy · 100% Apache-2.0

build-publish-run

09

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A project workflow for compiling software, publishing its build output, and running the published application. It uses commands defined in a project file and supports running the published app on Windows.

2 1mo ago A 78 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A fitting tool for correcting coarse machine positioning by comparing point-cloud coordinates with their known world coordinates. It analyzes the errors and fits correction parameters for the current positioning process.

2 1mo ago A 147 tokens original Apache-2.0

code-simplify

11

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A code-review workflow focused on making code shorter, clearer, and closer to the project's real needs. It checks for overdesign, unnecessary abstractions, confusing names, duplicated types, redundant code, and unused defensive logic.

2 1mo ago A 120 tokens original Apache-2.0

codebase-design

12

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2 1mo ago A 57 tokens copy · 100% Apache-2.0

commit

13

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A commit workflow that stages project changes and creates a Chinese Conventional Commit message, using a format such as a change type followed by a Chinese summary.

2 1mo ago A 11 tokens original Apache-2.0

create-weld-doc

14

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A document-creation workflow for making welding records and reports in a specified Feishu cloud-documents folder. It can also prepare a summary and, after confirmation, send the document link through a Feishu webhook.

2 1mo ago A 80 tokens original Apache-2.0

diagnosing-bugs

15

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2 1mo ago A 40 tokens copy · 94% Apache-2.0

domain-modeling

16

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2 1mo ago A 43 tokens copy · 83% Apache-2.0

feishu-webhook

17

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A workflow for sending text messages to a Feishu group through a webhook, which is a URL that lets software post messages to another service. It uses a PowerShell 7 script and UTF-8 text files for Chinese messages.

2 1mo ago A 63 tokens original Apache-2.0

git-branch-merge

18

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A structured method for moving selected changes between Git branches when the branches have diverged significantly. Instead of merging everything at once, it groups changes by purpose and rebuilds each approved group on the target branch.

2 1mo ago A 150 tokens original Apache-2.0

gitlab-issue

19

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A guided workflow for creating a GitLab issue, which is a tracked record of a bug, task, or feature request. It helps turn a developer’s description into an issue with the project’s required labels.

2 1mo ago A 65 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A workflow for creating a GitLab merge request, which is a request to review and merge code from one branch into another. It checks the repository state, target branch, authentication, and existing requests before creating one.

2 1mo ago A 124 tokens original Apache-2.0

gitlab-ops

21

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A set of instructions for managing GitLab project work, including issues, labels, milestones, and merge requests. GitLab is a service for hosting code and coordinating changes with a team.

2 1mo ago A 84 tokens original Apache-2.0

grilling

24

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2 1mo ago A 36 tokens copy · 100% Apache-2.0