Skip to content

Release v0.2.0

Latest

Choose a tag to compare

Kratt patterns and review

Two new features in this release:

Content review. A new Review button in the sidebar analyses what's already in your editor and returns structured feedback across three areas: structure (heading hierarchy, section flow), accessibility (missing alt text, contrast, labelling), and consistency (mixed formatting, mismatched heading levels). Findings appear directly in the sidebar, each with a concrete suggestion for how to fix it.

Pattern-aware composition. When you describe something that closely matches a registered block pattern on your site, Kratt will now insert the full pattern instead of assembling an equivalent layout from scratch. Patterns tend to be better than block-by-block reconstruction because they carry the design intent behind them — the spacing, colours, and proportions the theme author intended.

New filter hooks. Four new hooks give developers control over the new behaviour:

Kratt patterns and review demo

Click the image to watch the patterns and review demo on YouTube.