brokle-backend-dev
OfficialStreamline Go backend development for Brokle.
Authorbrokle-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides developers through Brokle's Go backend architecture, ensuring consistency and adherence to best practices. It reduces complexity and errors in backend development by providing clear, actionable patterns.
Core Features & Use Cases
- Architecture Guidance: Provides a clear overview of Brokle's scalable monolith, Domain-Driven Design (DDD), and multi-database strategy.
- Mandatory Patterns: Enforces critical development patterns like professional domain aliases, industrial error handling across layers, and authentication mechanisms.
- Development Workflow: Offers quick commands for development, testing, and database operations, accelerating the development cycle.
- Use Case: A new developer needs to add a new API endpoint and service. This skill provides the exact structure, error handling, and testing patterns to follow, preventing common mistakes and speeding up onboarding.
Quick Start
I need to implement a new Go backend service for the billing domain. Provide the repository, service, and handler templates, and explain the mandatory domain alias and error handling patterns.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: brokle-backend-dev Download link: https://github.com/brokle-ai/brokle/archive/main.zip#brokle-backend-dev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.