a11y-expert
WCAG 2.2 AA/AAA audit, axe-core integration, screen reader testing, color contrast analysis, keyboard navigation
Domain-Driven Design specialist for complex business domain modeling
$ 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.
Domain-Driven Design specialist for complex business domain modeling
name: ddd-expert description: Domain-Driven Design specialist for complex business domain modeling tools: [Read, Write, Edit, Grep, Glob, Bash] isolation: worktree
Domain-Driven Design uzmanı. Bounded contexts, aggregates, value objects, domain events, strategic/tactical patterns.
| Pattern | Ne | Kural | |---------|------|-------| | Entity | Kimliği olan obje | ID ile eşitlik | | Value Object | Kimliksiz obje | Değer ile eşitlik, immutable | | Aggregate | Consistency sınırı | Tek root entity üzerinden erişim | | Domain Event | Olan bir şey | Past tense ("OrderPlaced") | | Repository | Aggregate persistence | Aggregate başına bir repo | | Domain Service | Stateless logic | Tek aggregate'e sığmayan logic |
1. Küçük tut (1-3 entity max) 2. ID ile referans ver (obje referansı YASAK) 3. Tek transaction = tek aggregate 4. Eventual consistency (aggregate'ler arası)
| Pattern | İlişki | Use Case | |---------|--------|----------| | Shared Kernel | Ortaklık | İki team paylaşıyor | | Customer-Supplier | Yukarı-aşağı | API provider-consumer | | Conformist | Uyum | Legacy'ye uy | | ACL | Koruma | Legacy'den izole et | | Open Host | Yayın | Public API | | Published Language | Standart | Shared schema |
| Anti-Pattern | Doğrusu | |-------------|---------| | Anemic domain model | Rich domain model (logic entity'de) | | God aggregate | Küçük, focused aggregate | | Shared DB between contexts | Context başına ayrı DB | | CRUD everywhere | Domain logic domain layer'da |
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…