The official
extension kit
Everything you need to build with Blockstudio
Site templates, 1,000+ drop-in blocks, AI instructions, and a private Discord. One purchase, lifetime access.
Launch price, $99 off
- 450+ site templates
- 1,000+ block system
- AI system instructions
- Lifetime updates included
- Access to every new resource
- Private Discord community
























What's inside
Built to make you faster
Premium site templates, 1,000+ blocks, AI system instructions, and clean source code. Everything you need to build better sites with Blockstudio.
Templates
Production-ready site templates
Drop-in site templates and 1,000+ blocks built with Tailwind CSS. Beautifully designed, fully responsive, and ready to customize.
AI Instructions
AI-assisted development
System instructions that make building with AI faster and more predictable.
Source Code
Clean, readable code
No obfuscation, no lock-in. Learn from it, extend it, make it yours.
<section useBlockProps><header class="py-16 text-center"><p class="text-sm uppercase tracking-widest"><?php echo $a['eyebrow']; ?></p><h1 class="text-5xl font-medium tracking-tight"><?php echo $a['heading']; ?></h1><p class="mt-4 text-lg text-muted"><?php echo $a['description']; ?></p></header><div class="grid grid-cols-3 gap-8"><?php foreach ($a['posts'] as $post) : ?><article class="rounded-xl border"><img src="<?php echo $post['image']; ?>" /><h3><?php echo $post['title']; ?></h3></article><?php endforeach; ?></div><InnerBlocks /><footer class="mt-16 border-t pt-8"><nav class="flex items-center justify-between"><a href="<?php echo $a['prev_url']; ?>"><?php echo $a['prev_label']; ?></a><a href="<?php echo $a['next_url']; ?>"><?php echo $a['next_label']; ?></a></nav></footer></section>
Updates
Lifetime access to everything
Every new template, skill, and resource we ship is yours. No subscriptions, no renewals.
Templates
450+ themes, built to ship
Production-ready site templates for every niche, built with Tailwind CSS. Drop one into your WordPress setup and start customizing immediately. Fully responsive, clean source code, and designed to work with Blockstudio out of the box.
noir/├── style.css├── blockstudio/│ └── sections/│ ├── hero/│ ├── cta/│ ├── testimonials/│ └── pricing/└── pages/├── home/│ ├── page.json│ └── index.php├── about/│ ├── page.json│ └── index.php└── services/├── page.json└── index.php
File-based Pages
Drop in, not import
Plus templates use Blockstudio's file-based page system. Drop a template into your theme and the pages sync automatically. No database seeding, no XML imports, no manual setup.
Blocks
1,000+ blocks, one collection
A curated collection of Tailwind CSS blocks you can drop into any existing theme. Hero sections, CTAs, pricing tables, galleries, FAQ accordions, and everything in between. Pick individual blocks or use them all.
AI Instructions
AI-ready out of the box
Drop AGENTS.md into your theme and AI assistants instantly understand blocks, pages, Tailwind v4 config, and design conventions. Works with Claude Code, Cursor, Windsurf, and any editor that reads context files.
## Block Structure- Sections in sections/- render.php + block.json- Fields via PHP attributes- InnerBlocks support
## Page System- Pages in pages/{slug}/- page.json for metadata- index.php for template- No XML import needed
## Tailwind v4- Config via @theme- CSS variable tokens- Dark mode support- Responsive utilities
## Design Conventions- Semantic color tokens- Consistent spacing- Typography presets- Component patterns
Community
A place to build together
Private Discord for Plus members. Share what you're building, swap AI workflows, and figure things out with other developers who are deep into Blockstudio. Whether you're stuck on a block or rethinking how you build for the web, this is the place.
Channels
Online — 5
just dropped AGENTS.md into cursor and it one-shot my entire pricing section. i'm scared
wait you guys are writing code? i've been vibing with the templates for two hours
client asked for a full site by friday. shipped it tuesday. didn't tell them
the page system is actually magic. no more xml imports is worth the price alone honestly
Pay once, build forever
Lifetime access to every template, all 1,000+ blocks, AI instructions, full source code, and our private Discord community, including everything we ship in the future. No subscriptions, no renewals, no hidden costs.
450+ site templates
Production-ready site templates built with Blockstudio blocks. Fully responsive, clean source code, and ready to customize.
1,000+ block system
A growing collection of drop-in blocks for any theme. Hero sections, CTAs, galleries, pricing tables, and more. Pick what you need or use them all.
AI system instructions
Context files that give AI assistants deep knowledge of Blockstudio's architecture, conventions, and best practices.
Private Discord community
A members-only Discord server to get help, share what you're building, and connect with other Blockstudio developers.
Launch price, $99 off
- 450+ site templates
- 1,000+ block system
- AI system instructions
- Lifetime updates included
- Access to every new resource
- Private Discord community
Already a Blockstudio customer? Use blockstudio{licenseKey} as a discount code to get your existing spending amount off.
Roadmap
What's coming next
Plus is just getting started. Here's what we're working on next — all included in your lifetime access.
App Kit
Build data-heavy applications with Blockstudio blocks. Web components for dashboards, data tables, and interactive UIs beyond marketing sites.
Commerce Kit
WooCommerce-ready blocks for product grids, carts, checkout flows, and store templates. Everything you need to build a shop with Blockstudio.
Form Kit
Advanced form blocks with multi-step wizards, conditional logic, file uploads, and built-in validation. Drop-in forms that work with any theme.
FAQ
Have another question? Reach out to us at hi@blockstudio.dev