@harshitj183/ai-skills 2.2.5 → 2.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/README.md +54 -2
  2. package/SKILL.md +60 -4
  3. package/bin/cli.js +65 -14
  4. package/package.json +19 -32
  5. package/registry/skill_bank.json +1168 -0
  6. package/roles/backend_expert.md +3 -0
  7. package/roles/code_reviewer.md +28 -0
  8. package/roles/frontend_expert.md +3 -0
  9. package/roles/gpt5_core.md +3 -0
  10. package/roles/product_manager.md +3 -0
  11. package/roles/security_auditor.md +3 -0
  12. package/roles/subagent_orchestrator.md +26 -0
  13. package/roles/technical_writer.md +3 -0
  14. package/roles/ui_ux_designer.md +3 -0
  15. package/roles/wisdom_extractor.md +3 -0
  16. package/skills/ai_history_maintenance.md +17 -12
  17. package/skills/anthropic_documents.md +3 -0
  18. package/skills/antigravity_mastery.md +3 -0
  19. package/skills/azure_graph_integrator.md +3 -0
  20. package/skills/composio_integrator.md +3 -0
  21. package/skills/github_automation.md +3 -0
  22. package/skills/hashicorp_terraform.md +3 -0
  23. package/skills/letta_agent_memory.md +3 -0
  24. package/skills/lifecycle/brainstorming.md +24 -0
  25. package/skills/lifecycle/review_protocol.md +25 -0
  26. package/skills/mcp_master.md +3 -0
  27. package/skills/openai_structured_outputs.md +3 -0
  28. package/skills/orchestration/external_skill_retrieval.md +30 -0
  29. package/skills/orchestration/parallel_agent_dispatcher.md +32 -0
  30. package/skills/orchestration/plan_architect.md +22 -0
  31. package/skills/orchestration/plan_executor.md +20 -0
  32. package/skills/playwright_testing.md +3 -0
  33. package/skills/progressive_disclosure.md +26 -0
  34. package/skills/prompt_reasoning_trees.md +3 -0
  35. package/skills/react_best_practices.md +3 -0
  36. package/skills/react_native_performance.md +3 -0
  37. package/skills/sanity_architecture.md +3 -0
  38. package/skills/stripe_integration.md +3 -0
  39. package/skills/supabase_architect.md +3 -0
  40. package/skills/systematic_debugging.md +34 -0
  41. package/skills/tdd_mastery.md +32 -0
  42. package/skills/vercel_cloudflare_deploy.md +3 -0
  43. package/skills/writing_skills.md +26 -0
@@ -0,0 +1,1168 @@
1
+ {
2
+ "version": "2.2.7",
3
+ "name": "Global AI Skill Registry (Maximized 100+ Edition)",
4
+ "power_sources": [
5
+ {
6
+ "name": "PatrickJS Awesome CursorRules",
7
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules",
8
+ "description": "The gold standard for community-curated .cursorrules."
9
+ },
10
+ {
11
+ "name": "Sanjeed5 MDC Collection",
12
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/tree/main/rules-mdc",
13
+ "description": "870+ specialized .mdc rules for every library imaginable."
14
+ },
15
+ {
16
+ "name": "Cline Master Rules",
17
+ "url": "https://github.com/cline/cline-rules",
18
+ "description": "Rules optimized for autonomous cline-like agents."
19
+ }
20
+ ],
21
+ "registries": [
22
+ {
23
+ "name": "Python - FastAPI Scalable API",
24
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/python-fastapi-scalable-api-cursorrules-prompt-fil/.cursorrules",
25
+ "category": "Backend"
26
+ },
27
+ {
28
+ "name": "Python - Django Best Practices",
29
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/python-django-best-practices/.cursorrules",
30
+ "category": "Backend"
31
+ },
32
+ {
33
+ "name": "Python - Flask Microservices",
34
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/python-flask-micro/.cursorrules",
35
+ "category": "Backend"
36
+ },
37
+ {
38
+ "name": "Python - Pydantic V2 Guide",
39
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/pydantic.mdc",
40
+ "category": "Data"
41
+ },
42
+ {
43
+ "name": "JavaScript - React 19 Next.js 15",
44
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/react-nextjs-15-tailwind-cursorrules-prompt-file/.cursorrules",
45
+ "category": "Frontend"
46
+ },
47
+ {
48
+ "name": "JavaScript - Vue 3 Composition API",
49
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/vue-3-composition-api/.cursorrules",
50
+ "category": "Frontend"
51
+ },
52
+ {
53
+ "name": "JavaScript - SvelteKit Portfolio",
54
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/svelte-kit-best-practices/.cursorrules",
55
+ "category": "Frontend"
56
+ },
57
+ {
58
+ "name": "TypeScript - NestJS Architecture",
59
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/typescript-nestjs-best-practices-cursorrules-promp/.cursorrules",
60
+ "category": "Fullstack"
61
+ },
62
+ {
63
+ "name": "TypeScript - Zod Validation Patterns",
64
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/zod.mdc",
65
+ "category": "Engineering"
66
+ },
67
+ {
68
+ "name": "TypeScript - Redux Toolkit Optimization",
69
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/typescript-redux-toolkit/.cursorrules",
70
+ "category": "State"
71
+ },
72
+ {
73
+ "name": "Rust - Actix-web Performance",
74
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/actix-web.mdc",
75
+ "category": "Systems"
76
+ },
77
+ {
78
+ "name": "Rust - Tokio Concurrency",
79
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/tokio.mdc",
80
+ "category": "Systems"
81
+ },
82
+ {
83
+ "name": "Go - Standard Library Mastery",
84
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/go-std-lib/.cursorrules",
85
+ "category": "Backend"
86
+ },
87
+ {
88
+ "name": "Go - Gin Framework Gorm",
89
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/go-gin-gorm/.cursorrules",
90
+ "category": "Backend"
91
+ },
92
+ {
93
+ "name": "Terraform - AWS Infrastructure",
94
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/terraform-aws-best-practices/.cursorrules",
95
+ "category": "DevOps"
96
+ },
97
+ {
98
+ "name": "Kubernetes - Helm Chart Optimization",
99
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/kubernetes-helm-best-practices/.cursorrules",
100
+ "category": "Cloud"
101
+ },
102
+ {
103
+ "name": "Docker - Multi-stage Build Guide",
104
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/docker-best-practices/.cursorrules",
105
+ "category": "DevOps"
106
+ },
107
+ {
108
+ "name": "AWS - Lambda Serverless (Node/Python)",
109
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/aws-lambda.mdc",
110
+ "category": "Cloud"
111
+ },
112
+ {
113
+ "name": "AWS - ECS Fargate Deployment",
114
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/aws-ecs.mdc",
115
+ "category": "Cloud"
116
+ },
117
+ {
118
+ "name": "AWS - S3 Security & Policies",
119
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/aws-s3.mdc",
120
+ "category": "Cloud"
121
+ },
122
+ {
123
+ "name": "GCP - Firebase Functions & Firestore",
124
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/firebase-functions-firestore/.cursorrules",
125
+ "category": "Cloud"
126
+ },
127
+ {
128
+ "name": "Azure - Static Web Apps & Functions",
129
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/azure-static-web-apps/.cursorrules",
130
+ "category": "Cloud"
131
+ },
132
+ {
133
+ "name": "Postgres - Supabase Schema Design",
134
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/supabase-postgresql-best-practices/.cursorrules",
135
+ "category": "Database"
136
+ },
137
+ {
138
+ "name": "MongoDB - Mongoose Aggregation",
139
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/mongodb.mdc",
140
+ "category": "Database"
141
+ },
142
+ {
143
+ "name": "Redis - Caching & Pub/Sub",
144
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/redis.mdc",
145
+ "category": "Database"
146
+ },
147
+ {
148
+ "name": "Tailwind CSS - Responsive UI Guide",
149
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/tailwind-css-best-practices/.cursorrules",
150
+ "category": "Styling"
151
+ },
152
+ {
153
+ "name": "Shadcn UI - Component Architecture",
154
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/shadcn-ui.mdc",
155
+ "category": "UI"
156
+ },
157
+ {
158
+ "name": "Playwright - E2E Testing Suite",
159
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/playwright-testing-best-practices/.cursorrules",
160
+ "category": "Testing"
161
+ },
162
+ {
163
+ "name": "Jest - Unit Testing Coverage",
164
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/jest.mdc",
165
+ "category": "Testing"
166
+ },
167
+ {
168
+ "name": "Cypress - Frontend Integration",
169
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/cypress.mdc",
170
+ "category": "Testing"
171
+ },
172
+ {
173
+ "name": "GitHub Actions - CI/CD Pipelines",
174
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/github-actions-ci-cd/.cursorrules",
175
+ "category": "Automation"
176
+ },
177
+ {
178
+ "name": "Vercel - Platform Edge Deploy",
179
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/vercel.mdc",
180
+ "category": "Cloud"
181
+ },
182
+ {
183
+ "name": "Cloudflare - Workers & KV",
184
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/cloudflare.mdc",
185
+ "category": "Edge"
186
+ },
187
+ {
188
+ "name": "OpenAI - Structured Output Mastery",
189
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/openai-structured-outputs/.cursorrules",
190
+ "category": "AI"
191
+ },
192
+ {
193
+ "name": "Anthropic - Claude Computer Use",
194
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/anthropic-claude-computer-use/.cursorrules",
195
+ "category": "AI"
196
+ },
197
+ {
198
+ "name": "LangChain - Agentic RAG Workflows",
199
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/langchain.mdc",
200
+ "category": "AI"
201
+ },
202
+ {
203
+ "name": "CrewAI - Multi-agent Orchestration",
204
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/crewai.mdc",
205
+ "category": "AI"
206
+ },
207
+ {
208
+ "name": "Ruby on Rails - Hotwire Turbo",
209
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/ruby-on-rails-hotwire/.cursorrules",
210
+ "category": "Backend"
211
+ },
212
+ {
213
+ "name": "Swift - SwiftUI Architecture",
214
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/swift-swiftui-best-practices/.cursorrules",
215
+ "category": "Mobile"
216
+ },
217
+ {
218
+ "name": "Kotlin - Android Jetpack Compose",
219
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/kotlin-android-jetpack-compose/.cursorrules",
220
+ "category": "Mobile"
221
+ },
222
+ {
223
+ "name": "Flutter - BLoC State Management",
224
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/flutter-bloc-state-management/.cursorrules",
225
+ "category": "Mobile"
226
+ },
227
+ {
228
+ "name": "Expo - React Native Performance",
229
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/react-native-expo-cursorrules-prompt-file/.cursorrules",
230
+ "category": "Mobile"
231
+ },
232
+ {
233
+ "name": "SQL - Optimization & Indexing",
234
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/sql.mdc",
235
+ "category": "Database"
236
+ },
237
+ {
238
+ "name": "Prisma - Type-safe ORM Patterns",
239
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/prisma.mdc",
240
+ "category": "Data"
241
+ },
242
+ {
243
+ "name": "Elasticsearch - Search Optimization",
244
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/elasticsearch.mdc",
245
+ "category": "Data"
246
+ },
247
+ {
248
+ "name": "GraphQL - Apollo Server Best Practices",
249
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/graphql.mdc",
250
+ "category": "API"
251
+ },
252
+ {
253
+ "name": "tRPC - End-to-end Type Safety",
254
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/trpc.mdc",
255
+ "category": "API"
256
+ },
257
+ {
258
+ "name": "Security - OWASP Top 10 Mitigation",
259
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/security-best-practices/.cursorrules",
260
+ "category": "Security"
261
+ },
262
+ {
263
+ "name": "Security - JWT & OAuth2 Flow",
264
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/auth.mdc",
265
+ "category": "Security"
266
+ },
267
+ {
268
+ "name": "Web3 - Solidity Smart Contracts",
269
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/solidity-smart-contracts/.cursorrules",
270
+ "category": "Blockchain"
271
+ },
272
+ {
273
+ "name": "Web3 - Ethers.js & Wagmi",
274
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/web3-frontend-best-practices/.cursorrules",
275
+ "category": "Blockchain"
276
+ },
277
+ {
278
+ "name": "Testing - Vitest Fast Unit Testing",
279
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/vitest.mdc",
280
+ "category": "Testing"
281
+ },
282
+ {
283
+ "name": "D3.js - Data Visualization Guide",
284
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/d3.mdc",
285
+ "category": "Frontend"
286
+ },
287
+ {
288
+ "name": "Three.js - 3D Web Rendering",
289
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/threejs.mdc",
290
+ "category": "Frontend"
291
+ },
292
+ {
293
+ "name": "Electron - Native Desktop Apps",
294
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/electron.mdc",
295
+ "category": "Desktop"
296
+ },
297
+ {
298
+ "name": "Tauri - Lightweight Rust Apps",
299
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/tauri.mdc",
300
+ "category": "Desktop"
301
+ },
302
+ {
303
+ "name": "Strapi - Headless CMS Best Practices",
304
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/strapi.mdc",
305
+ "category": "CMS"
306
+ },
307
+ {
308
+ "name": "Sanity - Content Lake Schema",
309
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/sanity.mdc",
310
+ "category": "CMS"
311
+ },
312
+ {
313
+ "name": "Bun - High Performance Runtime",
314
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/bun.mdc",
315
+ "category": "Runtime"
316
+ },
317
+ {
318
+ "name": "Deno - Secure Modern Runtime",
319
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/deno.mdc",
320
+ "category": "Runtime"
321
+ },
322
+ {
323
+ "name": "Elixir - Phoenix LiveView",
324
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/elixir-phoenix-best-practices/.cursorrules",
325
+ "category": "Fullstack"
326
+ },
327
+ {
328
+ "name": "Haskell - Functional Patterns",
329
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/haskell.mdc",
330
+ "category": "Functional"
331
+ },
332
+ {
333
+ "name": "Unity - C# Game Development",
334
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/unity.mdc",
335
+ "category": "GameDev"
336
+ },
337
+ {
338
+ "name": "Unreal Engine - C++ & Blueprints",
339
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/unreal-engine.mdc",
340
+ "category": "GameDev"
341
+ },
342
+ {
343
+ "name": "LLM - Fine-Tuning Principles",
344
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/llm-finetuning.mdc",
345
+ "category": "AI"
346
+ },
347
+ {
348
+ "name": "MLOps - Pipeline Automation",
349
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/mlops.mdc",
350
+ "category": "DataScience"
351
+ },
352
+ {
353
+ "name": "Pandas - Data Analysis Workflows",
354
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/pandas.mdc",
355
+ "category": "DataScience"
356
+ },
357
+ {
358
+ "name": "PyTorch - Neural Network Design",
359
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/pytorch.mdc",
360
+ "category": "AI"
361
+ },
362
+ {
363
+ "name": "TensorFlow - Keras Best Practices",
364
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/tensorflow.mdc",
365
+ "category": "AI"
366
+ },
367
+ {
368
+ "name": "Scikit-learn - Classical ML",
369
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/scikit-learn.mdc",
370
+ "category": "AI"
371
+ },
372
+ {
373
+ "name": "Ansible - Configuration Management",
374
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/ansible.mdc",
375
+ "category": "DevOps"
376
+ },
377
+ {
378
+ "name": "Prometheus - Monitoring & Metrics",
379
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/prometheus.mdc",
380
+ "category": "Infrastructure"
381
+ },
382
+ {
383
+ "name": "Grafana - Dashboard Design",
384
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/grafana.mdc",
385
+ "category": "Infrastructure"
386
+ },
387
+ {
388
+ "name": "NGINX - Proxy Optimization",
389
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/nginx.mdc",
390
+ "category": "Webserver"
391
+ },
392
+ {
393
+ "name": "Apache - Server Configuration",
394
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/apache.mdc",
395
+ "category": "Webserver"
396
+ },
397
+ {
398
+ "name": "Kafka - Event Driven Architecture",
399
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/kafka.mdc",
400
+ "category": "SystemDesign"
401
+ },
402
+ {
403
+ "name": "RabbitMQ - Message Queuing",
404
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/rabbitmq.mdc",
405
+ "category": "SystemDesign"
406
+ },
407
+ {
408
+ "name": "Microservices - Orchestration Patterns",
409
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/microservices.mdc",
410
+ "category": "SystemDesign"
411
+ },
412
+ {
413
+ "name": "Clean Architecture - Dependency Injection",
414
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/clean-architecture.mdc",
415
+ "category": "SoftwareEngineering"
416
+ },
417
+ {
418
+ "name": "Domain Driven Design - Tactical Patterns",
419
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/ddd.mdc",
420
+ "category": "SoftwareEngineering"
421
+ },
422
+ {
423
+ "name": "Functional Programming - Monads & Pure functions",
424
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/functional-programming.mdc",
425
+ "category": "SoftwareEngineering"
426
+ },
427
+ {
428
+ "name": "Oauth2 - PKCE Implementation",
429
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/oauth2.mdc",
430
+ "category": "Security"
431
+ },
432
+ {
433
+ "name": "Penetration Testing - Tooling Guide",
434
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/pentesting.mdc",
435
+ "category": "Security"
436
+ },
437
+ {
438
+ "name": "Solana - Anchor Framework",
439
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/solana.mdc",
440
+ "category": "Blockchain"
441
+ },
442
+ {
443
+ "name": "Ether.js - Smart Contract interaction",
444
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/ethers.mdc",
445
+ "category": "Blockchain"
446
+ },
447
+ {
448
+ "name": "Salesforce - Apex Best Practices",
449
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/salesforce.mdc",
450
+ "category": "Enterprise"
451
+ },
452
+ {
453
+ "name": "SAP - ABAP Development",
454
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/sap.mdc",
455
+ "category": "Enterprise"
456
+ },
457
+ {
458
+ "name": "Odoo - Module Development",
459
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/odoo.mdc",
460
+ "category": "Enterprise"
461
+ },
462
+ {
463
+ "name": "Chromium - Browser Extension API",
464
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/browser-extensions.mdc",
465
+ "category": "Plugins"
466
+ },
467
+ {
468
+ "name": "VS Code Extension - API Mastery",
469
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/vscode-extensions.mdc",
470
+ "category": "Plugins"
471
+ },
472
+ {
473
+ "name": "Figma - Plugin Development",
474
+ "url": "https://github.com/sanjeed5/awesome-cursor-rules-mdc/blob/main/rules-mdc/figma-plugins.mdc",
475
+ "category": "Plugins"
476
+ },
477
+ {
478
+ "name": "Vibe Coding - High Speed Dev",
479
+ "url": "https://github.com/analyticalrohit/awesome-vibe-coding-guide",
480
+ "category": "Workflow"
481
+ },
482
+ {
483
+ "name": "Cursor - Internal Tooling & MCP",
484
+ "url": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/cursor-internal-tools/.cursorrules",
485
+ "category": "IDE"
486
+ },
487
+ {
488
+ "name": "Windsurf - Cascade Reasoning",
489
+ "url": "https://github.com/detailobsessed/awesome-windsurf",
490
+ "category": "IDE"
491
+ },
492
+ {
493
+ "name": "Superpowers - Advanced Orchestration",
494
+ "url": "https://github.com/obra/superpowers",
495
+ "category": "Agentic"
496
+ },
497
+ {
498
+ "name": "Devin AI - Task Execution Rules",
499
+ "url": "https://github.com/grapeot/devin.cursorrules",
500
+ "category": "Agentic"
501
+ },
502
+ {
503
+ "name": "Open Hands - Autonomous Coding",
504
+ "url": "https://github.com/All-Hands-AI/OpenHands",
505
+ "category": "Agentic"
506
+ },
507
+ {
508
+ "name": "AutoGPT - Goal Directed Search",
509
+ "url": "https://github.com/Significant-Gravitas/AutoGPT",
510
+ "category": "Agentic"
511
+ },
512
+ {
513
+ "name": "kyrolabs/awesome-agents",
514
+ "url": "https://github.com/kyrolabs/awesome-agents",
515
+ "category": "Agentic"
516
+ },
517
+ {
518
+ "name": "crewAIInc/crewAI",
519
+ "url": "https://github.com/crewAIInc/crewAI",
520
+ "category": "Orchestration"
521
+ },
522
+ {
523
+ "name": "microsoft/autogen",
524
+ "url": "https://github.com/microsoft/autogen",
525
+ "category": "Framework"
526
+ },
527
+ {
528
+ "name": "langchain-ai/langchain",
529
+ "url": "https://github.com/langchain-ai/langchain",
530
+ "category": "Framework"
531
+ },
532
+ {
533
+ "name": "langflow-ai/langflow",
534
+ "url": "https://github.com/langflow-ai/langflow",
535
+ "category": "Framework"
536
+ },
537
+ {
538
+ "name": "n8n-io/n8n",
539
+ "url": "https://github.com/n8n-io/n8n",
540
+ "category": "Automation"
541
+ },
542
+ {
543
+ "name": "dify-ai/dify",
544
+ "url": "https://github.com/dify-ai/dify",
545
+ "category": "Framework"
546
+ },
547
+ {
548
+ "name": "openai/swarm",
549
+ "url": "https://github.com/openai/swarm",
550
+ "category": "Orchestration"
551
+ },
552
+ {
553
+ "name": "geekan/MetaGPT",
554
+ "url": "https://github.com/geekan/MetaGPT",
555
+ "category": "Coding"
556
+ },
557
+ {
558
+ "name": "OpenDevin/OpenHands",
559
+ "url": "https://github.com/All-Hands-AI/OpenHands",
560
+ "category": "Coding"
561
+ },
562
+ {
563
+ "name": "paul-gauthier/aider",
564
+ "url": "https://github.com/paul-gauthier/aider",
565
+ "category": "Coding"
566
+ },
567
+ {
568
+ "name": "VoltAgent/awesome-agent-skills",
569
+ "url": "https://github.com/VoltAgent/awesome-agent-skills",
570
+ "category": "Skills"
571
+ },
572
+ {
573
+ "name": "heilcheng/awesome-agent-skills",
574
+ "url": "https://github.com/heilcheng/awesome-agent-skills",
575
+ "category": "Skills"
576
+ },
577
+ {
578
+ "name": "skillmatic-ai/awesome-agent-skills",
579
+ "url": "https://github.com/skillmatic-ai/awesome-agent-skills",
580
+ "category": "Skills"
581
+ },
582
+ {
583
+ "name": "kodustech/awesome-agent-skills",
584
+ "url": "https://github.com/kodustech/awesome-agent-skills",
585
+ "category": "Skills"
586
+ },
587
+ {
588
+ "name": "gmh5225/awesome-skills",
589
+ "url": "https://github.com/gmh5225/awesome-skills",
590
+ "category": "Skills"
591
+ },
592
+ {
593
+ "name": "ashishpatel26/500-AI-Agents-Projects",
594
+ "url": "https://github.com/ashishpatel26/500-AI-Agents-Projects",
595
+ "category": "Agentic"
596
+ },
597
+ {
598
+ "name": "pathway-com/pathway",
599
+ "url": "https://github.com/pathwaycom/pathway",
600
+ "category": "Data"
601
+ },
602
+ {
603
+ "name": "ollama/ollama",
604
+ "url": "https://github.com/ollama/ollama",
605
+ "category": "Framework"
606
+ },
607
+ {
608
+ "name": "deepseek-ai/DeepSeek-V3",
609
+ "url": "https://github.com/deepseek-ai/DeepSeek-V3",
610
+ "category": "Framework"
611
+ },
612
+ {
613
+ "name": "stanfordnlp/dspy",
614
+ "url": "https://github.com/stanfordnlp/dspy",
615
+ "category": "Framework"
616
+ },
617
+ {
618
+ "name": "pipecat-ai/pipecat",
619
+ "url": "https://github.com/pipecat-ai/pipecat",
620
+ "category": "Voice"
621
+ },
622
+ {
623
+ "name": "e2b-dev/e2b",
624
+ "url": "https://github.com/e2b-dev/e2b",
625
+ "category": "Coding"
626
+ },
627
+ {
628
+ "name": "stanford-oval/storm",
629
+ "url": "https://github.com/stanford-oval/storm",
630
+ "category": "Research"
631
+ },
632
+ {
633
+ "name": "ag2ai/ag2",
634
+ "url": "https://github.com/ag2ai/ag2",
635
+ "category": "Framework"
636
+ },
637
+ {
638
+ "name": "MervinPraison/PraisonAI",
639
+ "url": "https://github.com/MervinPraison/PraisonAI",
640
+ "category": "Framework"
641
+ },
642
+ {
643
+ "name": "Significant-Gravitas/AutoGPT",
644
+ "url": "https://github.com/Significant-Gravitas/AutoGPT",
645
+ "category": "Agentic"
646
+ },
647
+ {
648
+ "name": "smol-ai/developer",
649
+ "url": "https://github.com/smol-ai/developer",
650
+ "category": "Coding"
651
+ },
652
+ {
653
+ "name": "Mintplex-Labs/anything-llm",
654
+ "url": "https://github.com/Mintplex-Labs/anything-llm",
655
+ "category": "Framework"
656
+ },
657
+ {
658
+ "name": "chatchat-space/Langchain-Chatchat",
659
+ "url": "https://github.com/chatchat-space/Langchain-Chatchat",
660
+ "category": "Framework"
661
+ },
662
+ {
663
+ "name": "mem0ai/mem0",
664
+ "url": "https://github.com/mem0ai/mem0",
665
+ "category": "Memory"
666
+ },
667
+ {
668
+ "name": "microsoft/semantic-kernel",
669
+ "url": "https://github.com/microsoft/semantic-kernel",
670
+ "category": "Framework"
671
+ },
672
+ {
673
+ "name": "google-gemini/gemini-cli",
674
+ "url": "https://github.com/google-gemini/gemini-cli",
675
+ "category": "Coding"
676
+ },
677
+ {
678
+ "name": "joaomdmoura/crewai-examples",
679
+ "url": "https://github.com/joaomdmoura/crewAI-examples",
680
+ "category": "Agentic"
681
+ },
682
+ {
683
+ "name": "microsoft/agent-framework",
684
+ "url": "https://github.com/microsoft/agent-framework",
685
+ "category": "Framework"
686
+ },
687
+ {
688
+ "name": "2nd-brain/pkm",
689
+ "url": "https://github.com/2nd-brain",
690
+ "category": "Productivity"
691
+ },
692
+ {
693
+ "name": "2slides-skills/presentation",
694
+ "url": "https://github.com/2slides",
695
+ "category": "Productivity"
696
+ },
697
+ {
698
+ "name": "aade-api-monitor/greek-tax",
699
+ "url": "https://github.com/aade-monitor",
700
+ "category": "Data"
701
+ },
702
+ {
703
+ "name": "academic-research/openalexapi",
704
+ "url": "https://github.com/openalexapi",
705
+ "category": "Research"
706
+ },
707
+ {
708
+ "name": "anthropic/algorithmic-art",
709
+ "url": "https://github.com/anthropics/skills",
710
+ "category": "Frontend"
711
+ },
712
+ {
713
+ "name": "anthropic/canvas-design",
714
+ "url": "https://github.com/anthropics/skills",
715
+ "category": "Frontend"
716
+ },
717
+ {
718
+ "name": "anthropic/docx",
719
+ "url": "https://github.com/anthropics/skills/tree/main/docx",
720
+ "category": "Coding"
721
+ },
722
+ {
723
+ "name": "anthropic/frontend-design",
724
+ "url": "https://github.com/anthropics/skills",
725
+ "category": "Frontend"
726
+ },
727
+ {
728
+ "name": "anthropic/mcp-builder",
729
+ "url": "https://github.com/anthropics/skills",
730
+ "category": "AI"
731
+ },
732
+ {
733
+ "name": "anthropic/pdf",
734
+ "url": "https://github.com/anthropics/skills/tree/main/pdf",
735
+ "category": "Coding"
736
+ },
737
+ {
738
+ "name": "anthropic/pptx",
739
+ "url": "https://github.com/anthropics/skills/tree/main/pptx",
740
+ "category": "Coding"
741
+ },
742
+ {
743
+ "name": "anthropic/product-self-knowledge",
744
+ "url": "https://github.com/anthropics/skills",
745
+ "category": "AI"
746
+ },
747
+ {
748
+ "name": "anthropic/xlsx",
749
+ "url": "https://github.com/anthropics/skills/tree/main/xlsx",
750
+ "category": "Data"
751
+ },
752
+ {
753
+ "name": "binance/crypto-market-rank",
754
+ "url": "https://github.com/binance",
755
+ "category": "Blockchain"
756
+ },
757
+ {
758
+ "name": "binance/meme-rush",
759
+ "url": "https://github.com/binance",
760
+ "category": "Blockchain"
761
+ },
762
+ {
763
+ "name": "binance/query-token-audit",
764
+ "url": "https://github.com/binance",
765
+ "category": "Security"
766
+ },
767
+ {
768
+ "name": "binance/spot",
769
+ "url": "https://github.com/binance",
770
+ "category": "Blockchain"
771
+ },
772
+ {
773
+ "name": "binance/trading-signal",
774
+ "url": "https://github.com/binance",
775
+ "category": "Blockchain"
776
+ },
777
+ {
778
+ "name": "biz-reporter/analytics",
779
+ "url": "https://github.com/biz-reporter",
780
+ "category": "Data"
781
+ },
782
+ {
783
+ "name": "bookkeeper/pre-accounting",
784
+ "url": "https://github.com/bookkeeper",
785
+ "category": "Productivity"
786
+ },
787
+ {
788
+ "name": "business-plan/solopreneur",
789
+ "url": "https://github.com/solopreneur-skills",
790
+ "category": "Productivity"
791
+ },
792
+ {
793
+ "name": "bvg-route/berlin-transit",
794
+ "url": "https://github.com/bvg-route",
795
+ "category": "Data"
796
+ },
797
+ {
798
+ "name": "camino-real-estate/evaluator",
799
+ "url": "https://github.com/camino",
800
+ "category": "Data"
801
+ },
802
+ {
803
+ "name": "camino-route/optimizer",
804
+ "url": "https://github.com/camino",
805
+ "category": "Data"
806
+ },
807
+ {
808
+ "name": "cloudflare/agents-sdk",
809
+ "url": "https://github.com/cloudflare",
810
+ "category": "AI"
811
+ },
812
+ {
813
+ "name": "cloudflare/building-ai-agent-on-cloudflare",
814
+ "url": "https://github.com/cloudflare",
815
+ "category": "AI"
816
+ },
817
+ {
818
+ "name": "cloudflare/building-mcp-server-on-cloudflare",
819
+ "url": "https://github.com/cloudflare",
820
+ "category": "AI"
821
+ },
822
+ {
823
+ "name": "cloudflare/commands",
824
+ "url": "https://github.com/cloudflare",
825
+ "category": "DevOps"
826
+ },
827
+ {
828
+ "name": "cloudflare/durable-objects",
829
+ "url": "https://github.com/cloudflare",
830
+ "category": "Cloud"
831
+ },
832
+ {
833
+ "name": "cloudflare/web-perf",
834
+ "url": "https://github.com/cloudflare",
835
+ "category": "Frontend"
836
+ },
837
+ {
838
+ "name": "cloudflare/wrangler",
839
+ "url": "https://github.com/cloudflare",
840
+ "category": "DevOps"
841
+ },
842
+ {
843
+ "name": "ethos-link/rails-conventions",
844
+ "url": "https://github.com/ethos-link",
845
+ "category": "Coding"
846
+ },
847
+ {
848
+ "name": "expo/eas-build",
849
+ "url": "https://github.com/expo",
850
+ "category": "Mobile"
851
+ },
852
+ {
853
+ "name": "expo/expo-router",
854
+ "url": "https://github.com/expo",
855
+ "category": "Mobile"
856
+ },
857
+ {
858
+ "name": "getsentry/agents-md",
859
+ "url": "https://github.com/getsentry",
860
+ "category": "DevOps"
861
+ },
862
+ {
863
+ "name": "getsentry/claude-settings-audit",
864
+ "url": "https://github.com/getsentry",
865
+ "category": "Security"
866
+ },
867
+ {
868
+ "name": "gmh5225/aws-skills",
869
+ "url": "https://github.com/gmh5225",
870
+ "category": "Cloud"
871
+ },
872
+ {
873
+ "name": "gmh5225/founder-skills",
874
+ "url": "https://github.com/gmh5225",
875
+ "category": "Productivity"
876
+ },
877
+ {
878
+ "name": "gmh5225/langchain-skills",
879
+ "url": "https://github.com/gmh5225",
880
+ "category": "AI"
881
+ },
882
+ {
883
+ "name": "gmh5225/mongodb-skills",
884
+ "url": "https://github.com/gmh5225",
885
+ "category": "Data"
886
+ },
887
+ {
888
+ "name": "gmh5225/owasp-security",
889
+ "url": "https://github.com/gmh5225",
890
+ "category": "Security"
891
+ },
892
+ {
893
+ "name": "gmh5225/pm-skills",
894
+ "url": "https://github.com/gmh5225",
895
+ "category": "Productivity"
896
+ },
897
+ {
898
+ "name": "gmh5225/smart-contract-openzeppelin",
899
+ "url": "https://github.com/gmh5225",
900
+ "category": "Blockchain"
901
+ },
902
+ {
903
+ "name": "google-labs-code/design-md",
904
+ "url": "https://github.com/google-labs-code/design-md",
905
+ "category": "Frontend"
906
+ },
907
+ {
908
+ "name": "google-labs-code/enhance-prompt",
909
+ "url": "https://github.com/google-labs-code",
910
+ "category": "AI"
911
+ },
912
+ {
913
+ "name": "google-labs-code/react-components",
914
+ "url": "https://github.com/google-labs-code",
915
+ "category": "Frontend"
916
+ },
917
+ {
918
+ "name": "google-labs-code/remotion",
919
+ "url": "https://github.com/google-labs-code",
920
+ "category": "Frontend"
921
+ },
922
+ {
923
+ "name": "google-labs-code/shadcn-ui",
924
+ "url": "https://github.com/google-labs-code",
925
+ "category": "Frontend"
926
+ },
927
+ {
928
+ "name": "google-labs-code/stitch-loop",
929
+ "url": "https://github.com/google-labs-code",
930
+ "category": "Frontend"
931
+ },
932
+ {
933
+ "name": "googleworkspace/gws-drive",
934
+ "url": "https://github.com/googleworkspace",
935
+ "category": "Productivity"
936
+ },
937
+ {
938
+ "name": "googleworkspace/gws-gmail",
939
+ "url": "https://github.com/googleworkspace",
940
+ "category": "Productivity"
941
+ },
942
+ {
943
+ "name": "googleworkspace/gws-shared",
944
+ "url": "https://github.com/googleworkspace",
945
+ "category": "Productivity"
946
+ },
947
+ {
948
+ "name": "googleworkspace/gws-sheets",
949
+ "url": "https://github.com/googleworkspace",
950
+ "category": "Data"
951
+ },
952
+ {
953
+ "name": "huggingface/datasets-skill",
954
+ "url": "https://github.com/huggingface",
955
+ "category": "Data"
956
+ },
957
+ {
958
+ "name": "huggingface/spaces-deploy",
959
+ "url": "https://github.com/huggingface",
960
+ "category": "AI"
961
+ },
962
+ {
963
+ "name": "huggingface/transformers-skill",
964
+ "url": "https://github.com/huggingface",
965
+ "category": "AI"
966
+ },
967
+ {
968
+ "name": "huifer/Claude-Ally-Health",
969
+ "url": "https://github.com/huifer",
970
+ "category": "Health"
971
+ },
972
+ {
973
+ "name": "jeffersonwarrior/claudisms",
974
+ "url": "https://github.com/jeffersonwarrior",
975
+ "category": "Productivity"
976
+ },
977
+ {
978
+ "name": "K-Dense-AI/claude-scientific-skills",
979
+ "url": "https://github.com/K-Dense-AI",
980
+ "category": "Research"
981
+ },
982
+ {
983
+ "name": "Kevin7Qi/codex-collab",
984
+ "url": "https://github.com/Kevin7Qi",
985
+ "category": "AI"
986
+ },
987
+ {
988
+ "name": "mcollina/nodejs-skills",
989
+ "url": "https://github.com/mcollina",
990
+ "category": "Coding"
991
+ },
992
+ {
993
+ "name": "microsoft/azure-ai-agents-persistent-dotnet",
994
+ "url": "https://github.com/microsoft",
995
+ "category": "AI"
996
+ },
997
+ {
998
+ "name": "microsoft/azure-ai-document-intelligence-dotnet",
999
+ "url": "https://github.com/microsoft",
1000
+ "category": "Data"
1001
+ },
1002
+ {
1003
+ "name": "microsoft/azure-ai-openai-dotnet",
1004
+ "url": "https://github.com/microsoft",
1005
+ "category": "AI"
1006
+ },
1007
+ {
1008
+ "name": "microsoft/azure-eventhub-dotnet",
1009
+ "url": "https://github.com/microsoft",
1010
+ "category": "Data"
1011
+ },
1012
+ {
1013
+ "name": "microsoft/azure-identity-dotnet",
1014
+ "url": "https://github.com/microsoft",
1015
+ "category": "Security"
1016
+ },
1017
+ {
1018
+ "name": "microsoft/azure-maps-search-dotnet",
1019
+ "url": "https://github.com/microsoft",
1020
+ "category": "Data"
1021
+ },
1022
+ {
1023
+ "name": "mukul975/cybersecurity-skills",
1024
+ "url": "https://github.com/mukul975",
1025
+ "category": "Security"
1026
+ },
1027
+ {
1028
+ "name": "muratcankoylan/context-degradation",
1029
+ "url": "https://github.com/muratcankoylan",
1030
+ "category": "AI"
1031
+ },
1032
+ {
1033
+ "name": "muratcankoylan/context-fundamentals",
1034
+ "url": "https://github.com/muratcankoylan",
1035
+ "category": "AI"
1036
+ },
1037
+ {
1038
+ "name": "NeoLabHQ/prompt-engineering",
1039
+ "url": "https://github.com/NeoLabHQ",
1040
+ "category": "AI"
1041
+ },
1042
+ {
1043
+ "name": "netlify/netlify-edge-functions",
1044
+ "url": "https://github.com/netlify",
1045
+ "category": "Cloud"
1046
+ },
1047
+ {
1048
+ "name": "netlify/netlify-functions",
1049
+ "url": "https://github.com/netlify",
1050
+ "category": "Cloud"
1051
+ },
1052
+ {
1053
+ "name": "NoizAI/tts-skills",
1054
+ "url": "https://github.com/NoizAI",
1055
+ "category": "AI"
1056
+ },
1057
+ {
1058
+ "name": "obra/defense-in-depth",
1059
+ "url": "https://github.com/obra",
1060
+ "category": "Security"
1061
+ },
1062
+ {
1063
+ "name": "Orchestra-Research/AI-research-skills",
1064
+ "url": "https://github.com/Orchestra-Research",
1065
+ "category": "Research"
1066
+ },
1067
+ {
1068
+ "name": "raintree-technology/apple-hig-skills",
1069
+ "url": "https://github.com/raintree-technology",
1070
+ "category": "Mobile"
1071
+ },
1072
+ {
1073
+ "name": "sanjay3290/imagen",
1074
+ "url": "https://github.com/sanjay3290",
1075
+ "category": "AI"
1076
+ },
1077
+ {
1078
+ "name": "SHADOWPR0/security-bluebook",
1079
+ "url": "https://github.com/SHADOWPR0",
1080
+ "category": "Security"
1081
+ },
1082
+ {
1083
+ "name": "ShunsukeHayashi/agent-skill-bus",
1084
+ "url": "https://github.com/ShunsukeHayashi",
1085
+ "category": "AI"
1086
+ },
1087
+ {
1088
+ "name": "Skill_Seekers/skill-converter",
1089
+ "url": "https://github.com/yusufkaraaslan",
1090
+ "category": "AI"
1091
+ },
1092
+ {
1093
+ "name": "stripe/stripe-api",
1094
+ "url": "https://github.com/stripe",
1095
+ "category": "Data"
1096
+ },
1097
+ {
1098
+ "name": "stripe/stripe-billing",
1099
+ "url": "https://github.com/stripe",
1100
+ "category": "Data"
1101
+ },
1102
+ {
1103
+ "name": "stripe/stripe-checkout",
1104
+ "url": "https://github.com/stripe",
1105
+ "category": "Frontend"
1106
+ },
1107
+ {
1108
+ "name": "supabase/auth",
1109
+ "url": "https://github.com/supabase",
1110
+ "category": "Security"
1111
+ },
1112
+ {
1113
+ "name": "supabase/database",
1114
+ "url": "https://github.com/supabase",
1115
+ "category": "Data"
1116
+ },
1117
+ {
1118
+ "name": "supabase/edge-functions",
1119
+ "url": "https://github.com/supabase",
1120
+ "category": "Cloud"
1121
+ },
1122
+ {
1123
+ "name": "trailofbits/defense-in-depth",
1124
+ "url": "https://github.com/trailofbits",
1125
+ "category": "Security"
1126
+ },
1127
+ {
1128
+ "name": "trailofbits/security-review",
1129
+ "url": "https://github.com/trailofbits",
1130
+ "category": "Security"
1131
+ },
1132
+ {
1133
+ "name": "trailofbits/smart-contract-audit",
1134
+ "url": "https://github.com/trailofbits",
1135
+ "category": "Blockchain"
1136
+ },
1137
+ {
1138
+ "name": "travisvn/multi-agent-startup",
1139
+ "url": "https://github.com/travisvn",
1140
+ "category": "AI"
1141
+ },
1142
+ {
1143
+ "name": "travisvn/security-static-analysis",
1144
+ "url": "https://github.com/travisvn",
1145
+ "category": "Security"
1146
+ },
1147
+ {
1148
+ "name": "vercel-labs/react-native-skills",
1149
+ "url": "https://github.com/vercel-labs",
1150
+ "category": "Mobile"
1151
+ },
1152
+ {
1153
+ "name": "vercel/next-js-skills",
1154
+ "url": "https://vercel.com/docs/agent-resources/skills",
1155
+ "category": "Frontend"
1156
+ },
1157
+ {
1158
+ "name": "vercel/vercel-deploy",
1159
+ "url": "https://vercel.com/docs/agent-resources/skills",
1160
+ "category": "DevOps"
1161
+ },
1162
+ {
1163
+ "name": "wrsmith108/varlock",
1164
+ "url": "https://github.com/wrsmith108",
1165
+ "category": "Security"
1166
+ }
1167
+ ]
1168
+ }