Find broken setup docs before new contributors do
Detect drifting documentation (broken links, wrong setup steps, missing prerequisites) by testing docs as code and filing fix PRs/issues automatically.
Create a skill called "Docs Drift Sweeper". Given: - Repo link and docs locations (README, CONTRIBUTING, docs/) - The preferred clean environment (Docker/CI runner) Output: - A docs audit checklist and automation plan - Broken link detection approach - A "docs setup test" workflow spec (commands + expected outputs) - Issue/PR templates for doc fixes
"Getting started" docs frequently rot, especially in fast-moving projects. This recipe treats
documentation as a testable asset and audits it on a schedule.
New repo? Running in minutes, not days
Point your Claw at an unfamiliar repo and it figures out how to get it running. Excellent starter recipe because it turns a messy pile of config files into a concrete setup plan you can follow.
Visualize and document every view in your frontend at a glance
Automatically map all the views and routes in your frontend codebase into a structured overview. Great for onboarding, audits, and keeping navigation architecture visible as the project grows.
Real sources, named experts, actual quotes
Deep research that finds primary sources with named individuals, community sentiment from Reddit/HN/X, and news coverage. No summaries of summaries — actual quotes with URLs.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.