hekivo /superpowers-sage
Skill Claude Code Codex
Design system implementation in Sage/Tailwind v4 — Figma to @theme tokens, design tokens CSS, Tailwind v4 @theme, color tokens, typography tokens, spacing scale, Blade UI components, kitchensink page, design-to-code, @layer base @layer components, CSS custom properties, resources/css/app.css, Paper MCP, Figma MCP…
13 2mo ago A 107 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
HTML Forms + Sage integration — log1x/sage-html-forms, hfgetform, addPostObject html-form, Blade form views, x-form. shared components, hf-validation JS module, hf-success hf-error hf-submitted events, Constraint Validation API, form traps pattern escaping type-tel ValidityState non-enumerable — stateless contact…
13 2mo ago A 129 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
Sage theme with Acorn (Laravel IoC for WordPress) and Lando — lando start, lando info, lando acorn, Service Providers, View Composers, Blade components, ACF Composer blocks and fields, Poet CPT config/poet.php, AppServiceProvider, ViewServiceProvider, resources/views/, resources/css/app.css @theme Tailwind v4…
13 2mo ago A 135 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
Full architectural preferences and skill routing map for Sage/Acorn projects — complete workflow ecosystem reference, Lando command tables, design tool URL routing (Paper/Stitch/Figma/Pencil/Playwright), MCP query patterns, discover-abilities, execute-ability, WordPress MCP Adapter, plan system structure, integration…
13 2mo ago A 155 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
Verify implemented work meets acceptance criteria — run tests, check PHPCS, validate Blade output, lando phpunit, lando phpcs, lando yarn test, Playwright tests, accessibility check, post-implementation verification, done criteria validation, checklist review, verification phase.
13 2mo ago A 63 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
Native Gutenberg blocks without ACF — block.json, edit.js, save.js, registerblocktype, @wordpress/scripts, block attributes, InnerBlocks, useBlockProps, ServerSideRender, dynamic blocks PHP rendercallback, block supports, block.json apiVersion 3, block variations, block styles, block transforms, React in block editor…
13 2mo ago A 111 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WordPress capabilities and roles — addrole, removerole, addcap, removecap, currentusercan, usercan, WPRoles, custom capabilities, administrator editor author contributor subscriber, capability mapping, meta capabilities, mapmetacap, registerposttype capabilities, custom post type capabilities, WPUser roles and caps…
13 2mo ago A 114 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WP-CLI operations via Lando — lando wp db export, lando wp db import, lando wp search-replace, lando wp search-replace --dry-run, lando wp user create, lando wp post list, lando wp plugin install, database management, maintenance mode, lando wp maintenance-mode activate, lando wp cache flush, lando wp cron event run…
13 2mo ago A 114 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WordPress hooks lifecycle — addaction, addfilter, doaction, applyfilters, removeaction, removefilter, hook priority, pluginsloaded, init, wploaded, aftersetuptheme, thecontent filter, wpenqueuescripts, adminenqueuescripts, hook execution order, Acorn hook registration in AppServiceProvider, boot hooks, register hooks…
13 2mo ago A 141 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WordPress performance optimization: performance, slow query, N+1 query, Query Monitor, autoload audit, autoload options, object cache, Redis, wpcache, transient, cache invalidation, Core Web Vitals, LCP, CLS, INP, FID, profiling, Xdebug, microtime, pregetposts, database query optimization, TTFB, page load, Vite…
13 2mo ago A 138 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
PHPStan static analysis in Sage/Acorn projects — lando composer phpstan, phpstan.neon configuration, PHPStan level 0-9, WordPress PHP stubs, szepeviktor/phpstan-wordpress, baseline generation, CI phpstan, suppress errors, type errors, return type mismatch, nullable types, WordPress function stubs, WPPost WPQuery…
13 2mo ago A 90 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WordPress REST API — registerrestroute, WPRESTController, WPRESTRequest, REST namespace, custom endpoints, Application Passwords, JWT REST authentication, permissioncallback, schema validation, WPRESTResponse, REST API versioning, restensureresponse, coexistence with Acorn Routes, registerrestroute vs routes/web.php…
13 2mo ago A 110 tokens
original MIT hekivo /superpowers-sage
Skill Claude Code Codex
WordPress security hardening — nonce verification, wpnoncefield, checkadminreferer, sanitizetextfield, sanitizeemail, eschtml, escattr, escurl, wpkses, SQL injection prevention, $wpdb->prepare(), capability checks, currentusercan, authentication hardening, wp-config.php secrets, security headers, file permissions…
13 2mo ago A 129 tokens
original MIT