payload-astro-website-template
Multi-language website template with Payload CMS and Astro
All Skills in This Repository (6)
Pure Emerald Level Indicatorscommit
Automate conventional commits across cms and web repositories.
intl
Standardizes locale-aware content and Intl formatting across CMS fields and Astro components.
test-web
Run smoke tests on a web UI using agent-browser to identify regressions.
astro-components
Enforce Astro component prop typing and Tailwind styling conventions.
payload-cms
Standardize Payload CMS v3 collections, fields, access control, and local API queries.
astro-accessibility
Audits Astro components for WCAG 2.1 AA compliance gaps in accessibility.
Frequently Asked Questions
FAQPage SchemaHow to install payload-astro-website-template?โผ
Run `npx skills add jhb-software/payload-astro-website-template --all -g -y` in your terminal to install all skills globally.
What is the Payload Astro website template used for?โผ
It is a starter for building fast, multi-language content websites, combining a Payload CMS backend with a static Astro frontend that includes SEO, sitemaps, and live preview.
Does this template support multiple languages?โผ
Yes. It includes localized CMS fields, alternate language paths, and Intl-based formatting rules for dates, numbers, and currencies.
How do I deploy the website and CMS?โผ
Both projects deploy separately on Vercel, with MongoDB Atlas for the database and any S3-compatible storage for media files.
Does the template follow accessibility standards?โผ
Yes. It enforces WCAG 2.1 AA rules for semantic HTML, ARIA attributes, keyboard navigation, and accessible images in all Astro components.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core