Skip to main content
Manusで任意のスキルを実行
ワンクリックで
golemcloud
GitHub クリエイタープロフィール

golemcloud

4 件の GitHub リポジトリにある 230 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
230
リポジトリ
4
更新
2026-07-12
リポジトリエクスプローラー

リポジトリと代表的な skills

migrate-ts-base-to-fluent
ソフトウェア開発者

Migrating a TypeScript Golem agent from the OLD decorator/base API (@agent + BaseAgent) to the fluent (Standard Schema) defineAgent API. Use when porting an existing decorator-based TS agent, when you see @agent()/extends BaseAgent/@endpoint/@description code that no longer compiles, or when asked to modernize a TS component to the current SDK.

2026-07-12
golem-add-agent-ts
ソフトウェア開発者

Adding a new TypeScript agent to a Golem component. Use when the user asks to create, add, or define a new agent type, implement an agent class, or add agent methods in a TypeScript Golem project.

2026-07-12
golem-add-config-ts
ソフトウェア開発者

Adding typed configuration to a TypeScript Golem agent. Use when the user asks to add config, settings, or parameters to a TypeScript agent that can be set via golem.yaml or CLI.

2026-07-12
golem-add-cors-ts
ソフトウェア開発者

Configuring CORS for TypeScript HTTP endpoints. Use when the user asks to enable CORS, allow cross-origin requests, or configure allowed origins for HTTP endpoints.

2026-07-12
golem-add-http-auth-ts
ソフトウェア開発者

Enabling authentication on TypeScript HTTP endpoints. Use when the user asks to add auth, require authentication, use Principal, or protect HTTP endpoints.

2026-07-12
golem-add-http-endpoint-ts
ソフトウェア開発者

Exposing a TypeScript Golem agent over HTTP. Use when the user asks to add HTTP endpoints, mount an agent to a URL path, or expose agent methods as a REST API.

2026-07-12
golem-add-ignite-ts
ソフトウェア開発者

Using golem:rdbms/ignite2 from a TypeScript Golem agent. Use when the user asks to connect to Apache Ignite 2, run SQL over Ignite, or use Ignite from TypeScript agent code.

2026-07-12
golem-add-llm-ts
ソフトウェア開発者

Adding LLM and AI capabilities to a TypeScript Golem agent. Use when the user wants to add LLM chat, embeddings, or any AI provider integration to a TypeScript agent.

2026-07-12
このリポジトリの収集済み skills 218 件中、上位 8 件を表示しています。
skeleton-development
ソフトウェア開発者

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.

2026-05-20
adding-builtin-module
ソフトウェア開発者

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.

2026-03-19
cleaning-up-builtin-module
コンピュータプログラマー

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).

2026-03-19
finalizing-pr
ソフトウェア開発者

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.

2026-03-19
testing-library
ソフトウェア品質保証アナリスト・テスター

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.

2026-03-19
fixing-node-compat-test
ソフトウェア品質保証アナリスト・テスター

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.

2026-03-02
regenerating-goldenfiles
ソフトウェア品質保証アナリスト・テスター

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.

2026-02-24
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました