Loading...
Loading...
Scheduled AI agents that run automatically. Browse routine recipes for SEO audits, deploy verification, dependency updates, and more. Each recipe includes the prompt, trigger config, and MCP connectors — ready to paste into Claude Code.
Crawl the site, check for broken links, missing meta tags, slow pages, and SEO issues. Produces a prioritized action list.
Run Lighthouse on key pages, track Core Web Vitals trends over time, flag regressions from the prior week, and produce actionable optimization recommendations.
Pull Google Search Console data, summarize top queries, click-through rates, and impressions trends over the past 7 days.
Audit npm, pip, or cargo dependencies for outdated packages, known CVEs, and breaking-change version bumps. Produces a triage report and draft update plan.
Review all git commits from the past 7 days and generate a clean, user-facing changelog grouped by features, fixes, and internal improvements.
After each production deploy, hit critical application endpoints, verify HTTP responses, check for JavaScript errors, and confirm key user flows are operational.
After each production deploy, verify no SEO regressions were introduced — broken canonicals, missing structured data, changed page titles, or removed meta descriptions.
Every two weeks, check documentation files for accuracy against the current codebase — flag outdated API references, missing parameters, stale code examples, and broken links.
Check endpoint response times and uptime percentage from the past 24 hours. Alert on degradation, calculate SLA compliance, and surface slow endpoints for optimization.
Review application error logs from the past 24 hours, categorize by severity and type, identify recurring patterns, and surface anything requiring immediate attention.
Check all published content for outdated information, stale publication dates, deprecated product references, and broken links. Produces a prioritized refresh backlog.