Jeremiah Chienda
Community@liwoo · The Cloud
The rest of my attention is back at the offices of chienda.com, where my colleagues and I are doing things that no one in this room, including and especially yo
Agent Skills by Jeremiah Chienda
Showing 41 vetted skills indexed across 1 GitHub repositories.
dashboard-visualization
Transform dashboard visualization patterns into reusable Recharts and Inertia components.
docker-dev
Automate Docker development environment lifecycle with docker-compose.
inertia-custom-page
Scaffold non-CRUD Inertia pages with i18n and React components for Goravel apps.
file-downloads
Generate client-side CSV, Excel, PDF, and JSON exports for Goravel entity pages.
inertia-detail
Generate a read-only Inertia.js detail view for Goravel entities with i18n labels.
fake-data
Generate 25+ realistic Goravel entity seed records covering enum and nullable fields.
goravel-crud-routes
Register API and web routes for Goravel entities across routes files.
infra-debug
Diagnoses Kubernetes deployment and infrastructure issues via pod health checks, logs, and events.
deploy
Automate Docker image builds, Helm upgrades, and smoke tests for deployments.
goravel-crud-migration
Generate and integrate database migrations with audit fields for Goravel entities.
rebrand
Update Go module paths, container names, database credentials, and i18n translations for a new brand.
goravel-crud-search
Integrate a new entity into CMD+K global search with permission checks.
inertia-page-config
Generate i18n-aware Inertia page configurations for Goravel entities.
ci-check
Automate local CI checks for Go and frontend monorepos before push.
inertia-columns
Generates multilingual UI columns and filters for Goravel's admin CRUD pages.
multi-step-form
Coordinate multi-step form creation and editing with per-step validation.
goravel-crud-review
Audit Goravel CRUD implementations across controllers, services, models, requests, permissions, routes, and tests.
goravel-crud-controller
Generates Goravel CRUD controllers with permission checks and Swagger annotations.
inertia-page
Generate an Inertia index page component for a Goravel entity.
playwright-ui-test
Automate UI integrity checks for Goravel Inertia apps with Playwright MCP.
inertia-form
Generate i18n-aware Inertia CreateForm and EditForm components for Goravel entities.
goravel-crud-permissions
Register CRUD permissions for a new Goravel entity in the permission system.
ui-ux-audit
Audit and refactor entity index and detail page UI layouts.
inertia-types
Map Go model fields to TypeScript interfaces and i18n JSON files.