Primadi Setiawan
Community@primadi · Surabaya - Indonesia
Agent Skills by Primadi Setiawan
Showing 14 vetted skills indexed across 1 GitHub repositories.
implementation-lokstra-create-service
Generate @Service infrastructure implementations and wire dependency injection in Lokstra projects.
lokstra-brd-generation
Generate versioned BRD drafts from structured Q&A for Lokstra projects.
advanced-lokstra-middleware
Implements YAML-configurable middleware for request and response processing in Lokstra.
lokstra-module-requirements
Translate approved BRDs into structured module requirements using MODULE_REQUIREMENTS_TEMPLATE.md.
advanced-lokstra-validate-consistency
Detect circular dependencies, misconfigurations, and annotation issues in Lokstra applications.
lokstra-api-specification
Generate OpenAPI-style API specifications for Lokstra modules.
implementation-lokstra-create-migrations
Create auto-versioned SQL migration files via the Lokstra CLI.
implementation-lokstra-init-framework
Automates Lokstra app bootstrap by initializing the framework in main.go.
lokstra-overview
Explain Lokstra framework architecture, design principles, and annotation-based code generation.
implementation-lokstra-create-handler
Generate DI-enabled Lokstra HTTP handler scaffolds with annotations and validation hooks.
lokstra-schema-design
Generate PostgreSQL schemas with tables, indexes, RLS policies, and migrations for Lokstra modules.
implementation-lokstra-generate-http-files
Generate VS Code REST Client .http files with environment variables and curl equivalents.
implementation-lokstra-yaml-config
Merge multi-file YAML configurations with environment variable substitution for Lokstra deployments.
advanced-lokstra-tests
Create Go unit, integration, and mock tests for Lokstra components.