Thanks for your interest in contributing to the Temporal Developer skill!
Skill content (the skill definition and reference files) is maintained in the canonical upstream repo: temporalio/skill-temporal-developer. Changes to skill content should be made there, not in this plugin repo.
This repo (claude-temporal-plugin) packages that content for distribution via the Claude Code plugin marketplace. Changes here should be limited to plugin configuration, marketplace metadata, tests, and Claude Code-specific adaptations.
- Fork or clone temporalio/skill-temporal-developer
- Create a feature branch from
main - Make your changes
- Open a PR targeting
main
- Fork or clone this repo
- Create a feature branch from
main - Make your changes
- Open a PR targeting
main
- Fix incorrect code examples or outdated API usage
- Improve clarity of explanations
- Add coverage for missing SDK features
Open an issue on the skill-temporal-developer repo.