Skip to content
Open
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
33 changes: 19 additions & 14 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,27 @@
"plugins/nuxt": "1.1.0",
"plugins/pinia": "1.0.0",
"plugins/pnpm": "1.0.0",
"plugins/slidev": "1.0.0",
"plugins/tsdown": "1.1.0",
"plugins/turborepo": "1.0.0",
"plugins/slidev": "1.1.0",
"plugins/tsdown": "1.2.0",
"plugins/turborepo": "1.1.0",
"plugins/unocss": "1.0.0",
"plugins/vite": "1.0.0",
"plugins/vitepress": "1.0.0",
"plugins/vitest": "1.0.0",
"plugins/vue": "1.0.0",
"plugins/vueuse": "1.0.0",
"plugins/web-design": "1.0.0",
"plugins/mastra": "1.0.0",
"plugins/nuxt-ui": "1.1.0",
"plugins/supabase": "1.0.0",
"plugins/prisma": "1.0.0",
"plugins/better-auth": "1.0.0",
"plugins/agent-browser": "1.0.0",
"plugins/ai-sdk": "1.0.0",
"plugins/slack-agent": "1.0.0"
"plugins/vue": "1.1.0",
"plugins/vueuse": "1.1.0",
"plugins/web-design": "1.1.0",
"plugins/mastra": "1.1.0",
"plugins/nuxt-ui": "1.2.0",
"plugins/supabase": "1.1.0",
"plugins/prisma": "1.1.0",
"plugins/better-auth": "1.1.0",
"plugins/agent-browser": "1.1.0",
"plugins/ai-sdk": "1.1.0",
"plugins/slack-agent": "1.0.0",
"plugins/neo4j": "1.0.0",
"plugins/google-workspace": "1.0.0",
"plugins/nuxt-seo": "1.0.0",
"plugins/markitdown": "1.0.0",
"plugins/ast-grep": "1.0.0"
}
2 changes: 1 addition & 1 deletion plugins/agent-browser/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agent-browser",
"version": "1.0.0",
"version": "1.1.0",
"description": "Browser and desktop app automation for AI agents — web browsing, Electron app control, Slack automation, and QA testing workflows",
"author": {
"name": "Vercel Labs",
Expand Down
7 changes: 7 additions & 0 deletions plugins/agent-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/agent-browser-v1.0.0...agent-browser-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-05)


Expand Down
2 changes: 1 addition & 1 deletion plugins/ai-sdk/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-sdk",
"version": "1.0.0",
"version": "1.1.0",
"description": "The AI Toolkit for TypeScript - official agent skills for building AI-powered applications and agents with Vercel AI SDK",
"author": {
"name": "Vercel",
Expand Down
7 changes: 7 additions & 0 deletions plugins/ai-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/ai-sdk-v1.0.0...ai-sdk-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-05)


Expand Down
9 changes: 8 additions & 1 deletion plugins/ast-grep/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"homepage": "https://github.com/ast-grep/agent-skill",
"repository": "https://github.com/ast-grep/agent-skill",
"license": "MIT",
"keywords": ["ast-grep", "code-search", "ast", "structural-search", "pattern-matching", "refactoring"],
"keywords": [
"ast-grep",
"code-search",
"ast",
"structural-search",
"pattern-matching",
"refactoring"
],
"skills": "./.agents/skills/"
}
8 changes: 8 additions & 0 deletions plugins/ast-grep/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2026-03-12)


### Features

* **ast-grep:** add ast-grep plugin to marketplace ([#86](https://github.com/pleaseai/claude-code-plugins/issues/86)) ([9b85ab8](https://github.com/pleaseai/claude-code-plugins/commit/9b85ab89b43e2c7c5e1c61d52dd244ae7aa59850))
2 changes: 1 addition & 1 deletion plugins/better-auth/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "better-auth",
"version": "1.0.0",
"version": "1.1.0",
"description": "Better Auth authentication framework skills for JavaScript/TypeScript projects",
"author": {
"name": "Better Auth",
Expand Down
7 changes: 7 additions & 0 deletions plugins/better-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/better-auth-v1.0.0...better-auth-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-05)


Expand Down
6 changes: 4 additions & 2 deletions plugins/google-workspace/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-workspace-cli",
"version": "0.4.4",
"version": "1.0.0",
"description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.",
"author": {
"name": "googleworkspace",
Expand All @@ -9,6 +9,8 @@
"homepage": "https://github.com/googleworkspace/cli",
"repository": "https://github.com/googleworkspace/cli",
"license": "Apache-2.0",
"keywords": ["google-workspace"],
"keywords": [
"google-workspace"
],
"mcpServers": {}
}
7 changes: 7 additions & 0 deletions plugins/google-workspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @googleworkspace/cli

## 1.0.0 (2026-03-12)


### Features

* **sync:** add google-workspace Gemini CLI extension as Type 4 plugin ([#70](https://github.com/pleaseai/claude-code-plugins/issues/70)) ([9405311](https://github.com/pleaseai/claude-code-plugins/commit/940531146b18086b53de18da05bdae4bce4e43fa))

## 0.4.4

### Patch Changes
Expand Down
14 changes: 12 additions & 2 deletions plugins/markitdown/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,21 @@
"homepage": "https://github.com/microsoft/markitdown",
"repository": "https://github.com/microsoft/markitdown",
"license": "MIT",
"keywords": ["markitdown", "pdf", "docx", "pptx", "images", "markdown", "conversion"],
"keywords": [
"markitdown",
"pdf",
"docx",
"pptx",
"images",
"markdown",
"conversion"
],
"mcpServers": {
"markitdown": {
"command": "uvx",
"args": ["markitdown-mcp"]
"args": [
"markitdown-mcp"
]
}
}
}
8 changes: 8 additions & 0 deletions plugins/markitdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2026-03-12)


### Features

* **markitdown:** add markitdown plugin to marketplace ([#83](https://github.com/pleaseai/claude-code-plugins/issues/83)) ([32767b6](https://github.com/pleaseai/claude-code-plugins/commit/32767b6f9b94404b477315b13ba64b27cf5ee5ba))
2 changes: 1 addition & 1 deletion plugins/mastra/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mastra",
"version": "1.0.0",
"version": "1.1.0",
"description": "Official agent skills for coding agents working with the Mastra AI framework",
"author": {
"name": "Mastra AI",
Expand Down
7 changes: 7 additions & 0 deletions plugins/mastra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/mastra-v1.0.0...mastra-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-04)


Expand Down
16 changes: 12 additions & 4 deletions plugins/neo4j/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,27 @@
"mcpServers": {
"mcp-neo4j-cloud-aura-api": {
"command": "uvx",
"args": ["mcp-neo4j-aura-manager"]
"args": [
"mcp-neo4j-aura-manager"
]
},
"mcp-neo4j-cypher": {
"command": "uvx",
"args": ["mcp-neo4j-cypher"]
"args": [
"mcp-neo4j-cypher"
]
},
"mcp-neo4j-data-modeling": {
"command": "uvx",
"args": ["mcp-neo4j-data-modeling"]
"args": [
"mcp-neo4j-data-modeling"
]
},
"mcp-neo4j-memory": {
"command": "uvx",
"args": ["mcp-neo4j-memory"]
"args": [
"mcp-neo4j-memory"
]
}
}
}
8 changes: 8 additions & 0 deletions plugins/neo4j/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2026-03-12)


### Features

* **neo4j:** migrate mcp-neo4j from external submodule to built-in plugin ([#63](https://github.com/pleaseai/claude-code-plugins/issues/63)) ([b324e4b](https://github.com/pleaseai/claude-code-plugins/commit/b324e4bf0e4a86438af5a6c0fa4139504ef28ed3))
9 changes: 8 additions & 1 deletion plugins/nuxt-seo/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
"version": "1.0.0",
"description": "Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data.",
"license": "MIT",
"keywords": ["nuxt-seo", "nuxt", "seo", "sitemap", "og-image", "schema-org"],
"keywords": [
"nuxt-seo",
"nuxt",
"seo",
"sitemap",
"og-image",
"schema-org"
],
"skills": "./.agents/skills/"
}
8 changes: 8 additions & 0 deletions plugins/nuxt-seo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2026-03-12)


### Features

* add nuxt-seo plugin and multi-skill support for add-skill command ([#76](https://github.com/pleaseai/claude-code-plugins/issues/76)) ([cc64dd3](https://github.com/pleaseai/claude-code-plugins/commit/cc64dd38a470ec97976f63078f6659b9bcbfbf36))
2 changes: 1 addition & 1 deletion plugins/nuxt-ui/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-ui",
"version": "1.1.0",
"version": "1.2.0",
"description": "The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.",
"author": {
"name": "Nuxt",
Expand Down
7 changes: 7 additions & 0 deletions plugins/nuxt-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-ui-v1.1.0...nuxt-ui-v1.2.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-ui-v1.0.0...nuxt-ui-v1.1.0) (2026-03-05)


Expand Down
2 changes: 1 addition & 1 deletion plugins/prisma/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma",
"version": "1.0.0",
"version": "1.1.0",
"description": "Official agent skills for Prisma ORM - schema design, migrations, queries, and database workflows",
"author": {
"name": "Prisma",
Expand Down
7 changes: 7 additions & 0 deletions plugins/prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/prisma-v1.0.0...prisma-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-05)


Expand Down
2 changes: 1 addition & 1 deletion plugins/slidev/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slidev",
"version": "1.0.0",
"version": "1.1.0",
"description": "Create and present web-based slides for developers using Markdown, Vue components, code highlighting, and animations",
"author": {
"name": "Anthony Fu",
Expand Down
7 changes: 7 additions & 0 deletions plugins/slidev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/slidev-v1.0.0...slidev-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-04)


Expand Down
2 changes: 1 addition & 1 deletion plugins/supabase/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "supabase",
"version": "1.0.0",
"version": "1.1.0",
"description": "Agent Skills to help developers using AI agents with Supabase",
"author": {
"name": "Supabase",
Expand Down
7 changes: 7 additions & 0 deletions plugins/supabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/supabase-v1.0.0...supabase-v1.1.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))

## 1.0.0 (2026-03-05)


Expand Down
2 changes: 1 addition & 1 deletion plugins/tsdown/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsdown",
"version": "1.1.0",
"version": "1.2.0",
"description": "Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown",
"author": {
"name": "Rolldown Contributors",
Expand Down
9 changes: 9 additions & 0 deletions plugins/tsdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/tsdown-v1.1.0...tsdown-v1.2.0) (2026-03-12)


### Features

* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))
* **sync:** add google-workspace Gemini CLI extension as Type 4 plugin ([#70](https://github.com/pleaseai/claude-code-plugins/issues/70)) ([9405311](https://github.com/pleaseai/claude-code-plugins/commit/940531146b18086b53de18da05bdae4bce4e43fa))
* **tsdown:** migrate from vendor sync to skills.sh ([#77](https://github.com/pleaseai/claude-code-plugins/issues/77)) ([0aa8a74](https://github.com/pleaseai/claude-code-plugins/commit/0aa8a74ba385c5a54637a2f5fdd9a787532a1ed6))

## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/tsdown-v1.0.0...tsdown-v1.1.0) (2026-03-05)


Expand Down
2 changes: 1 addition & 1 deletion plugins/turborepo/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turborepo",
"version": "1.0.0",
"version": "1.1.0",
"description": "Turborepo monorepo build system guidance for task pipelines, caching, CI optimization, and the turbo CLI",
"author": {
"name": "Vercel",
Expand Down
Loading
Loading