accessibility-patterns
WCAG 2.2 AA compliance, ARIA patterns, keyboard navigation, screen reader optimization
Search GitHub code, repositories, issues, and PRs via MCP
$ npx -y skills add vibeeval/vibecosystem --skill github-search --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/github-searchContext preview
The summary Claude sees to decide when to auto-load this skill.
Search GitHub code, repositories, issues, and PRs via MCP
name: github-search description: Search GitHub code, repositories, issues, and PRs via MCP allowed-tools: [Bash, Read]
uv run python -m runtime.harness scripts/mcp/github_search.py \
--type "code" \
--query "your search query"# Search code
uv run python -m runtime.harness scripts/mcp/github_search.py \
--type "code" \
--query "authentication language:python"
# Search issues
uv run python -m runtime.harness scripts/mcp/github_search.py \
--type "issues" \
--query "bug label:critical" \
--owner "anthropics"Requires `github` server in mcp_config.json with GITHUB_PERSONAL_ACCESS_TOKEN.
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…