Platform Trial Org Create

Use this skill to create a Salesforce trial, developer, or Trialforce org against an already-authenticated host org, the same way a developer/Trialforce web signup form provisions one. INVOKE when the user asks to: create a trial org, sign up a new trial or developer org, provision a Trialforce org from a template,...

概要

Platform Trial Org Create is a SKILL.md workflow from forcedotcom/sf-skills. It is categorized under coding and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.

ユースケース

Apply Platform Trial Org Create as a repeatable coding workflow.
Evaluate the source instructions and bundled resources before installation.
Use the skill with a compatible Agent Skills runtime.

導入方法

# Review source first
open https://github.com/forcedotcom/sf-skills/blob/main/skills/platform-trial-org-create/SKILL.md

Copy the reviewed skill folder into the skills directory used by your compatible agent.

セキュリティ

AIToolly validated the published source structure and license automatically. Review forcedotcom/sf-skills and any bundled scripts again before granting workspace, command, or network access.

関連Skills

MCP Builder

anthropics/skills

コーディング

適切に設計されたツールを通じて、LLMが外部サービスと連携できるようにする高品質な MCP (Model Context Protocol) サーバーを作成するためのガイドです。Python (FastMCP) または Node/TypeScript (MCP SDK) を使用して、外部APIやサービスを統合する MCP サーバーを構築する際に使用します。

CodexClaude
typescriptpython
172,724 StarsApache-2.0

Skill Creator

anthropics/skills

コーディング

新しいスキルの作成、既存スキルの修正と改善、およびスキルパフォーマンスの測定を行います。ユーザーがスキルをゼロから作成、既存スキルの編集や最適化、スキルテストのための評価(evals)の実行、分散分析によるスキルパフォーマンスのベンチマーク、またはトリガー精度の向上のためのスキル説明の最適化を行いたい場合に使用します。

Claude CodeClaude
pythondesign
172,724 StarsApache-2.0

Browser Testing With Devtools

addyosmani/agent-skills

コーディング

Chrome DevTools MCP を介して実際のブラウザでテストを実行します。ブラウザで動作するものの構築やデバッグ時に使用します。DOM の検査、コンソールエラーのキャプチャ、ネットワークリクエストの分析、パフォーマンスのプロファイリング、または実際のランタイムデータによる視覚的出力の検証が必要な場合に使用してください。chrome-devtools MCP サーバーの設定が必要です。

Claude CodeClaude
javascriptreact
92,658 StarsMIT

API And Interface Design

addyosmani/agent-skills

コーディング

安定した API とインターフェース設計をガイドします。API、モジュール境界、またはパブリックインターフェースの設計時に使用します。REST や GraphQL エンドポイントの作成、モジュール間の型コントラクトの定義、フロントエンドとバックエンドの境界設定を行う際に活用してください。

typescriptfrontend
92,658 StarsMIT

Gh Fix CI

openai/plugins

コーディング

ユーザーがGitHub Actionsで実行される失敗したGitHub PRチェックのデバッグや修正を求めた際に使用します。PRのメタデータとパッチのコンテキストにはこのプラグインのGitHubアプリを使用し、承認された修正を実装する前に、Actionsのチェックとログの検査には`gh`を使用してください。

Codex
pythonreview
5,188 StarsApache-2.0

Yeet

openai/plugins

コーディング

ローカルの変更をGitHubに公開します。スコープの確認、意図的なコミット、ブランチのプッシュを行い、このプラグインからGitHubアプリ経由でドラフトPRを作成します。コネクタの適用範囲が不十分な場合にのみ、`gh`をフォールバックとして使用します。

Codex
reviewgithub
5,188 StarsApache-2.0