Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

swfl-arrest-scrapers

swfl-arrest-scrapers contiene 14 skills recopiladas de Shamrock2245, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
14
Stars
1
actualizado
2026-04-16
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

county-expansion
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-04-15
harden
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-15
playwright-scraping
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-15
self-improving-agent
Desarrolladores de software

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
Desarrolladores de software

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