-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathskills-map.txt
More file actions
438 lines (348 loc) · 36.5 KB
/
skills-map.txt
File metadata and controls
438 lines (348 loc) · 36.5 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
# 每行一个映射:<GitHub目录URL> => <本地目录>
# 示例:
# https://github.com/owner/repo/tree/main/path/to/dir => local-dir
# 注意:sync-skills.py 默认会把这些目录同步到 ./skills/<本地目录>
https://github.com/anthropics/skills/tree/main/skills/canvas-design => canvas-design
https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring => doc-coauthoring
https://github.com/anthropics/skills/tree/main/skills/docx => docx
https://github.com/anthropics/skills/tree/main/skills/pptx => pptx
https://github.com/anthropics/skills/tree/main/skills/xlsx => xlsx
https://github.com/anthropics/skills/tree/main/skills/pdf => pdf
https://github.com/anthropics/skills/tree/main/skills/skill-creator => skill-creator
https://github.com/anthropics/claude-cookbooks/tree/main/skills/custom_skills/creating-financial-models => creating-financial-models
https://github.com/openai/skills/tree/main/skills/.curated/screenshot => screenshot
https://github.com/openai/skills/tree/main/skills/.curated/figma-implement-design => figma-implement-design
https://github.com/openai/skills/tree/main/skills/.curated/security-ownership-map => security-ownership-map
https://github.com/openai/skills/tree/main/skills/.curated/security-threat-model => security-threat-model
https://github.com/openai/skills/tree/main/skills/.curated/gh-fix-ci => gh-fix-ci
https://github.com/openai/skills/tree/main/skills/.curated/gh-address-comments => gh-address-comments
https://github.com/antvis/chart-visualization-skills/tree/master/skills/icon-retrieval => icon-retrieval
https://github.com/antvis/chart-visualization-skills/tree/master/skills/narrative-text-visualization => narrative-text-visualization
https://github.com/MicrosoftDocs/mcp/tree/main/skills/microsoft-docs => microsoft-docs
https://github.com/MicrosoftDocs/mcp/tree/main/skills/microsoft-code-reference => microsoft-code-reference
https://github.com/openclaw/openclaw/tree/main/skills/apple-notes => apple-notes
https://github.com/openclaw/openclaw/tree/main/skills/apple-reminders => apple-reminders
https://github.com/openclaw/skills/tree/main/skills/pespringer/docker-essentials-1-0-0 => docker-essentials
https://github.com/openclaw/skills/tree/main/skills/artyomx33/first-principles-decomposer => first-principles-decomposer
https://github.com/openclaw/skills/tree/main/skills/artyomx33/cross-pollination-engine => cross-pollination-engine
https://github.com/openclaw/skills/tree/main/skills/artyomx33/inversion-strategist => inversion-strategist
https://github.com/openclaw/skills/tree/main/skills/artyomx33/pre-mortem-analyst => pre-mortem-analyst
https://github.com/openclaw/skills/tree/main/skills/evanfromdowntown/site-analyze => site-analyze
https://github.com/kepano/obsidian-skills/tree/main/skills/obsidian-cli => obsidian-cli
https://github.com/kepano/obsidian-skills/tree/main/skills/obsidian-bases => obsidian-bases
https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices => vercel-react-best-practices
https://github.com/callstackincubator/agent-skills/tree/main/skills/react-native-best-practices => react-native-best-practices
https://github.com/callstackincubator/agent-skills/tree/main/skills/upgrading-react-native => upgrading-react-native
https://github.com/JimLiu/baoyu-skills/tree/main/skills/baoyu-compress-image => baoyu-compress-image
https://github.com/JimLiu/baoyu-skills/tree/main/skills/baoyu-article-illustrator => baoyu-article-illustrator
https://github.com/coreyhaines31/marketingskills/tree/main/skills/ad-creative => ad-creative
https://github.com/coreyhaines31/marketingskills/tree/main/skills/content-strategy => content-strategy
https://github.com/coreyhaines31/marketingskills/tree/main/skills/paid-ads => paid-ads
https://github.com/coreyhaines31/marketingskills/tree/main/skills/pricing-strategy => pricing-strategy
https://github.com/coreyhaines31/marketingskills/tree/main/skills/popup-cro => popup-cro
https://github.com/coreyhaines31/marketingskills/tree/main/skills/marketing-psychology => marketing-psychology
https://github.com/coreyhaines31/marketingskills/tree/main/skills/referral-program => referral-program
https://github.com/coreyhaines31/marketingskills/tree/main/skills/site-architecture => site-architecture
https://github.com/ComposioHQ/awesome-claude-skills/tree/master/domain-name-brainstormer => domain-name-brainstormer
https://github.com/ComposioHQ/awesome-claude-skills/tree/master/meeting-insights-analyzer => meeting-insights-analyzer
https://github.com/ComposioHQ/awesome-claude-skills/tree/master/competitive-ads-extractor => competitive-ads-extractor
https://github.com/ComposioHQ/awesome-claude-skills/tree/master/lead-research-assistant => lead-research-assistant
https://github.com/ComposioHQ/awesome-codex-skills/tree/master/meeting-notes-and-actions => meeting-notes-and-actions
https://github.com/phuryn/pm-skills/tree/main/pm-marketing-growth/skills/product-name => product-name
https://github.com/phuryn/pm-skills/tree/main/pm-product-discovery/skills/opportunity-solution-tree => opportunity-solution-tree
https://github.com/phuryn/pm-skills/tree/main/pm-product-strategy/skills/business-model => business-model
https://github.com/phuryn/pm-skills/tree/main/pm-product-strategy/skills/porters-five-forces => porters-five-forces
https://github.com/phuryn/pm-skills/tree/main/pm-product-strategy/skills/swot-analysis => swot-analysis
https://github.com/phuryn/pm-skills/tree/main/pm-market-research/skills/customer-journey-map => customer-journey-map
https://github.com/phuryn/pm-skills/tree/main/pm-execution/skills/create-prd => create-prd
https://github.com/bytedance/deer-flow/tree/main/skills/public/consulting-analysis => consulting-analysis
https://github.com/bytedance/deer-flow/tree/main/skills/public/data-analysis => data-analysis
https://github.com/bytedance/deer-flow/tree/main/skills/public/deep-research => deep-research
https://github.com/bytedance/deer-flow/tree/main/skills/public/github-deep-research => github-deep-research
https://github.com/bytedance/deer-flow/tree/main/skills/public/surprise-me => surprise-me
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/markitdown => markitdown
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/markdown-mermaid-writing => markdown-mermaid-writing
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/consciousness-council => consciousness-council
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/dhdna-profiler => dhdna-profiler
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/what-if-oracle => what-if-oracle
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/scientific-brainstorming => scientific-brainstorming
https://github.com/obra/superpowers/tree/main/skills/test-driven-development => test-driven-development
https://github.com/obra/superpowers/tree/main/skills/verification-before-completion => verification-before-completion
https://github.com/microsoft/skills/tree/main/.github/skills/frontend-design-review => frontend-design-review
https://github.com/microsoft/skills/tree/main/.github/plugins/deep-wiki/skills/wiki-researcher => wiki-researcher
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/ui/android-accessibility => android-accessibility
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/architecture/android-architecture => android-architecture
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/concurrency_and_networking/android-coroutines => android-coroutines
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/testing_and_automation/android-emulator-skill => android-emulator-skill
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/testing_and_automation/android-testing => android-testing
https://github.com/new-silvermoon/awesome-android-agent-skills/tree/main/.github/skills/performance/gradle-build-performance => gradle-build-performance
https://github.com/alirezarezvani/claude-skills/tree/main/finance/financial-analyst => financial-analyst
https://github.com/alirezarezvani/claude-skills/tree/main/marketing-skill/analytics-tracking => analytics-tracking
https://github.com/alirezarezvani/claude-skills/tree/main/marketing-skill/campaign-analytics => campaign-analytics
https://github.com/alirezarezvani/claude-skills/tree/main/marketing-skill/competitor-alternatives => competitor-alternatives
https://github.com/alirezarezvani/claude-skills/tree/main/marketing-skill/content-humanizer => content-humanizer
https://github.com/alirezarezvani/claude-skills/tree/main/marketing-skill/copy-editing => copy-editing
https://github.com/alirezarezvani/claude-skills/tree/main/product-team/agile-product-owner => agile-product-owner
https://github.com/alirezarezvani/claude-skills/tree/main/product-team/competitive-teardown => competitive-teardown
https://github.com/alirezarezvani/claude-skills/tree/main/product-team/ux-researcher-designer => ux-researcher-designer
https://github.com/smnandre/symfony-ux-skills/tree/main/skills/symfony-ux => symfony-ux
https://github.com/microsoft/vscode/tree/main/.github/skills/author-contributions => author-contributions
https://github.com/github/awesome-copilot/tree/main/skills/debian-linux-triage => debian-linux-triage
https://github.com/github/awesome-copilot/tree/main/skills/centos-linux-triage => centos-linux-triage
https://github.com/github/awesome-copilot/tree/main/skills/arch-linux-triage => arch-linux-triage
https://github.com/github/awesome-copilot/tree/main/skills/apple-appstore-reviewer => apple-appstore-reviewer
https://github.com/github/awesome-copilot/tree/main/skills/architecture-blueprint-generator => architecture-blueprint-generator
https://github.com/github/awesome-copilot/tree/main/skills/chrome-devtools => chrome-devtools
https://github.com/github/awesome-copilot/tree/main/skills/context-map => context-map
https://github.com/github/awesome-copilot/tree/main/skills/java-junit => java-junit
https://github.com/github/awesome-copilot/tree/main/skills/javascript-typescript-jest => javascript-typescript-jest
https://github.com/github/awesome-copilot/tree/main/skills/meeting-minutes => meeting-minutes
https://github.com/github/awesome-copilot/tree/main/skills/plantuml-ascii => plantuml-ascii
https://github.com/github/awesome-copilot/tree/main/skills/readme-blueprint-generator => readme-blueprint-generator
https://github.com/github/awesome-copilot/tree/main/skills/sql-code-review => sql-code-review
https://github.com/github/awesome-copilot/tree/main/skills/sql-optimization => sql-optimization
https://github.com/github/awesome-copilot/tree/main/skills/update-markdown-file-index => update-markdown-file-index
https://github.com/github/awesome-copilot/tree/main/skills/webapp-testing => webapp-testing
https://github.com/github/awesome-copilot/tree/main/skills/create-github-action-workflow-specification => create-github-action-workflow-specification
https://github.com/wshobson/agents/tree/main/plugins/business-analytics/skills/data-storytelling => data-storytelling
https://github.com/wshobson/agents/tree/main/plugins/database-design/skills/postgresql => postgresql-table-design
https://github.com/wshobson/agents/tree/main/plugins/documentation-generation/skills/openapi-spec-generation => openapi-spec-generation
https://github.com/wshobson/agents/tree/main/plugins/frontend-mobile-development/skills/tailwind-design-system => tailwind-design-system
https://github.com/wshobson/agents/tree/main/plugins/hr-legal-compliance/skills/employment-contract-templates => employment-contract-templates
https://github.com/wshobson/agents/tree/main/plugins/hr-legal-compliance/skills/gdpr-data-handling => gdpr-data-handling
https://github.com/wshobson/agents/tree/main/plugins/javascript-typescript/skills/typescript-advanced-types => typescript-advanced-types
https://github.com/wshobson/agents/tree/main/plugins/javascript-typescript/skills/modern-javascript-patterns => modern-javascript-patterns
https://github.com/wshobson/agents/tree/main/plugins/kubernetes-operations/skills/helm-chart-scaffolding => helm-chart-scaffolding
https://github.com/wshobson/agents/tree/main/plugins/kubernetes-operations/skills/k8s-manifest-generator => k8s-manifest-generator
https://github.com/wshobson/agents/tree/main/plugins/kubernetes-operations/skills/k8s-security-policies => k8s-security-policies
https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/embedding-strategies => embedding-strategies
https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/llm-evaluation => llm-evaluation
https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/prompt-engineering-patterns => prompt-engineering-patterns
https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/similarity-search-patterns => similarity-search-patterns
https://github.com/wshobson/agents/tree/main/plugins/llm-application-dev/skills/vector-index-tuning => vector-index-tuning
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/async-python-patterns => async-python-patterns
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-background-jobs => python-background-jobs
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-design-patterns => python-design-patterns
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-error-handling => python-error-handling
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-observability => python-observability
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-performance-optimization => python-performance-optimization
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-testing-patterns => python-testing-patterns
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/python-type-safety => python-type-safety
https://github.com/wshobson/agents/tree/main/plugins/python-development/skills/uv-package-manager => uv-package-manager
https://github.com/wshobson/agents/tree/main/plugins/reverse-engineering/skills/binary-analysis-patterns => binary-analysis-patterns
https://github.com/wshobson/agents/tree/main/plugins/reverse-engineering/skills/protocol-reverse-engineering => protocol-reverse-engineering
https://github.com/wshobson/agents/tree/main/plugins/reverse-engineering/skills/anti-reversing-techniques => anti-reversing-techniques
https://github.com/wshobson/agents/tree/main/plugins/reverse-engineering/skills/memory-forensics => memory-forensics
https://github.com/wshobson/agents/tree/main/plugins/security-scanning/skills/attack-tree-construction => attack-tree-construction
https://github.com/wshobson/agents/tree/main/plugins/security-scanning/skills/security-requirement-extraction => security-requirement-extraction
https://github.com/wshobson/agents/tree/main/plugins/security-scanning/skills/stride-analysis-patterns => stride-analysis-patterns
https://github.com/wshobson/agents/tree/main/plugins/security-scanning/skills/threat-mitigation-mapping => threat-mitigation-mapping
https://github.com/wshobson/agents/tree/main/plugins/startup-business-analyst/skills/market-sizing-analysis => market-sizing-analysis
https://github.com/wshobson/agents/tree/main/plugins/startup-business-analyst/skills/team-composition-analysis => team-composition-analysis
https://github.com/wshobson/agents/tree/main/plugins/systems-programming/skills/rust-async-patterns => rust-async-patterns
https://github.com/wshobson/agents/tree/main/plugins/systems-programming/skills/memory-safety-patterns => memory-safety-patterns
https://github.com/wshobson/agents/tree/main/plugins/systems-programming/skills/go-concurrency-patterns => go-concurrency-patterns
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/design-system-patterns => design-system-patterns
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/interaction-design => interaction-design
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/react-native-design => react-native-design
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/responsive-design => responsive-design
https://github.com/wshobson/agents/tree/main/plugins/ui-design/skills/visual-design-foundations => visual-design-foundations
https://github.com/wshobson/agents/tree/main/plugins/cicd-automation/skills/github-actions-templates => github-actions-templates
https://github.com/wshobson/agents/tree/main/plugins/cicd-automation/skills/gitlab-ci-patterns => gitlab-ci-patterns
https://github.com/wshobson/agents/tree/main/plugins/developer-essentials/skills/git-advanced-workflows => git-advanced-workflows
https://github.com/wshobson/agents/tree/main/plugins/developer-essentials/skills/error-handling-patterns => error-handling-patterns
https://github.com/wshobson/agents/tree/main/plugins/game-development/skills/godot-gdscript-patterns => godot-gdscript-patterns
https://github.com/wshobson/agents/tree/main/plugins/quantitative-trading/skills/risk-metrics-calculation => risk-metrics-calculation
https://github.com/zebbern/claude-code-guide/tree/main/skills/active-directory-attacks => active-directory-attacks
https://github.com/zebbern/claude-code-guide/tree/main/skills/api-fuzzing-bug-bounty => api-fuzzing-bug-bounty
https://github.com/zebbern/claude-code-guide/tree/main/skills/broken-authentication => broken-authentication
https://github.com/zebbern/claude-code-guide/tree/main/skills/ethical-hacking-methodology => ethical-hacking-methodology
https://github.com/zebbern/claude-code-guide/tree/main/skills/file-path-traversal => file-path-traversal
https://github.com/zebbern/claude-code-guide/tree/main/skills/linux-privilege-escalation => linux-privilege-escalation
https://github.com/zebbern/claude-code-guide/tree/main/skills/linux-shell-scripting => linux-shell-scripting
https://github.com/zebbern/claude-code-guide/tree/main/skills/top-web-vulnerabilities => top-web-vulnerabilities
https://github.com/zebbern/claude-code-guide/tree/main/skills/wireshark-analysis => wireshark-analysis
https://github.com/MakFly/superpowers-symfony/tree/main/skills/doctrine-batch-processing => doctrine-batch-processing
https://github.com/MakFly/superpowers-symfony/tree/main/skills/symfony-messenger => symfony-messenger
https://github.com/MakFly/superpowers-symfony/tree/main/skills/symfony-voters => symfony-voters
https://github.com/MakFly/superpowers-symfony/tree/main/skills/twig-components => twig-components
https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/skills/01-devops-basics/branch-naming-helper => branch-naming-helper
https://github.com/NeverSight/learn-skills.dev/tree/main/data/skills-md/pluginagentmarketplace/custom-plugin-qa/test-strategy => test-strategy
https://github.com/NeverSight/learn-skills.dev/tree/main/data/skills-md/nikhilbhansali/enterprise-proposal/enterprise-proposal => enterprise-proposal
https://github.com/oimiragieo/agent-studio/tree/main/.claude/skills/java-expert => java-expert
https://github.com/giuseppe-trisciuoglio/developer-kit/tree/main/plugins/developer-kit-java/skills/graalvm-native-image => graalvm-native-image
https://github.com/mcollina/skills/tree/main/skills/typescript-magician => typescript-magician
https://github.com/proffesor-for-testing/agentic-qe/tree/main/.claude/skills/brutal-honesty-review => brutal-honesty-review
https://github.com/proffesor-for-testing/agentic-qe/tree/main/.claude/skills/six-thinking-hats => six-thinking-hats
https://github.com/SethCalkins/claude-ios-swift-plugin/tree/main/skills/swift-concurrency-expert => swift-concurrency-expert
https://github.com/SethCalkins/claude-ios-swift-plugin/tree/main/skills/app-store-changelog => app-store-changelog
https://github.com/SethCalkins/claude-ios-swift-plugin/tree/main/skills/swiftui-performance-audit => swiftui-performance-audit
https://github.com/SethCalkins/claude-ios-swift-plugin/tree/main/skills/swiftui-ui-patterns => swiftui-ui-patterns
https://github.com/SethCalkins/claude-ios-swift-plugin/tree/main/skills/swiftui-view-refactor => swiftui-view-refactor
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/architecture-diagram => architecture-diagram
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/architecture-reviewer => architecture-reviewer
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/benchmark-runner => benchmark-runner
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/code-refiner => code-refiner
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/concept-to-image => concept-to-image
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/concept-to-video => concept-to-video
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/debug-investigator => debug-investigator
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/engineering-retro => engineering-retro
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/estimate-calibrator => estimate-calibrator
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/md-to-pdf => md-to-pdf
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/plan-review => plan-review
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/pre-landing-review => pre-landing-review
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/prompt-lab => prompt-lab
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/rag-auditor => rag-auditor
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/task-decomposer => task-decomposer
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/youtube-analysis => youtube-analysis
https://github.com/Mathews-Tom/praxis-skills/tree/main/skills/youtube-search => youtube-search
https://github.com/google-labs-code/stitch-skills/tree/main/skills/shadcn-ui => shadcn-ui
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/app-store-optimization => app-store-optimization
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/i18n-localization => i18n-localization
# Spec-Kit Antigravity Skills
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/scripts/bash => scripts/bash
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.analyze => speckit.analyze
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.checker => speckit.checker
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.checklist => speckit.checklist
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.clarify => speckit.clarify
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.constitution => speckit.constitution
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.diff => speckit.diff
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.implement => speckit.implement
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.plan => speckit.plan
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.quizme => speckit.quizme
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.reviewer => speckit.reviewer
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.specify => speckit.specify
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.status => speckit.status
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.tasks => speckit.tasks
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.taskstoissues => speckit.taskstoissues
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.tester => speckit.tester
https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.validate => speckit.validate
https://github.com/alibaba/arthas/tree/master/skills/cpu-high => arthas-cpu-high
https://github.com/alibaba/arthas/tree/master/skills/spring-context => arthas-springcontext-issues-resolve
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/feature-dev => feature-dev
https://github.com/nette/claude-code/tree/master/plugins/nette-dev/skills/php-doc => php-doc
https://github.com/pentiminax/agent-skills/tree/main/skills/phpunit-best-practices => phpunit-best-practices
https://github.com/softaworks/agent-toolkit/tree/main/skills/session-handoff => session-handoff
https://github.com/softaworks/agent-toolkit/tree/main/skills/backend-to-frontend-handoff-docs => backend-to-frontend-handoff-docs
https://github.com/softaworks/agent-toolkit/tree/main/skills/lesson-learned => lesson-learned
https://github.com/softaworks/agent-toolkit/tree/main/skills/skill-judge => skill-judge
https://github.com/skyvanguard/infra-ops/tree/master/skills/network-troubleshooter => network-troubleshooter
https://github.com/skyvanguard/infra-ops/tree/master/skills/disk-cleanup => disk-cleanup
https://github.com/skyvanguard/infra-ops/tree/master/skills/incident-triage => incident-triage
https://github.com/skyvanguard/infra-ops/tree/master/skills/log-analyzer => log-analyzer
https://github.com/skyvanguard/infra-ops/tree/master/skills/performance-optimizer => performance-optimizer
https://github.com/skyvanguard/infra-ops/tree/master/skills/service-monitor => service-monitor
https://github.com/skyvanguard/infra-ops/tree/master/skills/system-diagnostics => system-diagnostics
https://github.com/Jeffallan/claude-skills/tree/main/skills/vue-expert-js => vue-expert-js
https://github.com/Jeffallan/claude-skills/tree/main/skills/php-pro => php-pro
https://github.com/Jeffallan/claude-skills/tree/main/skills/laravel-specialist => laravel-specialist
https://github.com/Jeffallan/claude-skills/tree/main/skills/nestjs-expert => nestjs-expert
https://github.com/Jeffallan/claude-skills/tree/main/skills/nextjs-developer => nextjs-developer
https://github.com/tanweai/pua/tree/main/skills/pua => pua
#https://github.com/tanweai/pua/tree/main/skills/high-agency => high-agency
https://github.com/mattpocock/skills/tree/main/grill-me => grill-me
https://github.com/vercel-labs/skills/tree/main/skills/find-skills => find-skills
https://github.com/kitephp/webman-design-skills/tree/master/skills/webman-best-practices => webman-best-practices
https://github.com/RefoundAI/lenny-skills/tree/main/skills/designing-growth-loops => designing-growth-loops
https://github.com/RefoundAI/lenny-skills/tree/main/skills/designing-surveys => designing-surveys
https://github.com/RefoundAI/lenny-skills/tree/main/skills/evaluating-new-technology => evaluating-new-technology
https://github.com/RefoundAI/lenny-skills/tree/main/skills/managing-tech-debt => managing-tech-debt
https://github.com/RefoundAI/lenny-skills/tree/main/skills/planning-under-uncertainty => planning-under-uncertainty
https://github.com/RefoundAI/lenny-skills/tree/main/skills/running-decision-processes => running-decision-processes
https://github.com/RefoundAI/lenny-skills/tree/main/skills/scoping-cutting => scoping-cutting
https://github.com/RefoundAI/lenny-skills/tree/main/skills/systems-thinking => systems-thinking
https://github.com/conorluddy/ios-simulator-skill/tree/main/ios-simulator-skill => ios-simulator-skill
https://github.com/Mindrally/skills/tree/main/mysql-best-practices => mysql-best-practices
https://github.com/Mindrally/skills/tree/main/redis-best-practices => redis-best-practices
https://github.com/patricio0312rev/skills/tree/main/ci-cd/nginx-config-optimizer => nginx-config-optimizer
https://github.com/patricio0312rev/skills/tree/main/ci-cd/terraform-module-builder => terraform-module-builder
https://github.com/dengineproblem/agents-monorepo/tree/main/.claude/skills/detox-mobile-test => detox-mobile-test
https://github.com/shirenchuang/web-content-fetcher => web-content-fetcher
https://github.com/microsoft/GitHub-Copilot-for-Azure/tree/main/.github/skills/markdown-token-optimizer => markdown-token-optimizer
https://github.com/browser-use/browser-use/tree/main/skills/browser-use => browser-use
https://github.com/nodnarbnitram/claude-code-extensions/tree/main/.claude/skills/tauri-v2 => tauri-v2
https://github.com/apollographql/skills/tree/main/skills/rust-best-practices => rust-best-practices
https://github.com/gmh5225/awesome-game-security/tree/main/.claude/skills/windows-kernel => windows-kernel-security
https://github.com/BrownFineSecurity/iothackbot/tree/master/skills/apktool => apktool
https://github.com/BrownFineSecurity/iothackbot/tree/master/skills/chipsec => chipsec
https://github.com/BrownFineSecurity/iothackbot/tree/master/skills/jadx => jadx
https://github.com/BrownFineSecurity/iothackbot/tree/master/skills/nmap => nmap
https://github.com/addyosmani/web-quality-skills/tree/main/skills/seo => seo
https://github.com/addyosmani/web-quality-skills/tree/main/skills/core-web-vitals => core-web-vitals
https://github.com/addyosmani/web-quality-skills/tree/main/skills/web-quality-audit => web-quality-audit
https://github.com/TencentCloudBase/skills/tree/main/skills/miniprogram-development => miniprogram-development
https://github.com/shipshitdev/library/tree/master/skills/fundraise-advisor => fundraise-advisor
https://github.com/shipshitdev/library/tree/master/skills/funnel-architect => funnel-architect
https://github.com/shipshitdev/library/tree/master/skills/leads-researcher => leads-researcher
https://github.com/shipshitdev/library/tree/master/skills/idea-validator => idea-validator
https://github.com/shipshitdev/library/tree/master/skills/lead-channel-optimizer => lead-channel-optimizer
https://github.com/shipshitdev/library/tree/master/skills/startup-icp-definer => startup-icp-definer
https://github.com/kaustav-payday/pitch-deck-reviewer => pitch-deck-reviewer
https://github.com/VickyHan924/Self-media-Script/tree/main/.claude/skills/douyin-viral-content => douyin-viral-content
https://github.com/liu-wei-ai/douyin-video-summary => douyin-video-summary
https://github.com/vivy-yi/xiaohongshu-skills/tree/main/skills/02-%E8%B4%A6%E5%8F%B7%E8%BF%90%E8%90%A5/personal-branding-advanced => personal-branding-advanced
https://github.com/vivy-yi/xiaohongshu-skills/tree/main/skills/02-%E8%B4%A6%E5%8F%B7%E8%BF%90%E8%90%A5/private-domain => private-domain
https://github.com/vivy-yi/xiaohongshu-skills/tree/main/skills/02-%E8%B4%A6%E5%8F%B7%E8%BF%90%E8%90%A5/fan-operations => fan-operations
https://github.com/anthropics/knowledge-work-plugins/tree/main/data/skills/data-visualization => data-visualization
https://github.com/anthropics/knowledge-work-plugins/tree/main/data/skills/statistical-analysis => statistical-analysis
https://github.com/anthropics/knowledge-work-plugins/tree/main/engineering/skills/system-design => system-design
https://github.com/anthropics/knowledge-work-plugins/tree/main/engineering/skills/tech-debt => tech-debt
https://github.com/anthropics/knowledge-work-plugins/tree/main/engineering/skills/testing-strategy => testing-strategy
https://github.com/anthropics/knowledge-work-plugins/tree/main/enterprise-search/skills/knowledge-synthesis => knowledge-synthesis
https://github.com/anthropics/knowledge-work-plugins/tree/main/legal/skills/legal-risk-assessment => legal-risk-assessment
https://github.com/anthropics/knowledge-work-plugins/tree/main/operations/skills/process-optimization => process-optimization
https://github.com/anthropics/knowledge-work-plugins/tree/main/sales/skills/competitive-intelligence => competitive-intelligence
https://github.com/petekp/agent-skills/tree/main/skills/model-first-reasoning => model-first-reasoning
https://github.com/petekp/agent-skills/tree/main/skills/proposal-review => proposal-review
https://github.com/petekp/agent-skills/tree/main/skills/seam-ripper => seam-ripper
https://github.com/petekp/agent-skills/tree/main/skills/hierarchical-matching-systems => hierarchical-matching-systems
https://github.com/petekp/agent-skills/tree/main/skills/exhaustive-systems-analysis => exhaustive-systems-analysis
https://github.com/ehmo/platform-design-skills/tree/main/skills/macos => macos-design-guidelines
https://github.com/ehmo/platform-design-skills/tree/main/skills/android => android-design-guidelines
https://github.com/ehmo/platform-design-skills/tree/main/skills/web => web-design-guidelines
https://github.com/wondelai/skills/tree/main/mom-test => mom-test
https://github.com/wondelai/skills/tree/main/blue-ocean-strategy => blue-ocean-strategy
https://github.com/wondelai/skills/tree/main/cro-methodology => cro-methodology
https://github.com/wondelai/skills/tree/main/crossing-the-chasm => crossing-the-chasm
https://github.com/wondelai/skills/tree/main/ddia-systems => ddia-systems
https://github.com/wondelai/skills/tree/main/influence-psychology => influence-psychology
https://github.com/wondelai/skills/tree/main/ios-hig-design => ios-hig-design
https://github.com/wondelai/skills/tree/main/made-to-stick => made-to-stick
https://github.com/wondelai/skills/tree/main/obviously-awesome => obviously-awesome
https://github.com/wondelai/skills/tree/main/pragmatic-programmer => pragmatic-programmer
https://github.com/wondelai/skills/tree/main/refactoring-patterns => refactoring-patterns
https://github.com/wondelai/skills/tree/main/refactoring-ui => refactoring-ui
https://github.com/wondelai/skills/tree/main/software-design-philosophy => software-design-philosophy
https://github.com/wondelai/skills/tree/main/ux-heuristics => ux-heuristics
https://github.com/claude-dev-suite/claude-dev-suite/tree/main/skills/frontend-frameworks/react-hooks => react-hooks
https://github.com/claude-dev-suite/claude-dev-suite/tree/main/skills/frontend-frameworks/react-performance => react-performance
https://github.com/claude-dev-suite/claude-dev-suite/tree/main/skills/frontend-frameworks/react-server-components => react-server-components
https://github.com/terrylica/cc-skills/tree/main/plugins/itp-hooks/skills/hooks-development => hooks-development
https://github.com/netease-youdao/LobsterAI/tree/main/SKILLs/technology-news-search => technology-search
https://github.com/yunshu0909/yunshu_skillshub/tree/master/github-repo-search => github-repo-search
https://github.com/yunshu0909/yunshu_skillshub/tree/master/priority-judge => priority-judge
https://github.com/yunshu0909/yunshu_skillshub/tree/master/product-naming => product-naming
https://github.com/yunshu0909/yunshu_skillshub/tree/master/thinking-partner => thinking-partner
https://github.com/yunshu0909/yunshu_skillshub/tree/master/version-planner => version-planner
https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/laravel-patterns => laravel-patterns
https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/laravel-security => laravel-security
https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/laravel-tdd => laravel-tdd
https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/laravel-verification => laravel-verification
https://github.com/affaan-m/everything-claude-code/tree/main/docs/zh-CN/skills/liquid-glass-design => liquid-glass-design
https://github.com/norsizu/xhs-graphic-generator => xhs-graphic-generator
https://github.com/regenrek/agent-skills/tree/main/skills/debug-lldb => debug-lldb
https://github.com/regenrek/agent-skills/tree/main/skills/redesign-my-landingpage => redesign-my-landingpage
https://github.com/regenrek/agent-skills/tree/main/skills/root-cause-finder => root-cause-finder
https://github.com/shaowenfu/ClawTools/tree/main/skills/social-platform-safety => social-platform-safety
https://github.com/davidkiss/smart-ai-skills/tree/main/skills/reflection => reflection
https://github.com/claude-office-skills/skills/tree/main/ppt-visual => ppt-visual
https://github.com/claude-office-skills/skills/tree/main/pdf-extraction => pdf-extraction
https://github.com/claude-office-skills/skills/tree/main/proposal-writer => proposal-writer
https://github.com/freshtechbro/claudedesignskills/tree/main/.claude/skills/lottie-animations => lottie-animations
https://github.com/freshtechbro/claudedesignskills/tree/main/.claude/skills/modern-web-design => modern-web-design
https://github.com/jonmumm/skills/tree/main/offensive-typesafety => offensive-typesafety
https://github.com/jonmumm/skills/tree/main/product-design-critic => product-design-critic
https://github.com/jonmumm/skills/tree/main/react-composable-components => react-composable-components
https://github.com/jonmumm/skills/tree/main/react-render-performance => react-render-performance
https://github.com/jonmumm/skills/tree/main/test-brainstorm => test-brainstorm
https://github.com/martinholovsky/claude-skills-generator/tree/main/skills/windows-ui-automation => windows-ui-automation