onflou-spring-conv-code

Enforce Onflou Spring backend code conventions and layer boundaries.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/kkn1125/devkimson-skills --skill onflou-spring-conv-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onflou-spring-conv-code
Source: https://github.com/kkn1125/devkimson-skills/tree/main/skills/onflou-spring-conv-code
Command: npx skills add https://github.com/kkn1125/devkimson-skills --skill onflou-spring-conv-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides guidance on implementing, reviewing, refactoring, or planning Spring backend code for Onflou projects, ensuring code convention, layer boundaries, package structure, and other best practices are adhered to.

Core Features & Use Cases

  • Code Convention Guidance: Offers a comprehensive guide for code conventions, layer boundaries, package structure, and more.
  • MCP Resources: Loads Onflou Spring convention resources from MCP for consistent implementation.
  • Use Case: Before starting a new Spring backend project, load this Skill to ensure all conventions are met.

Quick Start

Use the onflou-spring-conv-code skill to load Onflou Spring backend conventions for your project.

Frequently Asked Questions about onflou-spring-conv-code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce Spring backend code conventions for Controller, Service, and Mapper layers?

You can enforce Spring backend code conventions by loading dedicated MCP resources that define layer boundaries, package structure, and role-specific rules for Controller, Service, and Mapper components to ensure consistent implementation.

What is the recommended package structure and DTO naming convention for a Spring backend?

The recommended package structure and DTO naming conventions are provided through loaded MCP resources that specify exact model naming patterns and package organization to maintain clear architectural boundaries in your Spring backend.

How do I configure MyBatis database rules and exception handling in a Spring project?

MyBatis database rules and exception handling in a Spring project are configured using predefined backend quality standards that guide DB interactions, response formatting, and logging to maintain consistent error management.

Can I use MCP resources to guide Spring backend security and logging standards?

Yes, MCP resources can be used to guide Spring backend security and logging standards by loading convention resources that provide specific rules for secure coding practices and standardized log management.

What is the best way to review Spring backend code against Onflou project conventions?

The best way to review Spring backend code against Onflou project conventions is by loading dedicated Skill resources that provide comprehensive guidance on code conventions, refactoring, and layer boundaries for quality assurance.