Donald Pinckney fdd196035b Add PHP to SKILL.md and core determinism references
- SKILL.md: Added "Temporal PHP" trigger phrase, updated overview to
  include PHP, added PHP getting started guide reference
- core/determinism.md: Added PHP entry to SDK Protection Mechanisms
  describing runtime command-ordering checks (no sandbox)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 18:51:03 -04:00

Temporal Development Skill

A comprehensive skill for building Temporal applications.

Installation

As a Claude Code Plugin

  1. Run /plugin marketplace add temporalio/agent-skills
  2. Run /plugin to open the plugin manager
  3. Select Marketplaces
  4. Choose temporal-marketplace from the list
  5. Select Enable auto-update or Disable auto-update
  6. run /plugin install temporal-developer@temporalio-agent-skills
  7. Restart Claude Code

Via npx skills - supports all major coding agents

  1. npx skills add temporalio/skill-temporal-developer
  2. Follow prompts

Via manually cloning the skill repo:

  1. mkdir -p ~/.claude/skills && git clone https://github.com/temporalio/skill-temporal-developer ~/.claude/skills/temporal-developer

Appropriately adjust the installation directory based on your coding agent.

S
Description
Develop, debug, and manage Temporal applications across Python, TypeScript, Go, Java, .NET, Ruby, and Rust. Use when the user is building workflows,…
Readme MIT 2.3 MiB
Languages
CODEOWNERS 100%