An AI-agent-first WordPress theme — designed to be operated by AI agents, not clicked through by humans. No manual CSS, JS, or PHP editing needed. Just tell your AI what you want.
Why AI-Agent-First?
Traditional WordPress themes are built for human developers who manually edit templates, write CSS, and configure settings through a visual admin panel. Inkbridge Theme takes a fundamentally different approach: every aspect of the theme is designed to be read, understood, and modified by AI agents.
Key Features
Raw HTML Optimised
Works with Classic Editor. Every HTML element — headings, tables, code blocks, blockquotes, lists — is pre-styled. AI-generated content renders perfectly without block markup.
8 Semantic Colour Slots
A design token system with 8 named colour roles (base, contrast, accent-1 through accent-6). Change the palette, and the entire site updates consistently.
Fluid Typography & Spacing
Responsive font sizes and spacing that scale smoothly from mobile to desktop using CSS clamp(). No breakpoint maintenance needed.
Parent-Child Architecture
Use as a parent theme. Each site gets its own child theme for customisation — brand colours, templates, patterns. The parent never needs editing for site-specific changes.
No Build Tools
No npm, webpack, or build step required. Write files, WordPress reads them. Simple enough for any AI agent to operate.
AGENTS.md Documentation
Ships with a comprehensive guide written specifically for AI agents, covering file maps, visual descriptions of every element, rebranding instructions, and child theme setup.
Design System
| Feature | Details |
|---|---|
| Colours | 8 semantic slots in theme.json |
| Typography | 6-step fluid scale (small to 3XL) |
| Spacing | 8-step scale (4px to 128px, fluid) |
| Layout | 720px content / 1200px wide |
| Fonts | System UI stack (no external requests) |
| Templates | 7 block templates included |
Technical Requirements
- WordPress 6.7+
- PHP 8.0+
- Classic Editor plugin recommended