fineract-development

Community

Scaffold Fineract modules with CQRS and vertical slices.

Authorwilfriedago
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of new modules within the Apache Fineract core-banking platform, ensuring adherence to established architectural patterns like CQRS and vertical slicing.

Core Features & Use Cases

  • Full Module Scaffolding: Generate all necessary components for a new Fineract module (entity, repository, services, handlers, API, data, exceptions, Liquibase migration).
  • Individual Component Generation: Create specific parts of a module on demand (e.g., just an entity and repository, or just an API resource).
  • Architectural Guidance: Provides references on Fineract's architecture, CQRS patterns, and best practices to ensure maintainable and robust code.
  • Use Case: When building a new feature like "Savings Product Management," use this Skill to generate the initial boilerplate code, significantly speeding up development and reducing the chance of architectural drift.

Quick Start

Use the fineract-development skill to generate a full module scaffold for a new 'loan-product' entity with fields 'name:String', 'description:String', and 'nominalAnnualInterestRate:BigDecimal'.

Dependency Matrix

Required Modules

pypdfpdfplumberpdf2image

Components

scriptsreferences

💻 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: fineract-development
Download link: https://github.com/wilfriedago/dotfiles/archive/main.zip#fineract-development

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.