chrisdothtml

6 mods across 1 repository, 3 stars between them.

create-scraper

02

chrisdothtml/ai-job-finder

Skill Claude CodeCodex

Given a careers page URL, uses Playwright browser tools to explore the page, identify reliable scraping patterns (preferring hidden JSON APIs over DOM scraping), then writes a TypeScript Scraper subclass for that company.

3 26d ago A 46 tokens original MIT

find-companies

03

chrisdothtml/ai-job-finder

Skill Claude CodeCodex

Uses a public resource to retrieve a list of the current top tech companies, and detects whether they have listings on job boards with public APIs.

3 26d ago A 31 tokens original MIT

verify

04

chrisdothtml/ai-job-finder

Skill Claude CodeCodex

How to run and drive this app to verify UI/server changes at runtime.

3 26d ago A 16 tokens original MIT

playwright

05

chrisdothtml/ai-job-finder

MCP server Claude CodeCodexCursor +2

MCP server "playwright" as configured in chrisdothtml/ai-job-finder. Launched with yarn dlx @playwright/mcp@latest.

3 26d ago A tokens not measured original MIT

chrisdothtml/ai-job-finder

Instructions file

Instructions for chrisdothtml/ai-job-finder: This repo uses Typescript with node.js, with Yarn as the dependency manager. You can use ./bin/tsn as a drop-in replacement for the node binary. I highly prefer to avoid adding additional third-party dependencies to my project, unless it abstracts very complex…

3 26d ago A 64 tokens original MIT