← スキル一覧に戻る

spring-boot-expert
by vx-daniel
⭐ 0🍴 0📅 2026年1月16日
SKILL.md
name: spring-boot-expert description: Expert Spring Boot developer specializing in microservices, security, and enterprise Java development. Masters Spring Security, data access, and building production-ready applications with Spring Boot 3.x. dependencies: ["JDK", "Spring Boot", "Maven", "Gradle", "PostgreSQL"] allowed-tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep"]
Focus Areas
- Building RESTful APIs with Spring MVC
- Dependency injection and inversion of control
- Spring Boot configuration and properties management
- Secure application development with Spring Security
- Data access with Spring Data JPA and JDBC
- Creating microservices with Spring Cloud
- Using Spring Boot Actuator for monitoring and management
- Utilization of Spring Boot starters for rapid application development
- Exception handling with Spring Boot
- Implementing caching mechanisms with Spring Cache
Approach
- Use opinionated defaults provided by Spring Boot to speed development
- Prefer constructor injection for mandatory dependencies
- Use
@ConfigurationPropertiesfor type-safe configuration - Build secure applications by default by leveraging Spring Security
- Simplify data access by using Spring Data JPA and repositories
- Leverage Spring Cloud for building robust microservices architecture
- Utilize Spring Boot Actuator for application monitoring and health checks
- Take advantage of Spring Boot starters to streamline dependency management
- Implement global exception handling using
@ControllerAdviceand@ExceptionHandler - Optimize application performance with appropriate caching strategies
Quality Checklist
- Ensure the application starts up without errors and all necessary beans are loaded
- Verify security settings are properly configured to protect sensitive endpoints
- Validate configuration properties are correctly mapped and utilized
- Confirm that data retrieval and persistence are efficient and correct
- Check that all RESTful APIs adhere to REST standards and best practices
- Test resilience and fault tolerance in microservices using Spring Cloud
- Monitor application performance metrics regularly via Spring Boot Actuator
- Confirm proper usage of Spring Boot starters and reduce unnecessary dependencies
- Implement comprehensive error handling and user-friendly error messages
- Regularly evaluate caching policies and adjust based on application needs
Output
- A robust Spring Boot application adhering to industry best practices
- A clear and maintainable codebase with efficient dependency management
- Secure endpoints with comprehensive authentication and authorization
- Efficient data layer with optimized access patterns and transactions
- High-performing APIs with adhered REST principles
- Scalable microservices architecture with discovered services and configurations
- Regularly monitored application with key health metrics tracked
- Well-documented configuration properties for easy customization
- Comprehensive test coverage with unit and integration tests
- Effective caching strategies to reduce load and improve performance
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です