Choose a page kit
Begin with a service, product, portfolio, or WordPress business structure.
Practical programming and coding with AI
devs Tools / Section Composer 1.0.0
Compose thirteen semantic page sections, manage content, headings, design tokens, and quality in one local project, then export eight HTML and WordPress implementation formats.
Section Composer is a local-first page composition workspace. Start from a page kit, arrange semantic sections, edit only the content slots each section needs, validate the complete page, and export eight deterministic HTML and WordPress implementation formats.
First visit? Choose a Page Kit on the left, edit Content Slots on the right, then open Quality and Export.
View the detailed stepsOpening the local page workspace…
Page workflow
Begin with a service, product, portfolio, or WordPress business structure.
Add, duplicate, move, hide, or remove sections, then edit typed content slots.
Compare four widths, light and dark token modes, headings, required content, links, contrast, and WordPress conversion.
Download code together with conversion losses and install, verification, and rollback instructions.
Four page kits
A page kit is a starting structure, not finished copy. Replace sample claims, prices, proof, images, contact details, and legal text before publishing.
Eight adapters
Swipe horizontally to view every column.
| Output adapter(出力変換) | Generated result | Best for |
|---|---|---|
| Semantic HTML | HTML・CSS・必要時のみJavaScript | 一般的なWeb制作・静的サイト |
| Gutenberg markup | ページ全体とSection単位のBlock markup | WordPress投稿・固定ページ |
| Theme /patterns | WordPressテーマ用PHP Pattern file | テーマ開発・子テーマ |
| Pattern plugin | Pattern登録用の小型プラグイン | テーマ変更後もPatternを残す運用 |
| Starter Page Pattern | 新規固定ページの開始候補 | core/post-content・page |
| theme.json v3 fragment | palette・layout・custom tokenとCSS fallback | WordPress 6.6以降 |
| Project JSON | Project・検証レポート・catalog lock | 再編集・監査・引き継ぎ |
| Runbook(作業手順書) | Install・Verify・Rollback・Content Checklist | 安全な導入と復旧 |
Each adapter reports warnings and conversion losses. Motion, nested selectors, or editor-specific behavior are never removed silently.
Public knowledge base
Glossary
Safety boundary
FAQ
It uses a vertical semantic section stack. This keeps reading order, responsive behavior, keyboard operation, and WordPress serialization predictable.
No. It generates block markup, pattern files, a pattern plugin, a starter pattern, theme.json fragments, and runbooks. You review and install the chosen output.
A target format cannot always preserve motion, nested selectors, or editor behavior. Recording the difference makes installation and rollback reviewable.