by expo
The use-dom skill shows how to use Expo DOM components to run React web code in a webview on native and normally on web, helping you reuse browser-dependent components and migrate web code incrementally.
by expo
The use-dom skill shows how to use Expo DOM components to run React web code in a webview on native and normally on web, helping you reuse browser-dependent components and migrate web code incrementally.
by firecrawl
firecrawl-agent helps extract structured JSON from complex, multi-page websites. Learn when to use it, how to run the Firecrawl CLI agent, add schemas, set starting URLs, and save outputs for pricing, products, and directory-style data extraction.
by firecrawl
firecrawl skill for installing, authenticating, and using the official Firecrawl CLI for web scraping, search, crawling, and page interaction. Learn setup, `firecrawl --status`, login, safe file output to `.firecrawl/`, and practical usage patterns backed by the repo.
by firecrawl
firecrawl-crawl helps agents bulk extract content from a website or docs section with path filters, depth limits, page caps, wait mode, and job status checks.
by firecrawl
firecrawl-download helps you download a site or docs section into organized local files under .firecrawl/. It combines site mapping and scraping, supports markdown, links, and screenshots, and is useful for offline docs copies, bulk page capture, and practical Web Scraping workflows.
by firecrawl
firecrawl-search is a web research skill for finding sources, running structured search, and optionally scraping full page content as JSON with Firecrawl CLI.
by firecrawl
firecrawl-map helps agents discover and list URLs on a site, with options for search filtering, limits, JSON output, sitemap modes, and subdomain control before deeper scraping or crawling.
by firecrawl
firecrawl-scrape helps extract clean, LLM-friendly content from known URLs, including JS-rendered pages. Use it to scrape markdown, links, or page-specific answers with Firecrawl CLI or npx firecrawl.
by xixu-me
secure-linux-web-hosting helps safely set up or review Linux web hosting with distro-aware routing, SSH hardening, firewall changes, Nginx static or reverse-proxy setup, HTTPS issuance, and validation-first sequencing for Deployment work.