Hekivo
Official@hekivo · Brazil
Offers specialized architectural scaffolding and development patterns for Roots Sage, Acorn, and Bedrock WordPress enterprise ecosystems.
Agent Skills by Hekivo
Showing 36 vetted skills indexed across 1 GitHub repositories.
superpowers-sage:acorn-eloquent
Create Eloquent ORM models, migrations, and relationships for Acorn projects.
superpowers-sage:migrating
Migrate WordPress content and database data into Sage/Acorn-compatible models.
superpowers-sage:block-scaffolding
Scaffold ACF Composer Gutenberg blocks with Blade templates and scoped CSS.
superpowers-sage:acorn-livewire
Build interactive WordPress interfaces with Livewire v3 in Sage themes.
superpowers-sage:sage-forms
Integrate stateless HTML Forms submissions into Roots Sage Blade workflows with progressive validation.
superpowers-sage:abilities-authoring
Create callable WordPress Abilities with JSON schemas for the WP MCP Adapter.
superpowers-sage:verifying
...
superpowers-sage:architecture-discovery
Map Sage/Acorn codebases into approved architecture specs with handoff payloads.
superpowers-sage:wp-rest-api
Designs native WordPress REST API endpoints with register_route validation and authentication.
superpowers-sage:acorn-commands
Create custom Acorn CLI commands for WordPress automation with Laravel services.
superpowers-sage:debugging
Diagnose Sage, Acorn, and Lando WordPress failures by symptom category.
superpowers-sage:wp-hooks-lifecycle
Register WordPress actions and filters at correct Sage/Acorn lifecycle stages.
superpowers-sage:modeling
Classify WordPress/Sage content elements into static fields, CPT collections, Options Pages, relations, or repeaters.
superpowers-sage:architecting
Define Sage/Acorn feature architecture with design-system validation and dependency-aware plans.
superpowers-sage:reviewing
Audits Sage/Acorn PHP, Blade, ACF, and Tailwind code in pull-request workflows.
superpowers-sage:sage-lando
Guide Sage theme scaffolding with Acorn and Lando generators.
superpowers-sage:wp-security
Enforce sanitization, escaping, and authorization rules in WordPress/Sage/Acorn code.
superpowers-sage:designing
Extract per-section UI design details from Paper, Figma, Stitch, Pencil, or screenshots.
superpowers-sage:sage-design-system
Convert design references into Tailwind v4 tokens and Blade UI components.
superpowers-sage:install-plugin
Install WordPress plugins into Roots Bedrock projects via Lando and Composer.
superpowers-sage:block-refactoring
Refactor ACF Composer blocks by analyzing rendering, CSS usage, variations, and migration gaps.
superpowers-sage:acorn-redis
Configure Redis caching, sessions, and queue drivers for WordPress on Roots Acorn and Sage.
superpowers-sage:wp-capabilities
Implement WordPress role-based authorization with capabilities and meta-capabilities for Sage/Acorn projects.
superpowers-sage:acorn-logging
Implement structured channel-based logging for Acorn in WordPress/Sage projects.
Frequently Asked Questions About Hekivo
FAQPage SchemaWhat specific development tasks does Hekivo support for WordPress?▼
Hekivo enables rapid scaffolding of ACF Composer blocks, Eloquent ORM model creation, and integration of Laravel-style middleware within Sage themes. It facilitates structured logging, Redis caching configuration, and the implementation of native Gutenberg blocks using standardized metadata.
Which technical personas benefit from these development patterns?▼
These patterns are designed for WordPress engineers and full-stack developers working within the Roots ecosystem. It specifically targets professionals managing Bedrock-based projects who require consistent architectural standards, static analysis via PHPStan, and structured deployment of theme components.
What are the primary dependencies for implementing these patterns?▼
Implementation requires a Roots Bedrock and Sage environment, typically managed via Lando for containerized local development. Projects must utilize the Acorn framework to leverage Laravel-based services, including Eloquent ORM, queue workers, and custom routing capabilities.