feat:添加superpower-skill与code style - skill

This commit is contained in:
2026-07-09 08:57:40 +08:00
parent a0ef4b01ad
commit ab079c526b
4 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
interface:
display_name: "NL Java"
short_description: "按 NL 规范写 Java 后端代码"
default_prompt: "按 NL 团队规范实现或修改当前 Java/Spring/MyBatis 需求,严格遵守 ResultPo/PageResult、@Resource、注解校验、中文注释和日志、数据库默认值优先、禁止 BeanUtils.copyProperties 等约束。"