with one click
skills
skills contains 4 collected skills from yashasvigirdhar, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.