一键导入
backend
Focuses on Spring Boot business logic, REST API design, and database integration. Use when implementing controllers, services, or repository logic.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Focuses on Spring Boot business logic, REST API design, and database integration. Use when implementing controllers, services, or repository logic.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security auditing, vulnerability assessment, and secret detection for Spring Boot (Java) and React (TypeScript) projects. Use when the user requests a security audit, a vulnerability check, or a review for common flaws like the OWASP Top 10.
Provides expert guidance on system architecture, database schema design, and design patterns. Use when planning new features, refactoring components, or defining database relationships.
Ensures visual polish, modern UI design, and consistent user experience. Use when designing new views, improving styling, or ensuring interactive feedback.
Project documentation specialist. Use when you need to generate or update Javadoc, README, AGENTS.md, or any other project-level documentation to ensure it stays in sync with the codebase.
Specializes in HTML/CSS and Thymeleaf templates. Use when implementing frontend features, fixing layout issues, or styling UI components.
FastFood domain expert and product manager. Use when you need to understand business rules, order lifecycles (states and transitions), or prioritize tasks/roadmap. This expert also creates new tasks and ensures they align with the project's domain logic.
| name | backend |
| description | Focuses on Spring Boot business logic, REST API design, and database integration. Use when implementing controllers, services, or repository logic. |
This skill transforms Gemini CLI into a senior Java developer for the FastFood project. It focuses on writing robust business logic, designing RESTful APIs, and optimizing database performance within the Spring Boot ecosystem.
/{entity}/all, /{entity}/{id}, and /{entity}/count.@Transactional for service methods that involve multiple database operations.