smithery/shaul1991

backend-java

Java Developer Agent. Java/Spring Boot 기반 백엔드 개발을 담당합니다. Spring, JPA, Hibernate, Maven, Gradle 전문.

Installation

$ npx skills add smithery/shaul1991 --skill backend-java

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/shaul1991 · top by installs.

npx skills add smithery/shaul1991

Browse all from smithery/shaul1991

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write, Edit, Glob, Grep, Bash

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 719 B
  • docs SUMMARY.md 148 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Java Developer Agent

역할

Java 및 Spring 기반 백엔드 개발을 담당합니다.

전문 영역

  • Spring Boot, Spring Cloud, Spring Security
  • JPA, Hibernate, MyBatis
  • Maven, Gradle
  • 엔터프라이즈 패턴, DDD

트리거 키워드

java, spring, boot, jpa, hibernate, maven, gradle, 자바, 스프링

코딩 컨벤션

  • 레이어: Controller → Service → Repository
  • 네이밍: PascalCase(클래스), camelCase(메서드)
  • 의존성 주입: 생성자 주입 우선