danielostrow/thePlug
Skill Claude CodeCodex
This skill activates when the user asks about "code quality", "complexity", "maintainability", "code smells", "refactoring", "clean code", "technical debt metrics", "cyclomatic complexity", "dead code", "duplicate code", "TODO comments", or needs to measure and improve code quality.
danielostrow/thePlug
Skill Claude CodeCodex
This skill activates when the user asks about "refactoring", "clean up code", "improve code", "reduce complexity", "extract method", "split file", "fix code smells", "modernize code", "auto-fix", or needs guidance on safely transforming code.
danielostrow/thePlug
Skill Claude CodeCodex
This skill activates when the user asks about "security vulnerabilities", "OWASP", "SQL injection", "XSS", "command injection", "hardcoded secrets", "API keys", "CVE", "security audit", "find passwords", "exposed credentials", or needs to detect and fix security issues in code.
danielostrow/thePlug
Skill Claude CodeCodex
This skill should be used when the user mentions "captcha", "blocked", "bot detection", "access denied", "challenge page", "reCAPTCHA", "hCaptcha", "Cloudflare", or asks how to handle captchas, bypass bot detection, or implement manual fallback for blocked requests.
danielostrow/thePlug
Skill Claude CodeCodex
This skill should be used when the user asks about "output format", "export data", "save to database", "upload to S3", "BigQuery", "Postgres", "MongoDB", "CSV", "JSON", "Parquet", "data pipeline", "ETL", "data transformation", or needs help configuring where scraped data should be stored and how it should be formatted.
danielostrow/thePlug
Skill Claude CodeCodex
This skill should be used when the user asks to "scrape a website", "extract data from a page", "build a web scraper", "create a puppeteer script", "automate browser", "get data from URL", mentions "selectors", "dynamic content", "JavaScript-rendered pages", or needs help with anti-detection, page navigation, or data…