smithery.ai

backend-java

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

First seen Mar 30, 2026

Installation

$ npx skills add https://smithery.ai

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.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

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

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 seen on skills.sh
  2. First recorded snapshot · 1 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(메서드)
  • 의존성 주입: 생성자 주입 우선