accessibility-patterns
WCAG 2.2 AA compliance, ARIA patterns, keyboard navigation, screen reader optimization
Hizlica kural/ogrenim kaydet. CLAUDE.md'ye ve memory'ye yazar. Kullanim: /learn <kural>
$ npx -y skills add vibeeval/vibecosystem --skill learn --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/learnContext preview
The summary Claude sees to decide when to auto-load this skill.
Hizlica kural/ogrenim kaydet. CLAUDE.md'ye ve memory'ye yazar. Kullanim: /learn <kural>
name: learn description: Hizlica kural/ogrenim kaydet. CLAUDE.md'ye ve memory'ye yazar. Kullanim: /learn <kural>
Kullanici `/learn <kural>` yazdiginda su adimlari takip et:
Kullanicinin verdigi metni analiz et:
Mevcut dizinde CLAUDE.md var mi kontrol et.
"LEARNED MISTAKES" bolumune ekle:
- [TARIH] HATA: <ogrenim> | COZUM: <ne yapilmali> | ONLEM: <kural>
"ERROR TRACKING" tablosuna ekle:
| TARIH | kategori | - | 1 | Learned | Yes |
Kullaniciya sor: "Bu dizinde CLAUDE.md yok. Olusturayim mi? (template: ~/.claude/templates/CLAUDE-TEMPLATE.md)"
Genel bir ogrenim ise (sadece bu projeye ozel degilse), memory sistemine de kaydet:
cd ~/.claude && PYTHONPATH=scripts python3 scripts/core/store_learning.py \ --session-id "learn-command" \ --content "<ogrenim>" \ --context "<baglam>" \ --tags "learn,<kategori>" \ --confidence high
OGRENILDI: Kural: <kural> Severity: CRITICAL/IMPORTANT/MINOR Kaydedildi: CLAUDE.md + memory Kategori: <kategori>
/learn API route'larda try-catch sart -> CLAUDE.md'ye IMPORTANT/api olarak kaydeder /learn .env dosyasini ASLA commit'leme -> CLAUDE.md'ye CRITICAL/security olarak kaydeder /learn React'ta useEffect cleanup unutma -> CLAUDE.md'ye IMPORTANT/react olarak kaydeder /learn Bu projede port 3737 kullaniliyor -> CLAUDE.md'ye MINOR/workflow olarak kaydeder (memory'ye kaydetmez, proje-ozel)
1. Kisa ve net yaz - gereksiz uzatma 2. Her ogrenim actionable olmali (ne yapilmali acik) 3. Ornek kod ekle mumkunse 4. Tekrar kontrolu yap - ayni kural varsa "tekrar" sayisini artir 5. Tarih otomatik eklenir (bugunun tarihi)
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 compliance, ARIA patterns, keyboard navigation, screen reader optimization
axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.
Steam-style achievement system with XP, levels, streaks, and skill trees. Gamifies the development workflow. 25 achievements across 5 categories.
Framework for measuring and tracking agent response quality over time. Detects regressions before they reach production. Use when evaluating agent changes,…
Agent ve skill dosyalarinin yapisal dogrulamasi. Frontmatter kontrol, naming convention, zorunlu bolum kontrolu, tutarlilik denetimi. Yeni agent/skill…