Skill Claude CodeCodex
Guidelines and workflows for contributing to the marmite codebase - covers code quality, testing, architecture patterns, and contribution checklists.
39 tagged static site, measured the same way as everything else here.
Browse within: ETL 17astro 17dagster 17new-zealand 17python 17crm 9job-search 9cloudflare-pages 5github-api 5observability 5open-source 5
Skill Claude CodeCodex
Guidelines and workflows for contributing to the marmite codebase - covers code quality, testing, architecture patterns, and contribution checklists.
Skill Claude CodeCodex
Build and manage static sites with marmite - a zero-config static site generator that turns markdown files into websites.
Skill Claude CodeCodex
A skill for collecting AI technology blog posts from 23 named sources, translating them into Chinese, and generating a static website for offline reading.
stevysmith/website-builder-migrate-skill
Skill Claude CodeCodex
Migrate a site built on a website builder (Webflow, Framer, Squarespace, Wix, Carrd, etc.) to a self-hosted static site. Use when the user wants to export, migrate, or move a site off a website-builder platform without paying for an export, self-host the site, or transition to another hosting provider like Render…
danger-English/agent-zero-to-one-cn
Skill Claude CodeCodex
Polish an existing single-file personal page after the user asks for a clearer, more readable design while preserving its content and no-build setup.
Skill Claude CodeCodex
Use whenever the user wants to ingest one or more job vacancies into Job Search HQ. Triggers: /add-vacancy, "add this vacancy", "add these jobs", pasting one or more job URLs, or pasting an aggregator/search URL and asking to expand it. Handles a single URL, a bulk list, or an aggregator page (DOU / Djinni /…
Skill Claude CodeCodex
Use when the user wants to verify which Job Search HQ vacancies are still live vs closed / deleted. Triggers: /recheck-statuses, "check dead listings", "clean closed roles", "are these still open?", "refresh statuses". Walks data/vacancies.json, opens each URL (webfetch first, Chrome fallback for auth-gated), and…
Skill Claude CodeCodex
Use whenever the user wants fresh AI/ML roles pulled into Job Search HQ. Triggers: /refresh-listings, "refresh listings", "refill", "what's new", "scan for new AI jobs". Walks three sources in Claude in Chrome — DOU AI/ML category pages (no auth), the user's Djinni dashboard (auth required), and the user's LinkedIn…
Skill Claude CodeCodex
What this project is allowed to claim in public — the anchoring rule for AI-generated summaries, confidence states, attribution, and the wording of every published number. Use this skill whenever writing an LLM prompt, rendering generated prose, labelling a metric, designing a badge or status, drafting social posts…
Skill Claude CodeCodex
Hard infrastructure ceilings for this project — GitHub API rates, GitHub Actions behaviour, Cloudflare Pages build quotas, Groq limits, and forbidden platforms. Use this skill before choosing any hosting provider, database, scheduler, or LLM provider; before changing polling frequency or the number of watched…
Skill Claude CodeCodex
Skill "instrument-ui" from sighttrue/sighttrue, covering the thesis, banned patterns, the near-miss to avoid, density is the flex and typography.
Skill Claude CodeCodex
Creates useful Mermaid diagrams for SWE, DevOps, and Platform Engineering work — PRs, ADRs, RFCs, runbooks, incident reviews, roadmaps, system architecture, and more. Use this skill whenever the user wants to visualize a technical initiative, system change, workflow, deployment pipeline, data model, service topology…
Skill Claude CodeCodex
Generate a complete, mental-model-first course on any technology — a landing README, a CHEATSHEET, and dependency-ordered numbered course units, each following a fixed learn → why → concepts → exercises → self-checks → takeaways template, grounded in primary sources before any content is written and with the syllabus…
Skill Claude CodeCodex
Orient new contributors and developers to a repository or technology through structured, planned exploration. Uses creative-planner to design the tour path, then tree, ls, eza, and cat to map the filesystem landscape live. When unknowns arise, searches the web for current documentation rather than relying on…