Skip to content

Commit 1cbab6a

Browse files
chore: just update-marketplace
1 parent 054ea3d commit 1cbab6a

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"name": "command-help-skill",
1414
"description": "Help claude understand, discover, and execute slash commands when accidentally sent as a message.",
15-
"version": "0.2.9",
15+
"version": "0.2.10",
1616
"author": {
1717
"name": "Nathan Heaps"
1818
},
@@ -24,7 +24,7 @@
2424
{
2525
"name": "commit-command",
2626
"description": "Automate git commits with AI-generated messages that match your repository's commit style and conventions",
27-
"version": "0.2.9",
27+
"version": "0.2.10",
2828
"author": {
2929
"name": "Nathan Heaps"
3030
},
@@ -36,7 +36,7 @@
3636
{
3737
"name": "commit-skill",
3838
"description": "Intelligent skill that enables Claude to automatically analyze git changes and create well-formatted commits during development",
39-
"version": "0.2.9",
39+
"version": "0.2.10",
4040
"author": {
4141
"name": "Nathan Heaps"
4242
},
@@ -48,7 +48,7 @@
4848
{
4949
"name": "correct-behavior",
5050
"description": "Command to correct AI behavior mistakes and update rules to prevent recurrence",
51-
"version": "0.2.9",
51+
"version": "0.2.10",
5252
"author": {
5353
"name": "Nathan Heaps"
5454
},
@@ -60,7 +60,7 @@
6060
{
6161
"name": "create-command",
6262
"description": "Create and maintain Claude Code slash commands with guided assistance",
63-
"version": "0.2.9",
63+
"version": "0.2.10",
6464
"author": {
6565
"name": "Nathan Heaps"
6666
},
@@ -72,7 +72,7 @@
7272
{
7373
"name": "data-serialization",
7474
"description": "Data format conversion and querying utilities. Supports YAML, JSON, TOON (Token-Oriented Object Notation), and XML/HTML transformations with special handling for Playwright accessibility snapshots. TOON provides 30-60% token reduction vs JSON for LLM contexts.",
75-
"version": "0.2.9",
75+
"version": "0.2.10",
7676
"author": {
7777
"name": "Nathan Heaps"
7878
},
@@ -99,7 +99,7 @@
9999
{
100100
"name": "github-auth-skill",
101101
"description": "Skill for authenticating with GitHub using device authorization flow",
102-
"version": "0.2.9",
102+
"version": "0.2.10",
103103
"author": {
104104
"name": "Nathan Heaps"
105105
},
@@ -111,7 +111,7 @@
111111
{
112112
"name": "linear-mcp-sync",
113113
"description": "Installs Linear MCP and adds hooks for safe ticket updates with hash validation to prevent stale overwrites",
114-
"version": "0.2.9",
114+
"version": "0.2.10",
115115
"author": {
116116
"name": "Nathan Heaps"
117117
},
@@ -123,7 +123,7 @@
123123
{
124124
"name": "memory-manager",
125125
"description": "Intelligent memory management for CLAUDE.md files. Automatically detects and stores user preferences, rules, and instructions with smart scope detection and hierarchical organization.",
126-
"version": "0.2.9",
126+
"version": "0.2.10",
127127
"author": {
128128
"name": "Nathan Heaps"
129129
},
@@ -135,7 +135,7 @@
135135
{
136136
"name": "og-image",
137137
"description": "Generate OpenGraph images for Nuxt/Vue pages using HTML templates and html2png.dev API",
138-
"version": "0.2.9",
138+
"version": "0.2.10",
139139
"author": {
140140
"name": "alvinunreal + modifications by nsheaps"
141141
},
@@ -156,7 +156,7 @@
156156
{
157157
"name": "review-changes",
158158
"description": "Review code changes with detailed feedback on quality, security, performance, and maintainability",
159-
"version": "0.2.9",
159+
"version": "0.2.10",
160160
"author": {
161161
"name": "Nathan Heaps"
162162
},
@@ -168,7 +168,7 @@
168168
{
169169
"name": "safety-evaluation-prompt",
170170
"description": "Pre-tool-call safety evaluation using prompt-style hooks for inline AI evaluation",
171-
"version": "0.2.9",
171+
"version": "0.2.10",
172172
"author": {
173173
"name": "Nathan Heaps"
174174
},
@@ -180,7 +180,7 @@
180180
{
181181
"name": "safety-evaluation-script",
182182
"description": "Pre-tool-call safety evaluation using Claude CLI (haiku) with script-style hooks",
183-
"version": "0.2.9",
183+
"version": "0.2.10",
184184
"author": {
185185
"name": "Nathan Heaps"
186186
},
@@ -204,7 +204,7 @@
204204
{
205205
"name": "skills-maintenance",
206206
"description": "Agent skill for maintaining, updating, and improving existing Claude Code skills",
207-
"version": "0.2.9",
207+
"version": "0.2.10",
208208
"author": {
209209
"name": "Nathan Heaps"
210210
},
@@ -216,7 +216,7 @@
216216
{
217217
"name": "sync-settings",
218218
"description": "Automatically sync and merge local Claude Code settings, commands, and files using configurable rules in syncconfig.yaml",
219-
"version": "0.2.9",
219+
"version": "0.2.10",
220220
"author": {
221221
"name": "Nathan Heaps"
222222
},
@@ -237,7 +237,7 @@
237237
{
238238
"name": "task-parallelization",
239239
"description": "Intelligent skill that helps Claude parallelize Task tool calls when working on repetitive or batch operations, optimizing throughput based on task complexity",
240-
"version": "0.2.9",
240+
"version": "0.2.10",
241241
"author": {
242242
"name": "Nathan Heaps"
243243
},
@@ -257,7 +257,7 @@
257257
{
258258
"name": "tmux-subagent",
259259
"description": "Launch independent Claude sub-agents in tmux sessions with custom configurations, tool restrictions, and iTerm integration",
260-
"version": "0.2.9",
260+
"version": "0.2.10",
261261
"author": {
262262
"name": "Nathan Heaps"
263263
},

0 commit comments

Comments
 (0)