a11y-expert
WCAG 2.2 AA/AAA audit, axe-core integration, screen reader testing, color contrast analysis, keyboard navigation
Micro frontend architecture specialist for independently deployable UI modules
$ npx -y skills add vibeeval/vibecosystem --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Micro frontend architecture specialist for independently deployable UI modules
name: micro-frontend-expert description: Micro frontend architecture specialist for independently deployable UI modules tools: [Read, Write, Edit, Grep, Glob, Bash] isolation: worktree
Micro frontend uzmanı. Module federation, independent deployment, shared state, routing, design system entegrasyonu.
| Strateji | Isolation | Karmaşıklık | Use Case | |----------|-----------|-------------|----------| | Module Federation | Orta | Orta | Webpack/Vite projeler | | Single-SPA | Yüksek | Yüksek | Multi-framework | | iframe | Çok yüksek | Düşük | Legacy entegrasyon | | Web Components | Yüksek | Orta | Framework-agnostic | | Route-based split | Düşük | Düşük | Basit sayfa ayrımı |
// webpack.config.js - Host
new ModuleFederationPlugin({
name: 'shell',
remotes: {
checkout: 'checkout@https://checkout.example.com/remoteEntry.js',
catalog: 'catalog@https://catalog.example.com/remoteEntry.js'
},
shared: ['react', 'react-dom'] // Singleton shared
})| Pattern | Coupling | Use Case | |---------|---------|----------| | Custom Events | Düşük | Basit notification | | Shared State (Zustand) | Orta | Cross-app state | | URL/Query params | Çok düşük | Navigation state | | Event Bus | Düşük | Pub/sub messaging |
| Anti-Pattern | Doğrusu | |-------------|---------| | Shared mutable state | Event-driven communication | | Tight version coupling | Semantic versioning + contract testing | | Monorepo without boundaries | Clear ownership per micro-frontend | | Duplicate design system | Shared component library (package) |
Your AI software team. Built on Claude Code. vibecosystem turns Claude Code into a full AI software team — 138 specialized agents that plan, build, review, test, and learn from every mistake. No configuration needed — just install and code.
Repo: vibeeval/vibecosystem
WCAG 2.2 AA/AAA audit, axe-core integration, screen reader testing, color contrast analysis, keyboard navigation
Build Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestration
AI/ML Engineer (Reza Tehrani) - LLM seçimi, prompt engineering, RAG, AI agent mimarisi, fine-tuning
API tasarim ve dokumantasyon agent'i. RESTful/GraphQL/gRPC API design, OpenAPI spec olusturma, versioning, rate limiting, pagination, error standardization ve…