-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Expand file tree
/
Copy pathmarketplace.json
More file actions
446 lines (446 loc) · 13.8 KB
/
Copy pathmarketplace.json
File metadata and controls
446 lines (446 loc) · 13.8 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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
{
"name": "claude-code-skills",
"owner": {
"name": "Alireza Rezvani",
"url": "https://alirezarezvani.com"
},
"description": "205 production-ready skill packages for Claude AI across 9 domains: marketing (43), engineering (25+30), C-level advisory (28), regulatory/QMS (12), product (14), project management (6), business growth (4), and finance (2). Includes 268 Python tools, 384 reference documents, 16 agents, and 19 slash commands.",
"homepage": "https://github.com/alirezarezvani/claude-skills",
"repository": "https://github.com/alirezarezvani/claude-skills",
"metadata": {
"description": "205 production-ready skill packages across 9 domains with 268 Python tools, 384 reference documents, 16 agents, and 19 slash commands. Compatible with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.",
"version": "2.1.2"
},
"plugins": [
{
"name": "marketing-skills",
"source": "./marketing-skill",
"description": "43 marketing skills across 7 pods: Content, SEO, CRO, Channels, Growth, Intelligence, Sales enablement, and X/Twitter growth. 51 Python tools, 73 reference docs.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"marketing",
"content",
"seo",
"cro",
"growth",
"sales",
"copywriting",
"email",
"social-media",
"paid-ads",
"twitter",
"x-twitter"
],
"category": "marketing"
},
{
"name": "c-level-skills",
"source": "./c-level-advisor",
"description": "28 C-level advisory skills: virtual board of directors (CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO), executive mentor, founder coach, orchestration (Chief of Staff, board meetings, decision logger), strategic capabilities (board deck builder, scenario war room, competitive intel, M&A playbook), and culture frameworks.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"ceo",
"cto",
"cfo",
"executive",
"strategy",
"leadership",
"board",
"advisory"
],
"category": "leadership"
},
{
"name": "engineering-advanced-skills",
"source": "./engineering",
"description": "30 advanced engineering skills: agent designer, agent workflow designer, AgentHub, RAG architect, database designer, migration architect, observability designer, dependency auditor, release manager, API reviewer, CI/CD pipeline builder, MCP server builder, skill security auditor, performance profiler, Helm chart builder, Terraform patterns, and more.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"agent-design",
"rag",
"database",
"migration",
"observability",
"dependency-audit",
"release",
"api-review",
"ci-cd",
"mcp",
"security-audit"
],
"category": "development"
},
{
"name": "engineering-skills",
"source": "./engineering-team",
"description": "25 engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, tech stack evaluator, Google Workspace CLI.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"engineering",
"architecture",
"frontend",
"backend",
"devops",
"security",
"ai",
"ml",
"data",
"playwright",
"google-workspace",
"gws",
"gmail",
"google-drive",
"google-sheets"
],
"category": "development"
},
{
"name": "ra-qm-skills",
"source": "./ra-qm-team",
"description": "12 regulatory affairs & quality management skills for HealthTech/MedTech: ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, GDPR/DSGVO, ISO 27001 ISMS, CAPA management, risk management, clinical evaluation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"regulatory",
"quality",
"compliance",
"iso-13485",
"mdr",
"fda",
"gdpr",
"medtech"
],
"category": "compliance"
},
{
"name": "product-skills",
"source": "./product-team",
"description": "14 product skills with 16 Python tools: product manager toolkit (RICE, PRDs), agile product owner, product strategist, UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, product analytics, experiment designer, product discovery, roadmap communicator, code-to-prd, research summarizer.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"product",
"pm",
"agile",
"ux",
"design-system",
"competitive-analysis",
"landing-page",
"saas",
"analytics",
"experimentation",
"discovery",
"roadmap"
],
"category": "product"
},
{
"name": "pm-skills",
"source": "./project-management",
"description": "6 project management skills with 12 Python tools: senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, template creator.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"project-management",
"scrum",
"agile",
"jira",
"confluence",
"atlassian"
],
"category": "project-management"
},
{
"name": "business-growth-skills",
"source": "./business-growth",
"description": "4 business & growth skills: customer success manager, sales engineer, revenue operations, contract & proposal writer.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"customer-success",
"sales-engineering",
"revenue-operations",
"business-growth",
"proposals"
],
"category": "business-growth"
},
{
"name": "finance-skills",
"source": "./finance",
"description": "2 finance skills: financial analyst (ratio analysis, DCF valuation, budgeting, forecasting) and SaaS metrics coach (ARR, MRR, churn, CAC, LTV, NRR, Quick Ratio, projections). 7 Python automation tools.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"finance",
"dcf",
"valuation",
"budgeting",
"forecasting",
"saas",
"metrics",
"arr",
"mrr",
"churn",
"ltv",
"cac"
],
"category": "finance"
},
{
"name": "pw",
"source": "./engineering-team/playwright-pro",
"description": "Production-grade Playwright testing toolkit. 9 skills, 3 agents, 55 templates, TestRail + BrowserStack MCP integrations. Generate tests, fix flaky failures, migrate from Cypress/Selenium.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"playwright",
"testing",
"e2e",
"qa",
"test-automation",
"browserstack",
"testrail"
],
"category": "development"
},
{
"name": "self-improving-agent",
"source": "./engineering-team/self-improving-agent",
"description": "Curate auto-memory, promote learnings to CLAUDE.md and rules, extract patterns into skills.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"memory",
"auto-memory",
"self-improvement",
"learning"
],
"category": "development"
},
{
"name": "autoresearch-agent",
"source": "./engineering/autoresearch-agent",
"description": "Autonomous experiment loop — optimize any file by a measurable metric. 5 slash commands (/ar:setup, /ar:run, /ar:loop, /ar:status, /ar:resume), 8 built-in evaluators, configurable loop intervals (10min to monthly).",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"autoresearch",
"optimization",
"experiments",
"benchmarks",
"loop",
"metrics",
"evaluators"
],
"category": "development"
},
{
"name": "content-creator",
"source": "./marketing-skill/content-creator",
"description": "SEO-optimized marketing content with brand voice analysis, content frameworks, and social media templates.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"content",
"marketing",
"seo",
"brand-voice"
],
"category": "marketing"
},
{
"name": "demand-gen",
"source": "./marketing-skill/marketing-demand-acquisition",
"description": "Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"demand-gen",
"paid-media",
"acquisition"
],
"category": "marketing"
},
{
"name": "fullstack-engineer",
"source": "./engineering-team/senior-fullstack",
"description": "Full-stack engineering with React, Node, databases, and deployment.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"fullstack",
"react",
"node",
"engineering"
],
"category": "development"
},
{
"name": "aws-architect",
"source": "./engineering-team/aws-solution-architect",
"description": "AWS serverless architecture design with IaC templates, cost optimization, and CI/CD pipelines.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"aws",
"serverless",
"cloud",
"architecture"
],
"category": "development"
},
{
"name": "product-manager",
"source": "./product-team/product-manager-toolkit",
"description": "Product management toolkit with RICE scoring, customer interview analysis, and PRD generation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"product",
"prd",
"rice",
"prioritization"
],
"category": "product"
},
{
"name": "scrum-master",
"source": "./project-management/scrum-master",
"description": "Sprint health analysis, velocity tracking, and retrospective facilitation.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"scrum",
"agile",
"sprint",
"velocity"
],
"category": "project-management"
},
{
"name": "skill-security-auditor",
"source": "./engineering/skill-security-auditor",
"description": "Security audit and vulnerability scanner for AI agent skills. Scans for malicious patterns, prompt injection, data exfiltration, and unsafe file operations.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"security",
"audit",
"vulnerability",
"scanner"
],
"category": "development"
},
{
"name": "google-workspace-cli",
"source": "./engineering-team/google-workspace-cli",
"description": "Google Workspace administration via the gws CLI. Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. 5 Python tools, 3 reference guides, 43 built-in recipes, 10 persona bundles.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"google-workspace",
"gws",
"gmail",
"google-drive",
"google-sheets",
"google-calendar",
"workspace-admin"
],
"category": "development"
},
{
"name": "code-to-prd",
"source": "./product-team/code-to-prd",
"description": "Reverse-engineer any codebase into a complete PRD. Frontend (React, Vue, Angular, Next.js), backend (NestJS, Django, Express, FastAPI), and fullstack. 2 Python scripts (codebase_analyzer, prd_scaffolder), 2 reference guides, /code-to-prd slash command.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"prd",
"product-requirements",
"reverse-engineering",
"frontend",
"backend",
"fullstack",
"documentation",
"code-analysis",
"react",
"vue",
"angular",
"nestjs",
"django",
"fastapi",
"express"
],
"category": "product"
},
{
"name": "agenthub",
"source": "./engineering/agenthub",
"description": "Multi-agent collaboration — spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any task that benefits from diverse solutions. 7 slash commands (/hub:init, /hub:spawn, /hub:status, /hub:eval, /hub:merge, /hub:board, /hub:run), agent templates, DAG-based orchestration, LLM judge mode, message board coordination.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani"
},
"keywords": [
"multi-agent",
"collaboration",
"parallel",
"git-dag",
"orchestration",
"competition",
"worktree",
"content-generation",
"research",
"optimization"
],
"category": "development"
}
]
}