-
Notifications
You must be signed in to change notification settings - Fork 84
Expand file tree
/
Copy pathmarketplace.json
More file actions
377 lines (377 loc) · 14.6 KB
/
Copy pathmarketplace.json
File metadata and controls
377 lines (377 loc) · 14.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
{
"name": "claude-settings",
"owner": {
"name": "Fatih Akyon"
},
"metadata": {
"description": "Claude Code plugins featuring skills, slash commands, autonomous subagents, hooks, and MCP server integrations for Git workflow, code review, and plugin development.",
"version": "2.3.0"
},
"plugins": [
{
"name": "ultralytics-dev",
"source": "./plugins/ultralytics-dev",
"description": "Auto-formatting hooks for Python, JavaScript, Markdown, and Bash with Google-style docstrings and code quality checks.",
"version": "2.1.1",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["ultralytics", "formatting", "hooks", "python", "code-quality", "docstrings"],
"category": "productivity",
"tags": ["formatting", "development"]
},
{
"name": "slack-tools",
"source": "./plugins/slack-tools",
"description": "Slack MCP integration for message search and channel operations with best practices skill.",
"version": "2.0.3",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["slack", "mcp", "messaging", "search"],
"category": "tools",
"tags": ["slack", "mcp", "integration"]
},
{
"name": "statusline-tools",
"source": "./plugins/statusline-tools",
"description": "Cross-platform statusline showing session context, cost, and account-wide 5H usage with time until reset.",
"version": "1.0.1",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["statusline", "usage", "context", "cost", "monitoring"],
"category": "productivity",
"tags": ["statusline", "monitoring"]
},
{
"name": "mongodb-tools",
"source": "./plugins/mongodb-tools",
"description": "MongoDB MCP integration (read-only) for database exploration with best practices skill.",
"version": "2.0.3",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["mongodb", "mcp", "database", "nosql"],
"category": "tools",
"tags": ["mongodb", "mcp", "integration"]
},
{
"name": "gcloud-tools",
"source": "./plugins/gcloud-tools",
"description": "Google Cloud Observability MCP for logs, metrics, and traces with best practices skill.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["gcloud", "mcp", "observability", "logging", "metrics"],
"category": "tools",
"tags": ["gcloud", "mcp", "integration"]
},
{
"name": "linear-tools",
"source": "./plugins/linear-tools",
"description": "Linear MCP integration for issue tracking with workflow best practices skill.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["linear", "mcp", "issues", "project-management"],
"category": "tools",
"tags": ["linear", "mcp", "integration"]
},
{
"name": "playwright-tools",
"source": "./plugins/playwright-tools",
"description": "Playwright browser automation with E2E testing skill and responsive design testing agent.",
"version": "2.0.3",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["playwright", "testing", "e2e", "automation", "responsive", "viewport", "mobile"],
"category": "development",
"tags": ["testing", "e2e", "automation"]
},
{
"name": "github-dev",
"source": "./plugins/github-dev",
"description": "GitHub and Git workflow tools: commit-creator, pr-creator, pr-reviewer, and pr-comment-resolver agents, slash commands for commits, PRs, and review comment resolution, plus skills for PR/commit workflows.",
"version": "2.2.1",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["git", "commit", "pull-request", "github", "workflow", "agents", "commands"],
"category": "development",
"tags": ["git", "workflow", "automation"]
},
{
"name": "tavily-tools",
"source": "./plugins/tavily-tools",
"description": "Tavily web search and content extraction MCP with hooks and skills for optimal tool selection.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["web-search", "tavily", "search", "content-extraction", "mcp"],
"category": "tools",
"tags": ["search", "mcp", "integration"]
},
{
"name": "paper-search-tools",
"source": "./plugins/paper-search-tools",
"description": "Academic paper search MCP for arXiv, PubMed, IEEE, Scopus, ACM, and more. Requires Docker.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["paper-search", "arxiv", "pubmed", "ieee", "academic", "research", "mcp"],
"category": "tools",
"tags": ["research", "mcp", "integration"]
},
{
"name": "supabase-tools",
"source": "./plugins/supabase-tools",
"description": "Official Supabase MCP for database management with OAuth authentication.",
"version": "2.0.3",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["supabase", "database", "postgres", "oauth", "mcp"],
"category": "tools",
"tags": ["database", "mcp", "integration"]
},
{
"name": "notification-tools",
"source": "./plugins/notification-tools",
"description": "Desktop notifications when Claude Code completes tasks. Supports macOS and Linux.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["notifications", "desktop", "alerts", "macos", "linux"],
"category": "productivity",
"tags": ["notifications", "alerts"]
},
{
"name": "general-dev",
"source": "./plugins/general-dev",
"description": "General development tools: code-simplifier agent for pattern analysis, rg preference hook.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["code-patterns", "simplification", "architecture", "analysis", "code-quality"],
"category": "development",
"tags": ["analysis", "patterns", "quality"]
},
{
"name": "anthropic-essentials",
"source": {
"source": "url",
"url": "https://github.com/anthropics/claude-plugins-official.git"
},
"description": "Feature development with code-architect/explorer/reviewer agents, frontend UI design, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.",
"version": "1.0.0",
"strict": false,
"skills": [
"./plugins/frontend-design/skills/frontend-design",
"./plugins/claude-md-management/skills/claude-md-improver",
"./plugins/skill-creator/skills/skill-creator"
],
"agents": [
"./plugins/feature-dev/agents/code-architect.md",
"./plugins/feature-dev/agents/code-explorer.md",
"./plugins/feature-dev/agents/code-reviewer.md"
],
"commands": [
"./plugins/feature-dev/commands/feature-dev.md",
"./plugins/claude-md-management/commands/revise-claude-md.md"
],
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "prompt",
"prompt": "Check if this turn made significant code changes (new features, architecture changes, discovered gotchas). If so, briefly suggest the user run /revise-claude-md to capture learnings in CLAUDE.md. Only suggest if meaningful patterns were discovered. Do not suggest for trivial changes, and do not repeat if already suggested this session."
}
]
}
],
"SessionEnd": [
{
"hooks": [
{
"type": "prompt",
"prompt": "This session is ending. If significant codebase changes were made and CLAUDE.md was not updated, remind the user to run /revise-claude-md in their next session to capture learnings."
}
]
}
]
},
"license": "Apache-2.0",
"keywords": [
"feature-dev",
"frontend",
"design",
"ui",
"claude-md",
"skill-creator",
"agents",
"code-review",
"architecture",
"anthropic"
],
"category": "development",
"tags": ["development", "design", "anthropic"]
},
{
"name": "anthropic-creative-suite",
"source": {
"source": "url",
"url": "https://github.com/anthropics/skills.git"
},
"description": "Document processing (PDF, Word, PowerPoint, Excel), theme generation, and web artifact building from Anthropic.",
"version": "1.0.0",
"strict": false,
"skills": [
"./skills/pdf",
"./skills/docx",
"./skills/pptx",
"./skills/xlsx",
"./skills/theme-factory",
"./skills/web-artifacts-builder"
],
"keywords": [
"documents",
"pdf",
"docx",
"word",
"pptx",
"powerpoint",
"xlsx",
"excel",
"theming",
"artifacts",
"anthropic"
],
"category": "productivity",
"tags": ["documents", "creative", "anthropic"]
},
{
"name": "anthropic-plugin-dev",
"source": {
"source": "git-subdir",
"url": "https://github.com/anthropics/claude-plugins-official.git",
"path": "plugins/plugin-dev"
},
"description": "Plugin development toolkit with skills for hooks, MCP servers, slash commands, subagents, skill creation, and plugin structure from Anthropic.",
"version": "1.0.0",
"keywords": ["plugin", "development", "hooks", "mcp", "skills", "agents", "commands", "structure", "anthropic"],
"category": "development",
"tags": ["plugin", "development", "anthropic"]
},
{
"name": "azure-tools",
"source": "./plugins/azure-tools",
"description": "Azure MCP Server integration for 40+ Azure services with Azure CLI authentication.",
"version": "2.0.2",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["azure", "mcp", "cloud", "storage", "keyvault", "cosmos", "aks"],
"category": "tools",
"tags": ["azure", "mcp", "integration"]
},
{
"name": "ccproxy-tools",
"source": "./plugins/ccproxy-tools",
"description": "Use Claude Code with your GitHub Copilot credits, Gemini API, local ollama models or any LLM.",
"version": "2.0.3",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["ccproxy", "gemini", "proxy", "copilot", "llm", "configuration"],
"category": "tools",
"tags": ["proxy", "llm", "configuration"]
},
{
"name": "claude-tools",
"source": "./plugins/claude-tools",
"description": "Commands for syncing CLAUDE.md, permissions allowlist, and refreshing context. Hooks for marketplace-to-plugin sync.",
"version": "2.1.0",
"author": {
"name": "Fatih Akyon"
},
"homepage": "https://github.com/fcakyon/claude-codex-settings#plugins",
"repository": "https://github.com/fcakyon/claude-codex-settings",
"license": "Apache-2.0",
"keywords": ["claude", "settings", "sync", "config", "allowlist", "context"],
"category": "productivity",
"tags": ["settings", "sync", "config"]
},
{
"name": "phd-skills",
"source": {
"source": "url",
"url": "https://github.com/fcakyon/phd-skills.git"
},
"description": "Research integrity plugin for Claude Code — paper auditing, citation verification, experiment analysis, and methodology-first skills for academic workflows.",
"version": "1.0.0",
"author": {
"name": "Fatih Cagatay Akyon"
},
"homepage": "https://github.com/fcakyon/phd-skills",
"repository": "https://github.com/fcakyon/phd-skills",
"license": "MIT",
"keywords": ["research", "academic", "phd", "paper-writing", "citations", "experiments", "latex"],
"category": "productivity",
"tags": ["research", "academic", "latex"]
}
]
}