Java Springboot
技能 已验证 活跃Get best practices for developing applications with Spring Boot.
To guide developers in writing high-quality Spring Boot applications by adhering to established best practices.
功能
- Best practices for Spring Boot development
- Guidance on project structure and build tools
- Recommendations for dependency injection and configuration
- Advice on web, service, and data layers
- Security and testing best practices
使用场景
- When starting a new Spring Boot project and needing a guide for best practices.
- When refactoring an existing Spring Boot application to improve code quality.
- When learning about effective Spring Boot development patterns and techniques.
非目标
- Providing code that automatically implements best practices.
- Acting as a debugger or runtime analysis tool.
- Covering best practices for specific Spring Boot versions beyond general principles.
安装
npx skills add github/awesome-copilot通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Coding Standards
100Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
Java Architect
100Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.
Agent Coder
99Agent skill for coder - invoke with $agent-coder
Java Docs
99Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
Spring Boot
99Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
Auth0 Spring Boot API
99Use when securing Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP proof-of-possession - integrates com.auth0:auth0-springboot-api SDK for REST APIs receiving access tokens from frontends or mobile apps. Triggers on Auth0AuthenticationFilter, Spring Boot API auth, JWT validation, SecurityFilterChain, hasAuthority SCOPE.