Complete collection of AI agent skills including: - Frontend Development (Vue, React, Next.js, Three.js) - Backend Development (NestJS, FastAPI, Node.js) - Mobile Development (React Native, Expo) - Testing (E2E, frontend, webapp) - DevOps (GitHub Actions, CI/CD) - Marketing (SEO, copywriting, analytics) - Security (binary analysis, vulnerability scanning) - And many more... Synchronized from: https://skills.sh/ Co-Authored-By: Claude <noreply@anthropic.com>
20 lines
484 B
JSON
20 lines
484 B
JSON
{
|
|
"name": "multi-ai-brainstorm",
|
|
"version": "1.0.0",
|
|
"description": "Multi-AI brainstorming using Qwen coder-model. Collaborate with multiple specialized AI agents for expert-level ideation.",
|
|
"main": "brainstorm-orchestrator.js",
|
|
"dependencies": {
|
|
"node-fetch": "^2.7.0"
|
|
},
|
|
"keywords": [
|
|
"ai",
|
|
"brainstorm",
|
|
"multi-agent",
|
|
"qwen",
|
|
"ideation",
|
|
"collaboration"
|
|
],
|
|
"author": "Roman | RyzenAdvanced",
|
|
"license": "ISC"
|
|
}
|