page-template-library

Solid

Use when the user says 'save this as a template', 'create a playbook from this page', 'capture this layout', or has hand-built the same page type three times. Captures canonical page patterns as reusable playbooks that later page generation can spawn from in seconds.

Data & Documents 36 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Page Template Library Bootstrapper **Version:** 1.0.0 **Updated:** 2026-05-24 **Category:** workflow **Status:** stable **Requires:** Respira for WordPress plugin 7.1+ + MCP server --- ## Description Most WordPress sites have a few "canonical" page patterns the team builds over and over: the case study layout, the service page layout, the landing page hero + 3 sections + CTA layout, the team-member single layout. This skill captures those patterns as re-usable **playbooks** using the new v7.1 MCP tools (`respira_create_playbook`, `respira_list_playbooks`, `respira_update_playbook`). Once captured, future page-generation skills (or the user directly) can spawn a new page from a playbook in seconds, on-brand, with the right structure — no more "build it from scratch every time." --- ## What it produces A library of named playbooks on the site, each describing: 1. **Structure** — the section pattern (hero → 3-up grid → quote → CTA, etc.) 2. **Components per section** — which builder modules/widgets to use 3. **Tokens used** — references to the site's design system (primary color, heading typography, etc.) 4. **Variable slots** — the fields the user fills in when spawning a new page from this playbook (title, hero image, key stat, body copy, etc.) 5. **Builder lock** — which page builder this playbook targets (a Bricks playbook isn't portable to Elementor) --- ## When to Use - Setting up a new site that will repeat similar page types (agency portfolio sites: case st...

Details

Author
respira-press
Repository
respira-press/agent-skills-wordpress
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

planpage

Render a skill's plan, review gate, or report as a beautiful, self-contained, INTERACTIVE HTML page — via the open-source planpage package (Preact components → static HTML + a local post-back server so the user can approve / adjust / flip decisions in the browser and the choice comes straight back to the agent). Use whenever a skill needs an approval gate, a decision review, or a shareable before/after report — author with the kit's components instead of hand-rolling HTML each time.

2 Updated 5 days ago
YosefHayim
AI & Automation Listed

landing-page-generator

Turns a one-paragraph event/webinar brief into a publish-ready landing page, either a WordPress/Elementor section structure or a standalone custom-HTML page, plus a matching set of marketing collaterals. Reads a brand kit on every run so every output is on-brand. A human reviews and publishes; the skill never publishes on its own.

0 Updated 1 weeks ago
saurabhshuklagrowisto
Code & Development Listed

memory-palace

Reproducible kit for mounting Henry Heffernan's 3D-CRT-monitor + Win98-desktop portfolio template (`/palace`) on top of an existing Next.js site. Ships drop-in build scripts, config snippets (webpack / Next / Vercel / tsconfig), placeholder showcase pages, NOTICE templates, a post-deploy DevTools verification snippet, and the 13-gotcha PLAYBOOK that catalogues every way this rollout breaks in production. Use when the user wants a /palace-style 3D portfolio with a clickable retro monitor mounted on their own site, when integrating a vendored CRA app inside a Next.js host, or when debugging "same-origin iframe but Chrome treats it as cross-origin", iframe stuck on broken-document, framer-motion type drift on Vercel, COOP/X-Frame-Options blocking own-iframe, or font fallback inside the inner OS.

4 Updated today
bingran-you