firecrawl-interact
Drive a live browser on a scraped page: click, fill forms, log in, paginate, infinite-scroll. Use when content requires interaction or a scrape failed or returned incomplete content.
SKILL DIRECTORY
설치 수와 최근 흐름을 기준으로 필요한 Agent Skill을 찾아보세요.
skills.sh API 기준방금 확인
Drive a live browser on a scraped page: click, fill forms, log in, paginate, infinite-scroll. Use when content requires interaction or a scrape failed or returned incomplete content.
Build a Bazel-based iOS / macOS / Apple app on Limrun's remote build execution (RBE) instead of a local Mac, and install it on a remote iOS simulator. Use when the project is a Bazel workspace (MODULE.bazel / WORKSPACE) building rules_apple / rules_swift targets and the user wants to `bazel build` it or run it on a simulator, or when a `--config=limrun` build or install misbehaves. To then tap, type, screenshot, or otherwise interact with the running app, use limrun-ios-simulator. For non-Bazel (plain xcodebuild) projects use limrun-xcode instead.
>-
Go 언어 벤치마킹, 프로파일링 및 성능 측정. Go 벤치마크를 작성, 실행 또는 비교할 때, pprof를 사용하여 핫 패스를 프로파일링할 때, CPU/메모리/추적 프로파일을 해석할 때, benchstat을 사용하여 결과를 분석할 때, CI 벤치마크 회귀 검출을 설정할 때, 또는 Prometheus 런타임 메트릭을 사용하여 운영 환경의 성능을 조사할 때 활용하세요. 또한 개발자가 특정 성능 지표에 대한 심층 분석이 필요할 때도 활용합니다. 이 기술은 측정 방법론을 제공하며, `samber/cc-skills-golang@golang-performance`는 최적화 패턴을 제공합니다.
Drive an app running on a Limrun cloud iOS simulator: launch, tap, type, read the accessibility element tree, screenshot, record video, connect the app to local services, play a video file as the camera, and run timed action chains. Use after a build (from any builder) when the user wants to see, test, or interact with their app on a simulator, or says 'show me a screenshot', 'tap', 'run the UI test', 'record a video', 'connect localhost', 'reach my local server from the simulator', 'mock the camera', or 'launch on simulator'. To build the app first, use limrun-xcode-bazel (Bazel workspaces) or limrun-xcode (xcodebuild projects).
Write tests using React Native Testing Library (RNTL) v13 and v14 (`@testing-library/react-native`). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL".
Use when the user requests repository setup, tooling infrastructure, or Jess's full project template. Skip coding, prototypes, and hardening requests that do not include repository setup.
Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.
Optimize LinkedIn profile for searchability, recruiter visibility, and engagement
새로운 Google 프레젠테이션을 만들고 초기 슬라이드를 추가하세요.
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Generate STAR stories, practice questions, and talking points from resume
Use when writing, reviewing, or refactoring tests, or choosing verification for a code change.
Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local copy for reference.
>-
>-
Use when a PR has merge conflicts with its base branch, including conflicts found during babysitting or merging.