hekivo

61 mods across 1 repository, 13 stars between them.

superpowers-sage

02

hekivo/superpowers-sage

Plugin Claude Code

Modern WordPress development with Sage, Acorn & Lando. Workflow skills: /architecture-discovery, /plan-generator, /building, /designing, /verifying (+ /architecting compatibility alias), with design tool integration, content modeling, visual verification, and comprehensive hooks.

13 2mo ago A tokens not measured original MIT

hekivo/superpowers-sage

Instructions file CodexOpenCode

Instructions for hekivo/superpowers-sage, covering superpowers sage — universal rules, environment, protected files (never edit directly), tailwind v4 and routing & content.

13 2mo ago A 1,030 tokens original MIT

hekivo/superpowers-sage

Instructions file

Instructions for hekivo/superpowers-sage, covering superpowers sage — universal rules, environment, protected files (never edit directly), tailwind v4 and routing & content.

13 2mo ago A 984 tokens copy · 97% MIT

hekivo/superpowers-sage

Agent

Analyzes procedural WordPress theme code (functions.php, inc/ files, classic theme templates) and produces a phased migration plan to Acorn/Sage architecture. Detects registerposttype (migrate to Poet config/poet.php), addaction/addfilter hooks (migrate to Service Provider boot()), global $wpdb queries (migrate to…

13 2mo ago A 213 tokens original MIT

hekivo/superpowers-sage

Agent

Analyzes block/component content and recommends data modeling; classifies content as static ACF fields, dynamic CPT collections, global Options Pages, or relational content with Poet configuration.

13 2mo ago A 42 tokens original MIT

hekivo/superpowers-sage

Agent

Extracts precise design specifications from Paper/Figma/Stitch MCPs or local reference images; produces structured spec files (typography, colors, spacing, SVGs, layout) in two modes — PANORAMIC for full-project token extraction and SURGICAL for per-component deep extraction.

13 2mo ago C 66 tokens original MIT

hekivo/superpowers-sage

Agent

HTML Forms + Sage specialist — analyzes existing form implementations (Blade form view, JS validation module, block wiring, CSS hygiene, DOM event handlers) against sage-forms skill patterns, proposes concrete fixes, and applies them atomically behind a single approval gate. Also scaffolds new forms standalone outside…

13 2mo ago A 155 tokens original MIT

hekivo/superpowers-sage

Agent

Diagnoses Livewire components that fail to mount, update, or emit events in Sage/Acorn projects. Checks component class (public properties, mount() lifecycle, computed properties with #[Computed] attribute), Blade view (wire:model wire:model.live wire:click wire:submit bindings, @livewireScripts @livewireStyles…

13 2mo ago A 193 tokens original MIT

hekivo/superpowers-sage

Agent

Extracts design specs from Pencil MCP (.pen files); operates in three modes — PANORAMIC for global token extraction from .lib.pen files, SURGICAL for per-section spec production, and COMPONENTMAP for bridging the Pencil component library to suggested Blade components.

13 2mo ago A 61 tokens original MIT

hekivo/superpowers-sage

Agent

Analyzes feature requirements, consults design tools, invokes content modeling, and recommends architecture for Sage/Acorn/Lando projects following stack conventions and opinionated preferences.

13 2mo ago A 41 tokens original MIT

hekivo/superpowers-sage

Agent

Diagnoses issues in Sage/Acorn/Lando projects by checking logs, configs, cache, autoload, and service status with knowledge of common pitfalls like Blade cache and OPcache.

13 2mo ago A 45 tokens original MIT

hekivo/superpowers-sage

Agent

Reviews Sage/Acorn code against stack conventions, checking providers, hooks, ACF patterns, Blade structure, content modeling decisions, and visual alignment with design reference.

13 2mo ago A 41 tokens original MIT

hekivo/superpowers-sage

Agent

Audits Sage/Tailwind v4 projects across five categories: v3-to-v4 syntax migration (tailwind.config.js, theme() calls, @apply overuse), arbitrary value tokenization (text-[px] tracking-[px] max-w-[px] replace with @theme tokens), PHP color-prop resolution (match($tone) Tailwind class strings, tone="fg" prop drilling…

13 2mo ago A 218 tokens original MIT

hekivo/superpowers-sage

Agent

Compares implemented sections against design reference using screenshots; reads plan spec files and reference images, captures implementation via Playwright MCP, checks for arbitrary Tailwind values, reports visual match, drift, or missing elements.

13 2mo ago A 50 tokens original MIT

acf-register

16

hekivo/superpowers-sage

Command

Scaffolds a new ACF field group as a PHP class via Acorn's ACF scaffolding command.

13 2mo ago A 0 tokens original MIT

livewire-new

17

hekivo/superpowers-sage

Command

Scaffolds a new Livewire component via the project's create-component script.

13 2mo ago A 0 tokens original MIT

sage-status

18

hekivo/superpowers-sage

Command

Reports Lando health, stack versions, active plan, and design tools for the current Sage project.

13 2mo ago A 0 tokens original MIT

UserPromptSubmit

19

hekivo/superpowers-sage

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-activate.sh via bash. From hekivo/superpowers-sage.

13 2mo ago A tokens not measured copy · 64% MIT

SessionStart

20

hekivo/superpowers-sage

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh via bash. From hekivo/superpowers-sage.

13 2mo ago A tokens not measured copy · 83% MIT

PostToolUse

21

hekivo/superpowers-sage

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing post-edit.sh via bash. From hekivo/superpowers-sage.

13 2mo ago A tokens not measured copy · 86% MIT

PostCompact

22

hekivo/superpowers-sage

Hook

Runs after the context is compacted, executing post-compact.sh via bash. From hekivo/superpowers-sage.

13 2mo ago A tokens not measured copy · 59% MIT

PreToolUse

23

hekivo/superpowers-sage

Hook

Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing pre-commit.sh and pre-write-protected.sh via bash (2 commands). From hekivo/superpowers-sage.

13 2mo ago A tokens not measured original MIT

SubagentStop

24

hekivo/superpowers-sage

Hook

Runs when a subagent finishes, executing post-subagent.sh via bash. From hekivo/superpowers-sage.

13 2mo ago A tokens not measured copy · 53% MIT