Resources
Free operational specs from chadworks. Drop them into Claude, Cursor, or any AI coding agent — each one is a complete workflow with conditions, outcomes, and copy-paste-ready markdown. Built and tested by Chad on real client sites.
Web
- Web WordPress to static with AI Nine-phase spec for converting any WordPress site to hand-coded static HTML/CSS/JS. Audit-first methodology, plugin replacement table, deploy options.
- Web Hand-coded form pipeline (Resend + LEIT) Drop-in contact form for static sites: Resend + Vercel function, honeypot, base64 timestamp, CORS lockdown, end-to-end test.
- Web Audit-first style extraction Lock fonts, then colors, then images, then layout — in that order — into separate audit docs before writing any code. Stops style drift.
- Web Page builder to clean code Specifically targets Avada, Elementor, Divi: how to extract design intent from page-builder bloat without trying to salvage the markup.
Visibility
- Visibility GEO/AEO setup for static sites Get cited by ChatGPT, Claude, Perplexity. Schema graph, llms.txt, direct answer blocks, question headings, citation-worthy sentences.
- Visibility Schema.org JSON-LD graph pattern The full @graph pattern with @id references that unifies entities across pages — Organization, Person, Service, FAQ, BreadcrumbList.
- Visibility llms.txt and llms-full.txt spec Structure for both files, when to update, what AI assistants actually do with them.
Process
- Process New product from zero Universal build methodology: pre-build inputs, design-to-code workflow, content workflow, client review milestones, QA gate, launch.
- Process Revision workflow with AI Seven-step workflow for taking an unstructured dump of changes and executing it with an AI agent — without scope creep or duplicate work.
- Process Archive old project cleanly Eight-step archive procedure with smoke test. Self-contained zip with database, build binder, install guide. Restorable years later.
Voice
- Voice Humanize AI output: voice rules Rule set for cleaning AI-written copy until it reads like a knowledgeable human wrote it. Sentence structure, hedging, AI tells, patterns to delete on sight.
- Voice Extract brand voice from source How to read a founder's existing writing — transcripts, posts, talks — and produce a voice profile an AI can mirror without sounding generic.
Specs provided as-is. chadworks isn't responsible for how you use these prompts or any effects they may have on your code, content, infrastructure, or business. Review and test before applying.