Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "temporal-developer",
"name": "temporal",
"version": "0.2.0",
"description": "Comprehensive skill for developing Temporal applications across Python, TypeScript, Go, and Java.",
"description": "Comprehensive skill for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud.",
"author": {
"name": "Temporal",
"url": "https://temporal.io/"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Temporal Developer Plugin for Claude Code
# Temporal Plugin for Claude Code

This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/plugins) for developing [Temporal](https://temporal.io/) applications.
This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/plugins) for working with [Temporal](https://temporal.io/) — developing applications, using the CLI, managing server, and working with Temporal Cloud.

> [!WARNING]
> This plugin is in Public Preview, and will continue to evolve and improve.
Expand All @@ -17,7 +17,7 @@ This repository provides a [Claude Code plugin](https://code.claude.com/docs/en/
5. Select **Enable auto-update** or **Disable auto-update**

**Step 2:** Plugin Installation
1. Run `/plugin install temporal-developer@temporal-marketplace`
1. Run `/plugin install temporal@temporal-marketplace`
2. Restart Claude Code

## What's Included
Expand Down