spring-boot-entity
CommunityScaffold Spring Boot entities with full CRUD.
Authorammonsd
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill eliminates boilerplate by generating complete Spring Boot entity implementations that include JPA annotations, a repository interface, a service layer with transactional logic, and a REST controller with CRUD endpoints, all aligned to project conventions.
Core Features & Use Cases
- JPA Entity: Domain model with proper mappings and validation-ready fields
- Repository & Service: Standard CRUD service layer with repository access and transaction management
- REST API: Exposed CRUD endpoints for the new entity, plus basic unit/integration test scaffolding
- Use Case: Create a new domain object in a Spring Boot project and automatically wire up endpoints and data access (example: Task with id, name, and createdAt)
Quick Start
Create a new entity named Task with fields id: Long, name: String, createdAt: LocalDateTime. The skill will generate the entity, repository, service, REST controller, and tests.
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: spring-boot-entity Download link: https://github.com/ammonsd/ActivityTracking/archive/main.zip#spring-boot-entity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.