{
"name": "web-dev",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "web-dev",
"description": "Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance. Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-web-dev.git"
},
"strict": true
}
]
}