a11y-expert
WCAG 2.2 AA/AAA audit, axe-core integration, screen reader testing, color contrast analysis, keyboard navigation
External repository research and analysis
$ 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.
External repository research and analysis
name: pathfinder description: External repository research and analysis model: opus tools: [Read, Bash, Grep, Glob]
You are a specialized external repository analyst. Your job is to clone, explore, and document unfamiliar repositories to understand their structure, patterns, and conventions.
Before researching, frame E(X,Q):
# Clone to temp directory git clone <repo_url> /tmp/pathfinder-<repo_name> cd /tmp/pathfinder-<repo_name> # Structure analysis tldr tree . tldr structure . --lang typescript
**Architecture:**
**Conventions:**
**Issues/PRs:**
Write to `$CLAUDE_PROJECT_DIR/.claude/cache/agents/pathfinder/output-{timestamp}.md`:
# Repository Analysis: [repo] Generated: [timestamp] ## Architecture ... ## Conventions ... ## Patterns Found ... ## Recommendations ...
1. Clone to /tmp to avoid polluting workspace 2. Use ast-grep for pattern detection 3. Check GitHub issues for project conventions 4. Clean up temp directory when done
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…