a11y-expert
WCAG 2.2 AA/AAA audit, axe-core integration, screen reader testing, color contrast analysis, keyboard navigation
Log analysis, pattern detection, and debugging specialist
$ 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.
Log analysis, pattern detection, and debugging specialist
name: log-analyzer description: Log analysis, pattern detection, and debugging specialist tools: [Read, Grep, Glob, Bash]
Log analiz uzmanı. Structured logging, log aggregation, error pattern detection, correlation ID tracking.
// Pino (Node.js)
logger.info({
event: 'order.created',
orderId: order.id,
userId: user.id,
amount: order.total,
correlationId: req.correlationId
}, 'Order created successfully')| Level | Ne Zaman | Production'da | |-------|----------|--------------| | ERROR | İşlem başarısız, müdahale lazım | Açık | | WARN | Potansiyel sorun, devam edebilir | Açık | | INFO | İş akışı milestone'ları | Açık | | DEBUG | Detaylı diagnostic | Kapalı | | TRACE | Her adım | Kapalı |
| Anti-Pattern | Doğrusu | |-------------|---------| | PII log'lama (email, IP) | Mask/redact et | | String concatenation log | Structured fields | | catch(e) { console.log(e) } | Proper error logging | | Log her satırı | Log business events |
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…