implementation-lokstra-init-framework

Community

Auto-initialize Lokstra apps from main.go.

Authorprimadi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a reliable blueprint to bootstrap Lokstra applications by wiring framework initialization, service registration, and configuration loading in the project's entry point.

Core Features & Use Cases

  • Bootstrap & Run: Auto-discovers annotated handlers and services, generates route wiring, and boots the server with dependency injection.
  • Config & Migrations: Loads and merges YAML configs, and can run database migrations during startup.
  • Multi-module & Customization: Supports multi-module projects, server initialization hooks, and optional options for environment-specific behavior.

Quick Start

Use this skill to initialize a Lokstra application by implementing a clean main.go that registers middleware, registers infrastructure services, and calls lokstra_init.BootstrapAndRun().

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implementation-lokstra-init-framework
Download link: https://github.com/primadi/lokstra/archive/main.zip#implementation-lokstra-init-framework

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.