yojahny55

57 mods across 1 repository, 6 stars between them.

claude-wp-builder

02

yojahny55/claude-wp-builder

Plugin Claude Code

WordPress site-building methodology: demo HTML → custom theme with ACF/SCF, bilingual support, section-by-section building.

6 2d ago A tokens not measured original MIT

yojahny55/claude-wp-builder

Instructions file

Instructions for yojahny55/claude-wp-builder, covering claude.md, what this repo is, testing, architecture and two independent i18n systems — do not mix them.

6 2d ago A 2,083 tokens original MIT

wp-acf

04

yojahny55/claude-wp-builder

Agent

ACF/SCF field architect — generates programmatic field definitions with bilingual support, one file per section.

6 2d ago A 25 tokens original MIT

wp-audit-a11y

05

yojahny55/claude-wp-builder

Agent

Accessibility auditor — WCAG 2.1 AA compliance, WordPress-specific checks, skip links, ARIA, keyboard navigation, color contrast.

6 2d ago A 35 tokens original MIT

wp-audit-aios

06

yojahny55/claude-wp-builder

Agent

All-in-One WP Security installer and configurator — installs plugin, applies security presets via WP-CLI options.

6 2d ago A 27 tokens original MIT

wp-audit-rankmath

09

yojahny55/claude-wp-builder

Agent

Rank Math SEO installer, configurator, and SEO data seeder — modules, schema, breadcrumbs, meta, llms.txt, robots.txt.

6 2d ago A 35 tokens original MIT

wp-audit-seo

11

yojahny55/claude-wp-builder

Agent

SEO auditor — heading hierarchy, meta tags, schema markup, Rank Math configuration, structured data.

6 2d ago A 24 tokens original MIT

wp-cf7

12

yojahny55/claude-wp-builder

Agent

CF7 form specialist — generates contact forms, branded email templates, and creates forms via WP-CLI with bilingual support.

6 2d ago A 28 tokens original MIT

wp-cinematic

13

yojahny55/claude-wp-builder

Agent

Cinematic scroll-driven theme specialist. Reads cinematic-scroll-kit's schemas/scene.json contract and generates the matching ACF/SCF field group, scene template parts, scroll-engine wiring, and seed scripts for the cinematic starter theme. Handles hybrid demos (cinematic reel + trailing flex sections). Owns the…

6 2d ago A 93 tokens original MIT

wp-context

14

yojahny55/claude-wp-builder

Agent

Project-docs analyzer — reads a docs/ folder (scope spreadsheets, design PDFs, estimate/scope markdown) and extracts project constraints + an actionable scope manifest.

6 2d ago A 34 tokens original MIT

wp-css

15

yojahny55/claude-wp-builder

Agent

CSS design system specialist — generates BEM-named styles using custom properties, mobile-first responsive design, no build tools.

6 2d ago A 26 tokens original MIT

wp-normalize

16

yojahny55/claude-wp-builder

Agent

Demo-folder analyzer — converts an arbitrary multi-page HTML site into the plugin's canonical delimited demo format plus a build manifest, splitting sections and classifying content types.

6 2d ago A 36 tokens original MIT

wp-tailwind

17

yojahny55/claude-wp-builder

Agent

Tailwind demo converter and section CSS author — converts HTML/CSS demos to Tailwind-native HTML, or authors template parts with @apply rules.

6 2d ago A 32 tokens original MIT

wp-template

18

yojahny55/claude-wp-builder

Agent

PHP/WordPress template specialist — generates template parts, page templates, header, footer using WordPress best practices and project i18n helpers.

6 2d ago A 31 tokens original MIT

wp-audit

19

yojahny55/claude-wp-builder

Command

Comprehensive audit — security, SEO, accessibility, performance, best practices.

6 2d ago A 14 tokens original MIT

wp-cinematic-demo

20

yojahny55/claude-wp-builder

Command

Generate (or regenerate) the cinematic HTML demo for client approval. Wraps the kit's cinematic-site skill but emits to /demo/ with the same delimiters the rest of the plugin uses, so the demo can be polished with /wp-polish and audited with /wp-responsive-check like any other plugin demo.

6 2d ago A 82 tokens original MIT

wp-cinematic-encode

21

yojahny55/claude-wp-builder

Command

Encode source videos for cinematic scroll-scrub (all-keyframe MP4) and mobile autoplay-loop (9:16 portrait crop). Thin wrapper over the kit's scripts/encode-keyframe.sh and scripts/encode-mobile-portrait.sh. Drops encoded files into /assets/videos/ and updates the matching ACF row if --scene=N is provided.

6 2d ago B 84 tokens original MIT

wp-cinematic-init

22

yojahny55/claude-wp-builder

Command

Scaffold a cinematic-scroll WordPress theme from an existing demo or from scratch. Installs cinematic-scroll-kit as a recommended skill, picks the cinematic starter, then defers to /wp-init with --mode=cinematic for the rest of the bootstrap (project info, ACF flavor, server, vhost).

6 2d ago A 76 tokens original MIT

wp-cinematic-scene

23

yojahny55/claude-wp-builder

Command

Author, replace, or regenerate a single cinematic scene. Updates the matching cinematicscenes repeater row (eyebrow, headline, body, CTA, videos, poster) and — if the scene needs a non-default layout — emits a per-scene template fragment override at template-parts/cinematic/scene- .php. Cinematic equivalent of…

6 2d ago A 86 tokens original MIT

wp-cinematic-seed

24

yojahny55/claude-wp-builder

Command

Seed (or re-seed) all cinematic scenes from a manifest. Idempotent — skips scenes whose sceneid already has content unless --force. Sideloads sample videos from the kit if no Media Library attachments are pinned.

6 2d ago A 56 tokens original MIT