diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f7f157ce..acb184ad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -18,24 +18,24 @@ "plugins/vitest": "1.1.0", "plugins/vue": "1.2.0", "plugins/vueuse": "1.2.0", - "plugins/web-design": "1.2.0", - "plugins/mastra": "1.5.0", + "plugins/web-design": "1.3.0", + "plugins/mastra": "1.6.0", "plugins/nuxt-ui": "1.4.0", "plugins/supabase": "1.2.0", "plugins/prisma": "1.2.0", - "plugins/better-auth": "1.4.0", + "plugins/better-auth": "1.5.0", "plugins/agent-browser": "1.2.0", "plugins/ai-sdk": "1.2.0", "plugins/slack-agent": "1.1.0", "plugins/neo4j": "1.1.0", - "plugins/google-workspace": "1.1.0", - "plugins/nuxt-i18n": "1.2.0", + "plugins/google-workspace": "1.2.0", + "plugins/nuxt-i18n": "1.3.0", "plugins/nuxt-seo": "1.1.0", - "plugins/markitdown": "1.3.0", + "plugins/markitdown": "1.4.0", "plugins/ast-grep": "1.1.0", "plugins/chat-sdk": "1.1.0", "plugins/docus": "1.1.0", - "plugins/please-plugins": "1.4.0", + "plugins/please-plugins": "1.5.0", "plugins/wordpress": "1.1.0", "plugins/vinext": "1.1.0", "plugins/next": "1.1.0", @@ -47,8 +47,13 @@ "plugins/git-ai": "1.1.0", "plugins/workflow": "1.1.0", "plugins/portless": "1.1.0", - "plugins/zod": "1.1.0", - "plugins/graphite": "2.0.0", - "plugins/bun": "1.2.0", - "plugins/portone": "1.1.0" + "plugins/zod": "1.2.0", + "plugins/graphite": "2.1.0", + "plugins/bun": "1.3.0", + "plugins/portone": "1.2.0", + "plugins/claude-md-management": "1.0.0", + "plugins/cubic": "1.0.0", + "plugins/fetch": "1.0.0", + "plugins/java-development": "1.0.0", + "plugins/mcp-dev": "1.0.0" } diff --git a/plugins/better-auth/.claude-plugin/plugin.json b/plugins/better-auth/.claude-plugin/plugin.json index 9e2db094..9c358a6c 100644 --- a/plugins/better-auth/.claude-plugin/plugin.json +++ b/plugins/better-auth/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "better-auth", - "version": "1.4.0", + "version": "1.5.0", "description": "Better Auth authentication framework skills for JavaScript/TypeScript projects", "author": { "name": "Better Auth", diff --git a/plugins/better-auth/.codex-plugin/plugin.json b/plugins/better-auth/.codex-plugin/plugin.json index 660ac129..0c67fd20 100644 --- a/plugins/better-auth/.codex-plugin/plugin.json +++ b/plugins/better-auth/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "better-auth", - "version": "1.3.0", + "version": "1.5.0", "description": "Better Auth authentication framework skills for JavaScript/TypeScript projects", "author": { "name": "Better Auth", diff --git a/plugins/better-auth/.tessl-plugin/plugin.json b/plugins/better-auth/.tessl-plugin/plugin.json index 1601cb4e..351e76b1 100644 --- a/plugins/better-auth/.tessl-plugin/plugin.json +++ b/plugins/better-auth/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/better-auth", "description": "Better Auth authentication framework skills for JavaScript/TypeScript projects", - "version": "1.4.0", + "version": "1.5.0", "author": { "name": "Better Auth", "url": "https://github.com/better-auth" diff --git a/plugins/better-auth/CHANGELOG.md b/plugins/better-auth/CHANGELOG.md index 8572def5..3fc7bfdc 100644 --- a/plugins/better-auth/CHANGELOG.md +++ b/plugins/better-auth/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/pleaseai/claude-code-plugins/compare/better-auth-v1.4.0...better-auth-v1.5.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.4.0](https://github.com/pleaseai/claude-code-plugins/compare/better-auth-v1.3.0...better-auth-v1.4.0) (2026-05-21) diff --git a/plugins/better-auth/plugin.json b/plugins/better-auth/plugin.json index 6810d2f5..0b188506 100644 --- a/plugins/better-auth/plugin.json +++ b/plugins/better-auth/plugin.json @@ -1,6 +1,6 @@ { "name": "better-auth", - "version": "1.3.0", + "version": "1.5.0", "description": "Better Auth authentication framework skills for JavaScript/TypeScript projects", "author": { "name": "Better Auth", diff --git a/plugins/bun/.claude-plugin/plugin.json b/plugins/bun/.claude-plugin/plugin.json index b8c1c231..3dcfeda8 100644 --- a/plugins/bun/.claude-plugin/plugin.json +++ b/plugins/bun/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bun", - "version": "1.2.0", + "version": "1.3.0", "description": "All-in-one JavaScript/TypeScript toolkit: fast runtime, package manager, test runner, and bundler. Use when running bun commands, calling Bun.* APIs, or working with bun.lock projects.", "author": { "name": "Bun", diff --git a/plugins/bun/.codex-plugin/plugin.json b/plugins/bun/.codex-plugin/plugin.json index d96bb342..f9b5a2e5 100644 --- a/plugins/bun/.codex-plugin/plugin.json +++ b/plugins/bun/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bun", - "version": "1.2.0", + "version": "1.3.0", "description": "All-in-one JavaScript/TypeScript toolkit: fast runtime, package manager, test runner, and bundler. Use when running bun commands, calling Bun.* APIs, or working with bun.lock projects.", "author": { "name": "Bun", diff --git a/plugins/bun/.tessl-plugin/plugin.json b/plugins/bun/.tessl-plugin/plugin.json index db363976..4d843ece 100644 --- a/plugins/bun/.tessl-plugin/plugin.json +++ b/plugins/bun/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/bun", "description": "All-in-one JavaScript/TypeScript toolkit: fast runtime, package manager, test runner, and bundler. Version-aware skill backed by the ask CLI.", - "version": "1.2.0", + "version": "1.3.0", "author": { "name": "Bun", "url": "https://github.com/oven-sh/bun" diff --git a/plugins/bun/CHANGELOG.md b/plugins/bun/CHANGELOG.md index 422680c9..9f3bb376 100644 --- a/plugins/bun/CHANGELOG.md +++ b/plugins/bun/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/bun-v1.2.0...bun-v1.3.0) (2026-05-30) + + +### Features + +* **bun:** add Tessl plugin manifest for registry publishing ([#194](https://github.com/pleaseai/claude-code-plugins/issues/194)) ([78830be](https://github.com/pleaseai/claude-code-plugins/commit/78830be291fd5c71467e8783d3c92c49260ef527)) + ## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/bun-v1.1.0...bun-v1.2.0) (2026-05-21) diff --git a/plugins/bun/plugin.json b/plugins/bun/plugin.json index 152ffe76..9ac1a672 100644 --- a/plugins/bun/plugin.json +++ b/plugins/bun/plugin.json @@ -1,6 +1,6 @@ { "name": "bun", - "version": "1.2.0", + "version": "1.3.0", "description": "All-in-one JavaScript/TypeScript toolkit: fast runtime, package manager, test runner, and bundler. Use when running bun commands, calling Bun.* APIs, or working with bun.lock projects.", "author": { "name": "Bun", diff --git a/plugins/claude-md-management/.claude-plugin/plugin.json b/plugins/claude-md-management/.claude-plugin/plugin.json index 9119533f..871dca44 100644 --- a/plugins/claude-md-management/.claude-plugin/plugin.json +++ b/plugins/claude-md-management/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "claude-md-management", "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.", - "version": "1.3.1", + "version": "1.0.0", "author": { "name": "Anthropic", "email": "support@anthropic.com" diff --git a/plugins/claude-md-management/.codex-plugin/plugin.json b/plugins/claude-md-management/.codex-plugin/plugin.json index f1ce721b..8db50083 100644 --- a/plugins/claude-md-management/.codex-plugin/plugin.json +++ b/plugins/claude-md-management/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-md-management", - "version": "1.3.1", + "version": "1.0.0", "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.", "author": { "name": "Anthropic" diff --git a/plugins/claude-md-management/.tessl-plugin/plugin.json b/plugins/claude-md-management/.tessl-plugin/plugin.json index 98840696..98dc8201 100644 --- a/plugins/claude-md-management/.tessl-plugin/plugin.json +++ b/plugins/claude-md-management/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/claude-md-management", "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.", - "version": "1.3.1", + "version": "1.0.0", "author": { "name": "Anthropic", "url": "https://github.com/anthropics" diff --git a/plugins/claude-md-management/CHANGELOG.md b/plugins/claude-md-management/CHANGELOG.md new file mode 100644 index 00000000..108f678b --- /dev/null +++ b/plugins/claude-md-management/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2026-05-30) + + +### Features + +* add multi-format plugin manifest generator (Codex + Antigravity) ([#185](https://github.com/pleaseai/claude-code-plugins/issues/185)) ([269eaf3](https://github.com/pleaseai/claude-code-plugins/commit/269eaf3d459a0543b396f92b2aa3691106414e71)) +* **claude-md-management:** add claude-md-management plugin to marketplace ([#62](https://github.com/pleaseai/claude-code-plugins/issues/62)) ([77d133c](https://github.com/pleaseai/claude-code-plugins/commit/77d133c21c76480ef01bd1e815488280452c4873)) +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) diff --git a/plugins/claude-md-management/plugin.json b/plugins/claude-md-management/plugin.json index e71c599e..c1c51d51 100644 --- a/plugins/claude-md-management/plugin.json +++ b/plugins/claude-md-management/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-md-management", - "version": "1.3.1", + "version": "1.0.0", "description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.", "author": { "name": "Anthropic" diff --git a/plugins/cubic/.claude-plugin/plugin.json b/plugins/cubic/.claude-plugin/plugin.json index 0405ba68..038ada72 100644 --- a/plugins/cubic/.claude-plugin/plugin.json +++ b/plugins/cubic/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "cubic", - "version": "0.1.0", + "version": "1.0.0", "description": "AI-powered code review using Cubic CLI. Detects bugs, security vulnerabilities, and style issues before commits.", "author": { "name": "Minsu Lee", diff --git a/plugins/cubic/.codex-plugin/plugin.json b/plugins/cubic/.codex-plugin/plugin.json index 7baa3c45..2a385733 100644 --- a/plugins/cubic/.codex-plugin/plugin.json +++ b/plugins/cubic/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "cubic", - "version": "0.1.0", + "version": "1.0.0", "description": "AI-powered code review using Cubic CLI. Detects bugs, security vulnerabilities, and style issues before commits.", "author": { "name": "Minsu Lee", diff --git a/plugins/cubic/.tessl-plugin/plugin.json b/plugins/cubic/.tessl-plugin/plugin.json index 0b24ac2e..62b77226 100644 --- a/plugins/cubic/.tessl-plugin/plugin.json +++ b/plugins/cubic/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/cubic", "description": "AI-powered code review using Cubic CLI. Detects bugs, security vulnerabilities, and style issues before commits.", - "version": "0.1.0", + "version": "1.0.0", "author": { "name": "Minsu Lee", "url": "https://github.com/amondnet" diff --git a/plugins/cubic/CHANGELOG.md b/plugins/cubic/CHANGELOG.md new file mode 100644 index 00000000..efe07bb1 --- /dev/null +++ b/plugins/cubic/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2026-05-30) + + +### Features + +* add cubic AI code review plugin ([#35](https://github.com/pleaseai/claude-code-plugins/issues/35)) ([0d408f1](https://github.com/pleaseai/claude-code-plugins/commit/0d408f177e6c1a3b06600542c03b59747ff7ac44)) +* add multi-format plugin manifest generator (Codex + Antigravity) ([#185](https://github.com/pleaseai/claude-code-plugins/issues/185)) ([269eaf3](https://github.com/pleaseai/claude-code-plugins/commit/269eaf3d459a0543b396f92b2aa3691106414e71)) +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) diff --git a/plugins/cubic/plugin.json b/plugins/cubic/plugin.json index 0405ba68..038ada72 100644 --- a/plugins/cubic/plugin.json +++ b/plugins/cubic/plugin.json @@ -1,6 +1,6 @@ { "name": "cubic", - "version": "0.1.0", + "version": "1.0.0", "description": "AI-powered code review using Cubic CLI. Detects bugs, security vulnerabilities, and style issues before commits.", "author": { "name": "Minsu Lee", diff --git a/plugins/fetch/.claude-plugin/plugin.json b/plugins/fetch/.claude-plugin/plugin.json index f43e0967..9eceef96 100644 --- a/plugins/fetch/.claude-plugin/plugin.json +++ b/plugins/fetch/.claude-plugin/plugin.json @@ -8,11 +8,21 @@ }, "homepage": "https://github.com/zcaceres/fetch-mcp", "license": "MIT", - "keywords": ["fetch", "web", "html", "markdown", "youtube", "mcp"], + "keywords": [ + "fetch", + "web", + "html", + "markdown", + "youtube", + "mcp" + ], "mcpServers": { "fetch": { "command": "npx", - "args": ["-y", "mcp-fetch-server"] + "args": [ + "-y", + "mcp-fetch-server" + ] } } } diff --git a/plugins/fetch/CHANGELOG.md b/plugins/fetch/CHANGELOG.md new file mode 100644 index 00000000..49f3d98b --- /dev/null +++ b/plugins/fetch/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2026-05-30) + + +### Features + +* add multi-format plugin manifest generator (Codex + Antigravity) ([#185](https://github.com/pleaseai/claude-code-plugins/issues/185)) ([269eaf3](https://github.com/pleaseai/claude-code-plugins/commit/269eaf3d459a0543b396f92b2aa3691106414e71)) +* **fetch:** add fetch MCP plugin to marketplace ([#84](https://github.com/pleaseai/claude-code-plugins/issues/84)) ([043010c](https://github.com/pleaseai/claude-code-plugins/commit/043010c5dc0de5ac28e8990850f321f0a84c46ce)) +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) diff --git a/plugins/google-workspace/.claude-plugin/plugin.json b/plugins/google-workspace/.claude-plugin/plugin.json index 5b8a2ec4..424a7a81 100644 --- a/plugins/google-workspace/.claude-plugin/plugin.json +++ b/plugins/google-workspace/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "google-workspace-cli", - "version": "1.1.0", + "version": "1.2.0", "description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.", "author": { "name": "googleworkspace", diff --git a/plugins/google-workspace/.codex-plugin/plugin.json b/plugins/google-workspace/.codex-plugin/plugin.json index 9d26bc88..45e8fb6e 100644 --- a/plugins/google-workspace/.codex-plugin/plugin.json +++ b/plugins/google-workspace/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "google-workspace-cli", - "version": "1.0.0", + "version": "1.2.0", "description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.", "author": { "name": "googleworkspace", diff --git a/plugins/google-workspace/.tessl-plugin/plugin.json b/plugins/google-workspace/.tessl-plugin/plugin.json index e40ec6a5..b2a15a12 100644 --- a/plugins/google-workspace/.tessl-plugin/plugin.json +++ b/plugins/google-workspace/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/google-workspace", "description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.", - "version": "1.1.0", + "version": "1.2.0", "author": { "name": "googleworkspace", "url": "https://github.com/googleworkspace" diff --git a/plugins/google-workspace/CHANGELOG.md b/plugins/google-workspace/CHANGELOG.md index 11922b12..dbc7a931 100644 --- a/plugins/google-workspace/CHANGELOG.md +++ b/plugins/google-workspace/CHANGELOG.md @@ -1,5 +1,12 @@ # @googleworkspace/cli +## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/google-workspace-v1.1.0...google-workspace-v1.2.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/google-workspace-v1.0.0...google-workspace-v1.1.0) (2026-05-21) diff --git a/plugins/google-workspace/plugin.json b/plugins/google-workspace/plugin.json index aa239a43..8b0fc92c 100644 --- a/plugins/google-workspace/plugin.json +++ b/plugins/google-workspace/plugin.json @@ -1,6 +1,6 @@ { "name": "google-workspace-cli", - "version": "1.0.0", + "version": "1.2.0", "description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.", "author": { "name": "googleworkspace", diff --git a/plugins/graphite/.claude-plugin/plugin.json b/plugins/graphite/.claude-plugin/plugin.json index 7f98c215..651f7543 100644 --- a/plugins/graphite/.claude-plugin/plugin.json +++ b/plugins/graphite/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "graphite", - "version": "2.0.0", + "version": "2.1.0", "description": "Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, and collaborate on shared stacks", "author": { "name": "Graphite", diff --git a/plugins/graphite/.codex-plugin/plugin.json b/plugins/graphite/.codex-plugin/plugin.json index 7da48c53..5e1f2375 100644 --- a/plugins/graphite/.codex-plugin/plugin.json +++ b/plugins/graphite/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "graphite", - "version": "1.2.0", + "version": "2.1.0", "description": "Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, and collaborate on shared stacks", "author": { "name": "Graphite", diff --git a/plugins/graphite/.tessl-plugin/plugin.json b/plugins/graphite/.tessl-plugin/plugin.json index 052747f0..ec5b2aa4 100644 --- a/plugins/graphite/.tessl-plugin/plugin.json +++ b/plugins/graphite/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/graphite", "description": "Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, collaborate on shared stacks, configure repo/CI for Graphite, and operate the merge queue.", - "version": "2.0.0", + "version": "2.1.0", "author": { "name": "Graphite", "url": "https://github.com/withgraphite" diff --git a/plugins/graphite/CHANGELOG.md b/plugins/graphite/CHANGELOG.md index 6bf9a385..2047ce66 100644 --- a/plugins/graphite/CHANGELOG.md +++ b/plugins/graphite/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/pleaseai/claude-code-plugins/compare/graphite-v2.0.0...graphite-v2.1.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [2.0.0](https://github.com/pleaseai/claude-code-plugins/compare/graphite-v1.3.0...graphite-v2.0.0) (2026-05-22) diff --git a/plugins/graphite/plugin.json b/plugins/graphite/plugin.json index 4d738f1a..651f7543 100644 --- a/plugins/graphite/plugin.json +++ b/plugins/graphite/plugin.json @@ -1,6 +1,6 @@ { "name": "graphite", - "version": "1.2.0", + "version": "2.1.0", "description": "Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, and collaborate on shared stacks", "author": { "name": "Graphite", diff --git a/plugins/java-development/CHANGELOG.md b/plugins/java-development/CHANGELOG.md new file mode 100644 index 00000000..8efe2591 --- /dev/null +++ b/plugins/java-development/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.0 (2026-05-30) + + +### Features + +* **java-development:** add awesome-copilot Java Development plugin ([#191](https://github.com/pleaseai/claude-code-plugins/issues/191)) ([58cf7cf](https://github.com/pleaseai/claude-code-plugins/commit/58cf7cf22754c4ed164239e06d58221b9d0d5b3b)) +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) diff --git a/plugins/markitdown/.claude-plugin/plugin.json b/plugins/markitdown/.claude-plugin/plugin.json index c45f1b55..7a7fcfe5 100644 --- a/plugins/markitdown/.claude-plugin/plugin.json +++ b/plugins/markitdown/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "markitdown", - "version": "1.3.0", + "version": "1.4.0", "description": "Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using MarkItDown MCP server", "author": { "name": "Microsoft", diff --git a/plugins/markitdown/.codex-plugin/plugin.json b/plugins/markitdown/.codex-plugin/plugin.json index 3d9d0fc4..6191a259 100644 --- a/plugins/markitdown/.codex-plugin/plugin.json +++ b/plugins/markitdown/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "markitdown", - "version": "1.2.0", + "version": "1.4.0", "description": "Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using MarkItDown MCP server", "author": { "name": "Microsoft", diff --git a/plugins/markitdown/.tessl-plugin/plugin.json b/plugins/markitdown/.tessl-plugin/plugin.json index d7ee7b04..a322e39b 100644 --- a/plugins/markitdown/.tessl-plugin/plugin.json +++ b/plugins/markitdown/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/markitdown", "description": "Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using MarkItDown MCP server", - "version": "1.3.0", + "version": "1.4.0", "author": { "name": "Microsoft", "url": "https://github.com/microsoft" diff --git a/plugins/markitdown/CHANGELOG.md b/plugins/markitdown/CHANGELOG.md index e69344fe..212dbd77 100644 --- a/plugins/markitdown/CHANGELOG.md +++ b/plugins/markitdown/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/pleaseai/claude-code-plugins/compare/markitdown-v1.3.0...markitdown-v1.4.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/markitdown-v1.2.0...markitdown-v1.3.0) (2026-05-21) diff --git a/plugins/markitdown/plugin.json b/plugins/markitdown/plugin.json index 81098107..fcf15dbf 100644 --- a/plugins/markitdown/plugin.json +++ b/plugins/markitdown/plugin.json @@ -1,6 +1,6 @@ { "name": "markitdown", - "version": "1.2.0", + "version": "1.4.0", "description": "Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using MarkItDown MCP server", "author": { "name": "Microsoft", diff --git a/plugins/mastra/.claude-plugin/plugin.json b/plugins/mastra/.claude-plugin/plugin.json index d21a83c6..17338728 100644 --- a/plugins/mastra/.claude-plugin/plugin.json +++ b/plugins/mastra/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "mastra", - "version": "1.5.0", + "version": "1.6.0", "description": "Official agent skills for coding agents working with the Mastra AI framework", "author": { "name": "Mastra AI", diff --git a/plugins/mastra/.codex-plugin/plugin.json b/plugins/mastra/.codex-plugin/plugin.json index e8b8664f..7e72116d 100644 --- a/plugins/mastra/.codex-plugin/plugin.json +++ b/plugins/mastra/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "mastra", - "version": "1.4.0", + "version": "1.6.0", "description": "Official agent skills for coding agents working with the Mastra AI framework", "author": { "name": "Mastra AI", diff --git a/plugins/mastra/.tessl-plugin/plugin.json b/plugins/mastra/.tessl-plugin/plugin.json index 3db64c8d..a5446963 100644 --- a/plugins/mastra/.tessl-plugin/plugin.json +++ b/plugins/mastra/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/mastra", "description": "Official agent skills for coding agents working with the Mastra AI framework", - "version": "1.5.0", + "version": "1.6.0", "author": { "name": "Mastra AI", "url": "https://github.com/mastra-ai" diff --git a/plugins/mastra/CHANGELOG.md b/plugins/mastra/CHANGELOG.md index deaa3c5b..bd810dcb 100644 --- a/plugins/mastra/CHANGELOG.md +++ b/plugins/mastra/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/pleaseai/claude-code-plugins/compare/mastra-v1.5.0...mastra-v1.6.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.5.0](https://github.com/pleaseai/claude-code-plugins/compare/mastra-v1.4.0...mastra-v1.5.0) (2026-05-21) diff --git a/plugins/mastra/plugin.json b/plugins/mastra/plugin.json index 084ccac6..be813598 100644 --- a/plugins/mastra/plugin.json +++ b/plugins/mastra/plugin.json @@ -1,6 +1,6 @@ { "name": "mastra", - "version": "1.4.0", + "version": "1.6.0", "description": "Official agent skills for coding agents working with the Mastra AI framework", "author": { "name": "Mastra AI", diff --git a/plugins/mcp-dev/CHANGELOG.md b/plugins/mcp-dev/CHANGELOG.md new file mode 100644 index 00000000..cc7efb58 --- /dev/null +++ b/plugins/mcp-dev/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## 1.0.0 (2026-05-30) + + +### Features + +* add mcp-dev plugin for MCP server development guide ([#32](https://github.com/pleaseai/claude-code-plugins/issues/32)) ([6c9f276](https://github.com/pleaseai/claude-code-plugins/commit/6c9f27658f9e9aea20f1c6307b408a1f3b7a29dc)) +* add multi-format plugin manifest generator (Codex + Antigravity) ([#185](https://github.com/pleaseai/claude-code-plugins/issues/185)) ([269eaf3](https://github.com/pleaseai/claude-code-plugins/commit/269eaf3d459a0543b396f92b2aa3691106414e71)) +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) diff --git a/plugins/nuxt-i18n/.claude-plugin/plugin.json b/plugins/nuxt-i18n/.claude-plugin/plugin.json index 1ca60ee6..d62e1017 100644 --- a/plugins/nuxt-i18n/.claude-plugin/plugin.json +++ b/plugins/nuxt-i18n/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "1.2.0", + "version": "1.3.0", "description": "Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.", "author": { "name": "Nuxt Community", diff --git a/plugins/nuxt-i18n/.codex-plugin/plugin.json b/plugins/nuxt-i18n/.codex-plugin/plugin.json index 7077cf1c..a052e90c 100644 --- a/plugins/nuxt-i18n/.codex-plugin/plugin.json +++ b/plugins/nuxt-i18n/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "1.1.0", + "version": "1.3.0", "description": "Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.", "author": { "name": "Nuxt Community", diff --git a/plugins/nuxt-i18n/.tessl-plugin/plugin.json b/plugins/nuxt-i18n/.tessl-plugin/plugin.json index 3b8f7a98..b08ff06a 100644 --- a/plugins/nuxt-i18n/.tessl-plugin/plugin.json +++ b/plugins/nuxt-i18n/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/nuxt-i18n", "description": "Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.", - "version": "1.2.0", + "version": "1.3.0", "author": { "name": "Nuxt Community", "url": "https://github.com/nuxt-modules" diff --git a/plugins/nuxt-i18n/CHANGELOG.md b/plugins/nuxt-i18n/CHANGELOG.md index 65d00a6f..c70113d5 100644 --- a/plugins/nuxt-i18n/CHANGELOG.md +++ b/plugins/nuxt-i18n/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-i18n-v1.2.0...nuxt-i18n-v1.3.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-i18n-v1.1.0...nuxt-i18n-v1.2.0) (2026-05-21) diff --git a/plugins/nuxt-i18n/plugin.json b/plugins/nuxt-i18n/plugin.json index ad8842ed..d62e1017 100644 --- a/plugins/nuxt-i18n/plugin.json +++ b/plugins/nuxt-i18n/plugin.json @@ -1,6 +1,6 @@ { "name": "nuxt-i18n", - "version": "1.1.0", + "version": "1.3.0", "description": "Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.", "author": { "name": "Nuxt Community", diff --git a/plugins/please-plugins/.claude-plugin/plugin.json b/plugins/please-plugins/.claude-plugin/plugin.json index 13f022e6..7ddc0c13 100644 --- a/plugins/please-plugins/.claude-plugin/plugin.json +++ b/plugins/please-plugins/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "please-plugins", - "version": "1.4.0", + "version": "1.5.0", "description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace", "author": { "name": "Passion Factory", diff --git a/plugins/please-plugins/.codex-plugin/plugin.json b/plugins/please-plugins/.codex-plugin/plugin.json index f91ad791..331f2a34 100644 --- a/plugins/please-plugins/.codex-plugin/plugin.json +++ b/plugins/please-plugins/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "please-plugins", - "version": "1.3.0", + "version": "1.5.0", "description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace", "author": { "name": "Passion Factory", diff --git a/plugins/please-plugins/.tessl-plugin/plugin.json b/plugins/please-plugins/.tessl-plugin/plugin.json index c1983375..517a81d4 100644 --- a/plugins/please-plugins/.tessl-plugin/plugin.json +++ b/plugins/please-plugins/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/please-plugins", "description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace", - "version": "1.4.0", + "version": "1.5.0", "author": { "name": "Passion Factory", "url": "https://github.com/pleaseai" diff --git a/plugins/please-plugins/CHANGELOG.md b/plugins/please-plugins/CHANGELOG.md index 6e0696d9..3533320b 100644 --- a/plugins/please-plugins/CHANGELOG.md +++ b/plugins/please-plugins/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/pleaseai/claude-code-plugins/compare/please-plugins-v1.4.0...please-plugins-v1.5.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.4.0](https://github.com/pleaseai/claude-code-plugins/compare/please-plugins-v1.3.0...please-plugins-v1.4.0) (2026-05-21) diff --git a/plugins/please-plugins/plugin.json b/plugins/please-plugins/plugin.json index 4a87ee0b..7ddc0c13 100644 --- a/plugins/please-plugins/plugin.json +++ b/plugins/please-plugins/plugin.json @@ -1,6 +1,6 @@ { "name": "please-plugins", - "version": "1.3.0", + "version": "1.5.0", "description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace", "author": { "name": "Passion Factory", diff --git a/plugins/portone/.claude-plugin/plugin.json b/plugins/portone/.claude-plugin/plugin.json index 0d778e60..7e37c3fa 100644 --- a/plugins/portone/.claude-plugin/plugin.json +++ b/plugins/portone/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "portone", - "version": "1.1.0", + "version": "1.2.0", "description": "포트원(PortOne) 결제 연동 코드 생성 및 검토 플러그인. V1/V2 API를 지원하며, MCP 서버를 통해 최신 문서와 예시 코드를 활용합니다.", "author": { "name": "PortOne", diff --git a/plugins/portone/.codex-plugin/plugin.json b/plugins/portone/.codex-plugin/plugin.json index 4c377578..8ee011ea 100644 --- a/plugins/portone/.codex-plugin/plugin.json +++ b/plugins/portone/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "portone", - "version": "1.1.0", + "version": "1.2.0", "description": "PortOne payment integration workflow, code generation, and validation for Codex.", "author": { "name": "PortOne", diff --git a/plugins/portone/.tessl-plugin/plugin.json b/plugins/portone/.tessl-plugin/plugin.json index f9b5aaf6..568ae812 100644 --- a/plugins/portone/.tessl-plugin/plugin.json +++ b/plugins/portone/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/portone", - "description": "\ud3ec\ud2b8\uc6d0(PortOne) \uacb0\uc81c \uc5f0\ub3d9 \ucf54\ub4dc \uc0dd\uc131 \ubc0f \uac80\ud1a0 \ud50c\ub7ec\uadf8\uc778. V1/V2 API\ub97c \uc9c0\uc6d0\ud558\uba70, MCP \uc11c\ubc84\ub97c \ud1b5\ud574 \ucd5c\uc2e0 \ubb38\uc11c\uc640 \uc608\uc2dc \ucf54\ub4dc\ub97c \ud65c\uc6a9\ud569\ub2c8\ub2e4.", - "version": "1.1.0", + "description": "포트원(PortOne) 결제 연동 코드 생성 및 검토 플러그인. V1/V2 API를 지원하며, MCP 서버를 통해 최신 문서와 예시 코드를 활용합니다.", + "version": "1.2.0", "author": { "name": "PortOne", "url": "https://portone.io" diff --git a/plugins/portone/CHANGELOG.md b/plugins/portone/CHANGELOG.md index 9fb04991..1b547616 100644 --- a/plugins/portone/CHANGELOG.md +++ b/plugins/portone/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/portone-v1.1.0...portone-v1.2.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/portone-v1.0.0...portone-v1.1.0) (2026-05-21) diff --git a/plugins/portone/plugin.json b/plugins/portone/plugin.json index ca523349..add79862 100644 --- a/plugins/portone/plugin.json +++ b/plugins/portone/plugin.json @@ -1,4 +1,4 @@ { "name": "portone", - "version": "1.1.0" + "version": "1.2.0" } diff --git a/plugins/web-design/.claude-plugin/plugin.json b/plugins/web-design/.claude-plugin/plugin.json index 00973d09..5f06c6f1 100644 --- a/plugins/web-design/.claude-plugin/plugin.json +++ b/plugins/web-design/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "web-design", - "version": "1.2.0", + "version": "1.3.0", "description": "Review UI code for Web Interface Guidelines compliance", "author": { "name": "Anthony Fu", diff --git a/plugins/web-design/.codex-plugin/plugin.json b/plugins/web-design/.codex-plugin/plugin.json index bfacae62..559a0af7 100644 --- a/plugins/web-design/.codex-plugin/plugin.json +++ b/plugins/web-design/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "web-design", - "version": "1.1.0", + "version": "1.3.0", "description": "Review UI code for Web Interface Guidelines compliance", "author": { "name": "Anthony Fu", diff --git a/plugins/web-design/.tessl-plugin/plugin.json b/plugins/web-design/.tessl-plugin/plugin.json index 908b96e3..1f900f8d 100644 --- a/plugins/web-design/.tessl-plugin/plugin.json +++ b/plugins/web-design/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/web-design", "description": "Review UI code for Web Interface Guidelines compliance", - "version": "1.2.0", + "version": "1.3.0", "author": { "name": "Anthony Fu", "url": "https://github.com/antfu" diff --git a/plugins/web-design/CHANGELOG.md b/plugins/web-design/CHANGELOG.md index 3127bfef..db8989ee 100644 --- a/plugins/web-design/CHANGELOG.md +++ b/plugins/web-design/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/web-design-v1.2.0...web-design-v1.3.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/web-design-v1.1.0...web-design-v1.2.0) (2026-05-21) diff --git a/plugins/web-design/plugin.json b/plugins/web-design/plugin.json index f5fa95e5..5f06c6f1 100644 --- a/plugins/web-design/plugin.json +++ b/plugins/web-design/plugin.json @@ -1,6 +1,6 @@ { "name": "web-design", - "version": "1.1.0", + "version": "1.3.0", "description": "Review UI code for Web Interface Guidelines compliance", "author": { "name": "Anthony Fu", diff --git a/plugins/zod/.claude-plugin/plugin.json b/plugins/zod/.claude-plugin/plugin.json index 63d8d0d7..0fbb9585 100644 --- a/plugins/zod/.claude-plugin/plugin.json +++ b/plugins/zod/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "zod", - "version": "1.1.0", + "version": "1.2.0", "description": "TypeScript-first schema validation with static type inference - version-aware skill for Zod v3 and v4", "author": { "name": "Zod", diff --git a/plugins/zod/.codex-plugin/plugin.json b/plugins/zod/.codex-plugin/plugin.json index da0f61d5..7ab44617 100644 --- a/plugins/zod/.codex-plugin/plugin.json +++ b/plugins/zod/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "zod", - "version": "1.0.0", + "version": "1.2.0", "description": "TypeScript-first schema validation with static type inference - version-aware skill for Zod v3 and v4", "author": { "name": "Zod", diff --git a/plugins/zod/.tessl-plugin/plugin.json b/plugins/zod/.tessl-plugin/plugin.json index 3433a5ee..c66d58e4 100644 --- a/plugins/zod/.tessl-plugin/plugin.json +++ b/plugins/zod/.tessl-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pleaseai/zod", "description": "TypeScript-first schema validation with static type inference - version-aware skill for Zod v3 and v4", - "version": "1.1.0", + "version": "1.2.0", "author": { "name": "Zod", "url": "https://github.com/colinhacks/zod" diff --git a/plugins/zod/CHANGELOG.md b/plugins/zod/CHANGELOG.md index 20719ed8..80168f00 100644 --- a/plugins/zod/CHANGELOG.md +++ b/plugins/zod/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/zod-v1.1.0...zod-v1.2.0) (2026-05-30) + + +### Features + +* publish skill plugins to Tessl registry with badges ([#197](https://github.com/pleaseai/claude-code-plugins/issues/197)) ([b9cb8c3](https://github.com/pleaseai/claude-code-plugins/commit/b9cb8c3067dc9984b1c068390e6eb390ac57251e)) + ## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/zod-v1.0.0...zod-v1.1.0) (2026-05-21) diff --git a/plugins/zod/plugin.json b/plugins/zod/plugin.json index 83e006ec..aca1bb3b 100644 --- a/plugins/zod/plugin.json +++ b/plugins/zod/plugin.json @@ -1,6 +1,6 @@ { "name": "zod", - "version": "1.0.0", + "version": "1.2.0", "description": "TypeScript-first schema validation with static type inference - version-aware skill for Zod v3 and v4", "author": { "name": "Zod",