skills/dev-guides/SKILL.md
Use when looking up, searching, finding, reading, browsing, retrieving, querying, or checking internal developer documentation. Load this skill when someone wants to search for docs, look up a guide, find a tutorial, read a page, browse documentation, or retrieve markdown content from a documentation URL.
npx skillsauth add abhiroopb/synthetic-mind dev-guidesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Before running any commands, verify the documentation CLI is available:
docs-cli --help
STOP if the CLI is not installed or not recognized. Direct the user to SETUP.md for installation instructions.
When you encounter a URL hosted on your internal developer documentation site, you can retrieve the markdown content of that page for easier reading and context.
docs-cli search <query>
Options:
-l, --limit <n> - Limit number of results (default 10)-i, --index <name> - Search only in a specific index-j, --json - Output results as JSONdocs-cli fetch https://your-docs-site.example.com/docs/path/to/page.md
docs-cli search "acceptance tests"
This returns matching documentation with URLs that can be fetched directly.
docs-cli sync - Update indexes from the manifestdocs-cli list - List all documents in the indexesdocs-cli info - Show configuration and index informationdocs-cli stats - Show index statisticstesting
Track TV shows and movies with Trakt.tv. Search, get watchlist, history, up-next, recommendations, trending, calendar, ratings, stats, add/remove from watchlist, mark watched, rate, and check in. Use when asked about what to watch, TV shows, movies, watch history, or Trakt.
development
Send and receive SMS messages via Twilio API. Used for text message notifications, forwarding important alerts, and two-way SMS communication.
documentation
Organizes files in the local Downloads folder into proper folders. Use when asked to organize, sort, or file downloaded documents.
tools
Book and manage appointments on Sutter Health MyHealth Online portal. Uses browser automation via Playwright MCP to interact with the patient portal.