원클릭으로
skills
skills에는 yashasvigirdhar에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when the user wants to create or maintain a YAML feature inventory for a product — a single source of truth cataloging every user-facing capability. Handles both initial bootstrap (explores the codebase to propose a schema and initial entries) and ongoing drift-sync (reconciles the inventory against the current code).
Use when you need to track competitor pricing, check if stored pricing data is stale, or do initial competitive pricing research. On first run, discovers competitors via codebase analysis and web research, then builds a comprehensive pricing database.
Use when the user wants to audit competitor backlink profiles using the free Ahrefs tool to identify link-building opportunities, or when setting up competitive SEO analysis.
Automated E2E browser testing via Chrome DevTools MCP. Tests local dev servers — checks console errors, network requests, DOM state. Writes checkpoint reports, fixes bugs, opens PRs, and improves itself after each run. Use when setting up QA testing for a web application.