Comprehensive Skill for developing with Temporal
npx skills add https://github.com/temporalio/skill-temporal-developer --skill temporal-developerInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
A comprehensive skill for developers to use when building Temporal applications.
[!WARNING]
This Skill is currently in Public Preview, and will continue to evolve and improve.
We would love to hear your feedback - positive or negative - over in the Community Slack, in the #topic-ai channel
This skill is packaged as a plugin for major coding agents, which provides a simple way to install and receive future updates:
See each repo's README for installation instructions.
If you prefer to install the skill directly without the plugin wrapper:
npx skills — supports all major coding agentsnpx skills add temporalio/skill-temporal-developermkdir -p ~/.claude/skills && git clone https://github.com/temporalio/skill-temporal-developer ~/.claude/skills/temporal-developerAppropriately adjust the installation directory based on your coding agent.