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
16 changes: 8 additions & 8 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"metadata": {
"description": "Go-specific and general-purpose AI coding assistant plugins - by Gopher Guides",
"version": "1.7.0"
"version": "1.7.1"
},
"plugins": [
{
"name": "go-workflow",
"source": "./plugins/go-workflow",
"description": "Issue-to-PR workflow automation with worktree management",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"workflow",
"github",
Expand All @@ -26,7 +26,7 @@
"name": "go-dev",
"source": "./plugins/go-dev",
"description": "Go-specific development tools with best practices",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"go",
"testing",
Expand All @@ -39,7 +39,7 @@
"name": "productivity",
"source": "./plugins/productivity",
"description": "Standup reports and git productivity helpers",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"standup",
"changelog",
Expand All @@ -52,7 +52,7 @@
"name": "gopher-guides",
"source": "./plugins/gopher-guides",
"description": "Go best practices guidance powered by Gopher Guides training materials",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"go",
"training",
Expand All @@ -64,7 +64,7 @@
"name": "llm-tools",
"source": "./plugins/llm-tools",
"description": "Multi-LLM integration for second opinions and task delegation",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"llm",
"openai",
Expand All @@ -81,7 +81,7 @@
"name": "go-web",
"source": "./plugins/go-web",
"description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"go",
"web",
Expand All @@ -97,7 +97,7 @@
"name": "tailwind",
"source": "./plugins/tailwind",
"description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"tailwind",
"css",
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-dev/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go-dev",
"description": "Go-specific development tools with idiomatic best practices",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-dev/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "go-dev",
"version": "1.7.0",
"version": "1.7.1",
"description": "Go-specific development tools with idiomatic best practices",
"author": {
"name": "Gopher Guides",
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-web/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go-web",
"description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-web/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "go-web",
"version": "1.7.0",
"version": "1.7.1",
"description": "Opinionated Go web app scaffolding with Templ + HTMX + Alpine.js + Tailwind",
"author": {
"name": "Gopher Guides",
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-workflow/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "go-workflow",
"description": "Issue-to-PR workflow automation with git worktree management",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/go-workflow/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "go-workflow",
"version": "1.7.0",
"version": "1.7.1",
"description": "Issue-to-PR workflow automation with git worktree management",
"author": {
"name": "Gopher Guides",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gopher-guides/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gopher-guides",
"description": "Gopher Guides training materials integrated into Claude",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/gopher-guides/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gopher-guides",
"version": "1.7.0",
"version": "1.7.1",
"description": "Gopher Guides training materials integration",
"author": {
"name": "Gopher Guides",
Expand Down
2 changes: 1 addition & 1 deletion plugins/llm-tools/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "llm-tools",
"description": "Multi-LLM integration for second opinions and task delegation",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/llm-tools/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llm-tools",
"version": "1.7.0",
"version": "1.7.1",
"description": "Multi-LLM integration for second opinions and task delegation",
"author": {
"name": "Gopher Guides",
Expand Down
2 changes: 1 addition & 1 deletion plugins/productivity/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "productivity",
"description": "Standup reports, changelogs, and git productivity helpers",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/tailwind/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tailwind",
"description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization",
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "Gopher Guides",
"email": "support@gopherguides.com"
Expand Down
2 changes: 1 addition & 1 deletion plugins/tailwind/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind",
"version": "1.7.0",
"version": "1.7.1",
"description": "Tailwind CSS v4 tools for initialization, auditing, migration, and optimization",
"author": {
"name": "Gopher Guides",
Expand Down
Loading