Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

swfl-arrest-scrapers

swfl-arrest-scrapers에는 Shamrock2245에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
1
업데이트
2026-04-16
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

county-expansion
소프트웨어 개발자

Use this skill when expanding the scraper network to new Florida counties. Contains the 67-county expansion roadmap, prioritization framework, site reconnaissance procedure, and lead analysis strategy. The goal is total Florida coverage for maximum bail bond lead generation.

2026-04-16
county-scraper-builder
소프트웨어 개발자

Use this skill when creating a new county arrest scraper, modifying an existing solver, or adding a new county to the scraping pipeline. Contains the canonical architecture, naming conventions, and integration checklist.

2026-04-16
repo-conventions
소프트웨어 개발자

Non-negotiable rules, safe refactoring patterns, shared code modification guidelines, secrets management, config hierarchy, and schema change process for the swfl-arrest-scrapers repo. Read this before modifying any core infrastructure.

2026-04-16
testing-guide
소프트웨어 품질 보증 분석가·테스터

Testing patterns, fixture guidelines, parser test templates, smoke tests, and red-green TDD methodology for the scraper pipeline. Use when writing tests for new counties, verifying core/ changes, or debugging test failures.

2026-04-16
gws-sheets
소프트웨어 개발자

Google Sheets: Read and write spreadsheets via the Sheets API v4.

2026-04-15
harden
소프트웨어 개발자

Systematically strengthen scraper pipelines against network failures, anti-bot measures, data edge cases, and real-world brittleness that breaks idealized scraper designs.

2026-04-15
python-performance-optimization
소프트웨어 개발자

Performance optimization patterns for Python scraper pipelines — connection pooling, memory efficiency, async I/O, and batch operations for high-throughput data ingestion.

2026-04-15
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-04-15
github-actions-docs
소프트웨어 개발자

Use when writing, customizing, or troubleshooting GitHub Actions workflows for scraper scheduling, Docker builds, or CI/CD pipeline issues.

2026-04-15
google-sheets-integration
소프트웨어 개발자

Use when working with Google Sheets data output — writing arrest records, managing tabs, handling schema, debugging API errors.

2026-04-15
playwright-scraping
소프트웨어 개발자

Use when building scrapers that need browser automation — Playwright or DrissionPage. Covers anti-bot evasion, Cloudflare bypass, headless Chrome, and browser-based data extraction.

2026-04-15
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-15
self-improving-agent
소프트웨어 개발자

Automatically triggered after completing ANY task in this repo — fixing a bug, adding a county, debugging a failure, or modifying infrastructure. Implements a multi-memory learning loop that extracts patterns from experiences and patches skill files to prevent repeating mistakes. Based on the charon-fan/agent-playbook self-improving-agent pattern.

2026-04-15
scraper-debugger
소프트웨어 개발자

Use this skill when a scraper workflow is failing in GitHub Actions, when a solver is returning 0 records, or when debugging any runtime error in the scraping pipeline. Contains diagnostic procedures, common failure modes, and fix patterns.

2026-04-15