skill-temporal-developer
Build, debug, and manage durable Temporal workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-temporal-developer?โผ
Run `npx skills add temporalio/skill-temporal-developer --all -g -y` in your terminal to install the skill globally for your coding agent.
What does the Temporal developer skill do?โผ
It gives your coding agent expert guidance for building Temporal workflows, activities, and workers, including determinism rules, versioning, error handling, and CLI commands.
Which languages does this Temporal skill support?โผ
It supports Python, TypeScript, Go, Java, .NET, Ruby, and Rust (in public preview), with dedicated reference guides for each SDK.
Can it help debug non-determinism errors in Temporal?โผ
Yes. It includes detailed references on history replay, determinism protection, troubleshooting decision trees, and common error recovery procedures.
Does it work with Claude Code and Cursor?โผ
Yes. It follows the standard SKILL.md format and is also packaged as an official plugin for Claude Code, Cursor, and OpenAI Codex.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core