Documentation
Bloktastic is an open registry for Storyblok components and plugins. It combines reusable schemas with high-quality prompts so teams can generate framework-specific frontend code quickly.
What You Get
- Installable Bloks with manifest metadata and Storyblok schema files.
- Prompt-First Workflow for AI-assisted code generation in your stack.
- CLI Tools to search, install, and validate packages.
- Curated Plugins for editor field and workflow enhancements.
Quick Links
Getting Started
Install CLI, initialize config, and add your first blok.
Agent Skill
Use an AI coding agent to install components and generate code automatically.
CLI Reference
Complete command options for install and discovery.
Contributing
Submit new components, plugins, docs, and improvements.
Browse Components
Explore currently available starter bloks.
Prompt-First Model
- Schema: pushed to Storyblok as component definition.
- Prompt: guides AI toward a production-ready implementation with accessibility and edge cases.
This avoids shipping dozens of framework templates. Instead, each team generates code that matches its own architecture conventions.