Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

swfl-arrest-scrapers

swfl-arrest-scrapers contient 14 skills collectées depuis Shamrock2245, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
1
mis à jour
2026-04-16
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

county-expansion
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-04-15
harden
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-15
playwright-scraping
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-15
self-improving-agent
Développeurs de logiciels

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
Développeurs de logiciels

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