spring-best-practices

Community

Secure and efficient Spring Boot development.

AuthorReubenFrimpong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures adherence to critical security and best practices for developing the PastCare Spring Boot application, preventing common vulnerabilities and improving code quality.

Core Features & Use Cases

  • Multi-Tenant Security: Enforces strict data isolation between different church tenants using the TenantBaseEntity pattern and Hibernate filters.
  • Secure Data Handling: Provides guidance on using @Transactional correctly and avoiding insecure query patterns.
  • Date/Time Management: Standardizes the use of Instant for timestamps and LocalDate/LocalTime for specific date/time-only values.
  • Permission System: Defines a clear naming convention and process for managing user permissions and roles.
  • Use Case: When reviewing a new API endpoint that handles member data, use this Skill to verify that it correctly scopes queries to the current tenant and avoids accidental data leakage.

Quick Start

Use the spring-best-practices skill to ensure all new member-related database queries are properly scoped to the current tenant.

Dependency Matrix

Required Modules

None required

Components

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: spring-best-practices
Download link: https://github.com/ReubenFrimpong/past-care-spring/archive/main.zip#spring-best-practices

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.