grasscaograss/AwesomeWeldoneSkills

Weldone welding robot team's Agent Skills Marketplace.

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

knowledge-reorg

27

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A tool for checking and reorganizing a file-based knowledge library, with folders grouped by subject. It can combine, divide, move, and consolidate subject areas while updating the library index and links between files.

not rated 2 2mo ago A 96 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A maintenance tool for keeping the ModelBase state-machine reference guide aligned with its source files. It rereads the state definitions, engine, workflow data, and state implementation files, then updates the documented diagrams and tables.

not rated 2 2mo ago A 52 tokens original Apache-2.0

modelbase-fsm

29

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A reference guide to the ModelBase finite-state machine, a program structure that moves through named states when events occur. It documents the states, transitions, workflow data, services, and execution flow for the system.

not rated 2 2mo ago A 87 tokens original Apache-2.0

opsx-reindex

30

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Regenerate openspec/INDEX.md after specs or changes are modified. Use when: (1) a change has been archived and the index is stale; (2) new capabilities or specs were added; (3) user says "update index", "reindex openspec", "refresh INDEX.md", "index is out of date", "/opsx-reindex". Runs…

not rated 2 2mo ago A 104 tokens original Apache-2.0

opsx-search

31

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Search and navigate OpenSpec documents in this project. Use when: (1) user asks about specs related to a topic, capability, or code file; (2) looking for which specs define a feature or requirement; (3) finding active or archived changes; (4) understanding the scope of a capability. Triggers: "find spec", "which spec…

not rated 2 2mo ago A 99 tokens original Apache-2.0

parallel-feature

32

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

A staged workflow for building features across several parts of a codebase with multiple agents. It defines shared interfaces first, assigns files to agents, then combines and checks the work.

not rated 2 2mo ago A 94 tokens original Apache-2.0

periodic-review

33

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Generate monthly or yearly project review summaries with domain-aware knowledge evolution tracking. Collects from archive/records/, git log, archive/knowledge/ (grouped by domain), and archive/adr/ for the given period. Use when user says "monthly review", "yearly summary", "quarterly review", calls /periodic-review…

not rated 2 2mo ago A 89 tokens original Apache-2.0

prototype

34

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.

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

read-diag-captures

35

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A reader for diagnostic files produced by .NET tools such as dotnet-trace, dotnet-dump, and dotnet-counters. These files contain runtime events, memory snapshots, performance counters, or profiling data.

not rated 2 2mo ago A 250 tokens original Apache-2.0

robim-data-explorer

36

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Explore Robim.Data source code definitions from the local clone at d:/robimdata. Use when the user is working in the weldone project (or any project referencing Robim.Data nuget) and needs to understand types from the Robim.Data namespace or its sub-namespaces (Robim.Data.Geometry, Robim.Data.Math, Robim.Data.Process…

not rated 2 2mo ago A 185 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

A release checker for two RobimWeld code repositories and their NuGet packages, which are reusable .NET libraries. It checks two supported version lines and can tag a confirmed release to start CI package publishing.

not rated 2 2mo ago A 164 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

A switch for debugging RobimWeld source code directly instead of using packaged library versions. Project references point to local copies of the source, allowing the debugger to enter that code and use changes immediately.

not rated 2 2mo ago A 171 tokens original Apache-2.0

robot-to-world

39

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A calculator for converting points from a robot’s coordinate system back into the shared world coordinate system. A coordinate system is a way of describing where an object is using numbers such as X, Y, and Z.

not rated 2 2mo ago A 64 tokens original Apache-2.0

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

not rated 2 2mo ago A 44 tokens copy · 100% Apache-2.0

skill-creator

41

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 2 2mo ago A 45 tokens copy · 89% Apache-2.0

superpowers

42

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A complete working method for coding agents, covering design, planning, implementation, testing, debugging, review, and delivery. It also includes isolated Git worktrees, which are separate working directories for different branches.

not rated 2 2mo ago A 78 tokens original Apache-2.0

tdd

43

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

not rated 2 2mo ago A 33 tokens copy · 95% Apache-2.0

teach

44

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Teach the user a new skill or concept, within this workspace.

not rated 2 2mo ago A 15 tokens copy · 95% Apache-2.0

three-blazor-dev

45

grasscaograss/AwesomeWeldoneSkills

Skill Claude CodeCodex

A development guide for building interactive 3D scenes with three-blazor, a Blazor wrapper around the Three.js 3D library designed for industrial simulation and welding visualisation.

not rated 2 2mo ago A 39 tokens original Apache-2.0

to-issues

46

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

not rated 2 2mo ago A 31 tokens copy · 100% Apache-2.0

to-prd

47

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

not rated 2 2mo ago A 32 tokens copy · 91% Apache-2.0

triage

48

grasscaograss/AwesomeWeldoneSkills

Skill Claude Code

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

not rated 2 2mo ago A 33 tokens copy · 92% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: