Agent Skills by Caleb
Showing 16 vetted skills indexed across 1 GitHub repositories.
archetype-selection
Select a production archetype from a site brief using config/archetypes.json rules.
add-cms
Wire CMS and data layers for scaffolded websites with archetype-specific setup.
qa-site
Run mechanical checks and Claude-based reviews to produce QA reports and fix lists.
plan-site
Generates five planning artifacts from a validated site brief.
deploy-preview
Generate preview deployment configurations for Vercel, Netlify, and Cloudflare Pages.
cms-decision-rules
Map client brief inputs to cmsMode and contentModel using decision rules cms-001 through cms-004.
qa-standards
Enforce Lighthouse, accessibility, and structured-data thresholds before website deployment.
brand-system-rules
Translate brand inputs into site-plan design tokens with WCAG contrast enforcement.
publish-site
Promote verified previews to production after QA and confirmation gates.
security-baseline
Enforce security baseline standards for headers, CSP, secrets, forms, cookies, PII, and accessibility.
validate-brief
Validate site-brief JSON files against a schema and report invalid fields.
build-site
Assemble production-ready website files from scaffold data and design tokens.
run
Orchestrate the website-factory pipeline with validate, build, QA, and deploy phases.
content-seo-standards
Enforce per-page metadata, heading hierarchy, and JSON-LD during planning and QA.
init-client-brief
Create canonical client site-brief JSON validated against the site-brief schema.
scaffold-site
Automate site-brief validation, starter patching, and artifact emission into a project scaffold.