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

ArweaveOasis

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

収集済み skills
20
リポジトリ
1
更新
2026-05-23
リポジトリエクスプローラー

リポジトリと代表的な skills

build
ソフトウェア開発者

Full build workflow — plan, build, test, validate. Manages tasks.json throughout every step. Use when user says 'build this', 'start building', 'implement this feature', or 'make this'. Not for single-file fixes — use /build-aos, /build-device, or /build-module directly.

2026-05-23
test
ソフトウェア品質保証アナリスト・テスター

Run in-memory AOS tests (legacynet units). Fast unit testing — no server needed. Use when testing AOS scripts or after code changes. Not for HyperBEAM integration tests — use /test-hb instead.

2026-05-23
build-aos
ソフトウェア開発者

Write AOS scripts and comprehensive in-memory tests. Iterates until all tests pass 100%. Use when user says 'build the AOS script', 'write the Lua code', or 'implement the handler'. Not for scaffolding — use /create-aos.

2026-02-15
build-device
コンピュータプログラマー

Write HyperBEAM Erlang device with eunit tests. Iterates until compilation and tests pass 100%. Use when user says 'build the device', 'write the Erlang code', or 'implement the device'. Not for scaffolding — use /create-device.

2026-02-15
build-frontend
ウェブ開発者

Write Vite + React frontend components with comprehensive vitest tests. 100% pass required. Use when user says 'build the frontend', 'write the UI', or 'implement the components'. Not for dev server — use /dev.

2026-02-15
build-module
ソフトウェア開発者

Build custom WASM64 (Rust) or standalone Lua modules with HyperBEAM integration tests. Iterates until all tests pass 100%. Use when user says 'build the module', 'write the WASM', 'custom Lua module', or 'implement the module'. Not for AOS scripts — use /build-aos.

2026-02-15
create-aos
コンピュータプログラマー

Scaffold a new AOS Lua script with its test file. Use when user says 'create a handler', 'new AOS script', 'scaffold a script', or 'add a handler'. Not for building full scripts with iteration — use /build-aos.

2026-02-15
create-device
ソフトウェア開発者

Scaffold a new HyperBEAM Erlang device with its test file. Use when user says 'create a device', 'new Erlang device', 'scaffold a device', or 'add a device'. Not for building full devices with iteration — use /build-device.

2026-02-15
このリポジトリの収集済み skills 20 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました