一键导入
bill-manager-actions
bill-manager-actions 收录了来自 kojder 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
GitHub Actions CI/CD workflows for automating build, test, and deployment
Use when the user mentions Jira issues (e.g., "BM-123"), asks about tickets, wants to create/view/update issues, check board status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "backlog", or issue key patterns.
Guides implementation of Spring Boot 3.5 / Java 17 features with copy-paste-ready templates following project conventions. Use when the user asks to: implement a new feature, create a service or controller, add a REST endpoint, define DTOs or exception classes, write unit or integration tests, configure properties, integrate with Spring AI / ChatClient, or scaffold a new module. Provides step-by-step workflows ensuring SOLID compliance, proper error handling, and test coverage.
Performs deep code review for Spring Boot 3.5 / Java 17 applications with focus on SOLID principles, Spring ecosystem patterns, JPA performance, and OWASP 2025 security. Use when the user asks for: code review, PR review, architecture analysis, quality assessment of Java source files, checking SOLID compliance, verifying Spring AI integration patterns, validating upload security (MIME validation, path traversal), assessing exception handling, or reviewing Spring Data JPA queries for N+1 problems. Produces a structured report with Critical, Warning, and Good Practice categories.