Skip to main content
golemcloud
GitHub creator profile

golemcloud

Repository-level view of 235 collected skills across 4 GitHub repositories.

skills collected
235
repositories
4
updated
Sep 5, 2026
repository explorer

Repositories and representative skills

golem-debug-agent-history
unclassified

Querying the operation log. Use when dumping or searching the oplog, or debugging agent behavior from its recorded history.

Sep 5, 2026
db-migration-scripts
unclassified

Writing database migration SQL scripts. Use when creating or modifying migration files under db/migration/ directories, adding tables, indexes, or columns.

Sep 2, 2026
golem-scala-base-image
unclassified

Explains the Golem Scala SDK WIT worlds and regenerates its three QuickJS guest runtime WASMs. Use when WIT dependencies, guest roles, wasm-rquickjs, or embedded Scala runtime artifacts change.

Sep 2, 2026
golem-scala-development
unclassified

Compiles, tests, and publishes the Golem Scala SDK and its sbt/Mill plugins. Use for changes under sdks/scala, including public APIs, generated consumers, local publication, or guest-runtime integration.

Sep 2, 2026
golem-debug-agent-history
unclassified

Querying the operation log. Use when dumping or searching the oplog, or debugging agent behavior from its recorded history.

Sep 1, 2026
moonbit-agent-guide
unclassified

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing…

Aug 31, 2026
moonbit-code-transform
unclassified

Writing MoonBit source-to-source code transformations using moonbitlang/parser and its fmt package. Use when parsing MoonBit source into AST, constructing new AST nodes, or emitting generated MoonBit code.

Aug 31, 2026
golem-call-from-external-moonbit
unclassified

Calling Golem agents from external MoonBit applications using generated bridge SDKs. Use when the user wants to invoke agents from outside the Golem platform, from a standalone MoonBit CLI or native application.

Aug 31, 2026
Showing 8 of 222 collected skills.
skeleton-development
software-developers

Guides development workflow for the embedded skeleton crate. Use when modifying files under crates/wasm-rquickjs/skeleton/, working on JavaScript runtime APIs, or troubleshooting skeleton build issues.

Jul 28, 2026
adding-builtin-module
software-developers

Scaffolds and registers a new Node.js-compatible built-in module in the skeleton. Use when asked to add a new node:X module, implement a new built-in, or create a new native+JS module pair.

Mar 19, 2026
cleaning-up-builtin-module
computer-programmers

Cleans up and refactors a Node.js-compatible built-in module for improved code quality. Use when asked to clean up, simplify, refactor, or improve the coding style of an existing built-in module (e.g., node:buffer, node:path, node:crypto).

Mar 19, 2026
finalizing-pr
software-developers

Runs build, clippy, formatting, and lint checks across all targets before a PR. Use when asked to finalize, prepare, or clean up before submitting a pull request.

Mar 19, 2026
testing-library
software-quality-assurance-analysts-and-testers

Tests a 3rd-party npm library against the wasm-rquickjs runtime. Use when asked to test an npm package, check library compatibility, or pick the next untested library from the tracker.

Mar 19, 2026
fixing-node-compat-test
software-quality-assurance-analysts-and-testers

Fixes failing Node.js compatibility tests in the node_compat suite. Use when asked to make a node_compat test pass, unskip a test, fix a test-crypto/test-path/test-* failure, or implement missing Node.js API behavior to satisfy a vendored test.

Mar 2, 2026
regenerating-goldenfiles
software-quality-assurance-analysts-and-testers

Regenerates DTS goldenfiles after d.ts generation logic changes. Use when dts tests fail due to expected output changes, when asked to update goldenfiles, or after modifying the d.ts generator.

Feb 24, 2026
Showing 4 of 4 repositories
All repositories loaded