Amrify Team
The Amrify team builds and maintains the AI-ready Astro boilerplate behind every Amrify template, and runs its own fleet of production sites on the same code.
What we work on
The same codebase powers a fleet of live production sites across home service trades: HVAC, plumbing, roofing, electrical, landscaping, cleaning, pest control and more. Running many sites from one set of shared packages is what makes it practical to maintain them at a price a single contractor can afford.
Our work concentrates on four areas:
Performance. Astro ships zero JavaScript by default, and interactive pieces are SolidJS islands loaded only where they are needed. Static HTML on a CDN is what makes fast page loads the default rather than something to optimise for later.
Technical SEO. Structured data, canonical URLs, sitemaps and internal linking are generated from content and config rather than hand-maintained per page, so they stay correct as a site grows.
Content architecture. Zod-validated content collections mean a broken frontmatter field fails the build instead of silently shipping. Content lives in markdown, not a database, so it is reviewable in version control.
AI workflow. The boilerplate ships with CLAUDE.md, AGENTS.md and a prompt kit, so Claude Code, Cursor or Copilot can handle configuration and content work, with docs and video tutorials covering every step.
Writing
We publish guides on Astro, technical SEO, Core Web Vitals and migrating off WordPress. Every claim in a post reflects how the system is actually built; the Lighthouse numbers and build times we quote come from real sites we operate.
Articles by Amrify Team
9 articles
Why Amrify Works So Well with Claude Code, Cursor, and Copilot
See why Amrify's typed schemas and structured config make it the ideal Astro template for AI development with Claude Code and Cursor.
Astro vs Next.js for Content Websites in 2026
Discover how Astro and Next.js compare for blogs, marketing sites, and agency work. Performance, bundle size, and SEO analyzed side by side.
Complete Astro SEO Checklist: 25 Steps to Perfect Technical SEO
The complete Astro SEO checklist for 2026. 25 actionable steps covering meta tags, structured data, Core Web Vitals, sitemaps, and content optimization.
How to Migrate Your WordPress Site to Astro Step by Step
Follow this step-by-step guide to migrate your WordPress site to Astro. Content export, URL mapping, SEO preservation, and deployment.
Free Astro Starter Template With SolidJS + Tailwind
Free Astro 7 starter template with SolidJS, Tailwind CSS 4, dark mode, and top Lighthouse performance. Download and start building.
Astro Content Collections for Agency Templates
Use Astro Content Collections with Zod validation to build type-safe agency templates. Practical guide with real examples.
How We Get 100 Lighthouse on Every Site
See how Amrify Astro templates achieve 100/100 Lighthouse scores on every deployment. Performance, accessibility, and SEO breakdown.
Build 15 Client Sites From One Codebase
Learn how to manage multiple client websites from a single Astro monorepo. Shared layouts, per-site theming, and independent deploys.
Astro vs WordPress for Agencies in 2026
See how Astro and WordPress compare for agency workflows. Performance, maintenance, security, and cost analyzed side by side.