stably-sdk-rules
✓Stally Playwright SDK を使用してテストを作成するための AI ルールと SDK リファレンス。 Stable AI を使用して Playwright テストを作成または変更する場合は、このスキルを使用します。 特徴。 toMatchScreenshotPrompt、agent.act()、 page.extract()、または Playwright メソッドと Stable SDK メソッドのどちらを使用するかを決定する場合。 AI アサーション、抽出、自律エージェントのベスト プラクティスが含まれています。
SKILL.md
| STABLYAPIKEY | API key for authentication | (required) | | STABLYPROJECTID | Project ID for reporter | (required for reporter) | | STABLYAPIURL | Custom API endpoint | https://api.stably.ai | | STABLYWSURL | Custom WebSocket endpoint | wss://api.stably.ai/reporter |
Signature: expect(page|locator).toMatchScreenshotPrompt(prompt: string, options?: ScreenshotOptions)
Signature: agent.act(prompt: string, options: { page: Page, maxCycles?: number, model?: Model }): Promise
Stally Playwright SDK を使用してテストを作成するための AI ルールと SDK リファレンス。 Stable AI を使用して Playwright テストを作成または変更する場合は、このスキルを使用します。 特徴。 toMatchScreenshotPrompt、agent.act()、 page.extract()、または Playwright メソッドと Stable SDK メソッドのどちらを使用するかを決定する場合。 AI アサーション、抽出、自律エージェントのベスト プラクティスが含まれています。 ソース: stablyai/agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
stably-sdk-rules とは?
Stally Playwright SDK を使用してテストを作成するための AI ルールと SDK リファレンス。 Stable AI を使用して Playwright テストを作成または変更する場合は、このスキルを使用します。 特徴。 toMatchScreenshotPrompt、agent.act()、 page.extract()、または Playwright メソッドと Stable SDK メソッドのどちらを使用するかを決定する場合。 AI アサーション、抽出、自律エージェントのベスト プラクティスが含まれています。 ソース: stablyai/agent-skills。
stably-sdk-rules のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/stablyai/agent-skills