Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

jhelm

jhelm에는 alexmond에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
2
업데이트
2026-05-04
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

checkstyle
소프트웨어 개발자

Check and fix Checkstyle violations in jhelm modules

2026-05-04
coding-standards
소프트웨어 개발자

jhelm project coding standards and conventions for Java 21 with Lombok and Maven

2026-05-04
implement-issue
소프트웨어 개발자

Implement a GitHub issue with branch and pull request workflow

2026-05-04
validate
소프트웨어 품질 보증 분석가·테스터

Auto-format, fix violations, and run Maven validate (PMD + Checkstyle) in one step

2026-05-04
architecture
소프트웨어 개발자

jhelm project architecture and module structure for a Java Helm implementation

2026-04-17
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Code review automation for Java, TypeScript, JavaScript, Python, Go. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

2026-04-17
jacoco
소프트웨어 품질 보증 분석가·테스터

Check JaCoCo code coverage for jhelm modules

2026-04-17
mvn-build
소프트웨어 개발자

Build the jhelm project with Maven

2026-04-17
plan-issue
소프트웨어 개발자

Explore the codebase and produce an implementation plan for a GitHub issue

2026-04-17
tdd-guide
소프트웨어 품질 보증 분석가·테스터

Test-driven development guide for writing JUnit 5 tests, analyzing coverage gaps, and guiding red-green-refactor workflows. Use when the user asks to write tests, improve test coverage, practice TDD, generate test stubs, or mentions JUnit/testing.

2026-04-17
helm-upstream
네트워크·컴퓨터 시스템 관리자

Check latest Helm releases for issues and fixes applicable to jhelm

2026-04-17
security-audit
정보 보안 분석가

Scan jhelm code for security vulnerabilities (OWASP patterns, path traversal, injection risks)

2026-04-17
test
소프트웨어 품질 보증 분석가·테스터

Run tests for the jhelm project

2026-04-17
issue-track
소프트웨어 개발자

Post a status comment on a GitHub issue (starting work, plan update, completed)

2026-03-03
update-deps
소프트웨어 개발자

Check for dependency and plugin updates, review and apply selected upgrades

2026-02-28
learn
소프트웨어 개발자

Save a learning to project memory. Invoke automatically (without user asking) whenever a task required more than one fix cycle to resolve — e.g. a test failed and needed a second attempt, a compile error required a correction, an API behaved unexpectedly, or an assumption proved wrong mid-task. ALWAYS invoke when a command fails due to a platform-specific argument (macOS vs Linux shell differences). Also invoke when the user explicitly asks to remember something. Do NOT invoke for routine single-pass work.

2026-02-25
push
소프트웨어 개발자

Create/update GitHub issue, branch, commit, PR, then continue implementing

2026-02-25
precommit
소프트웨어 개발자

Format, validate checkstyle, and run tests before committing — in the correct order

2026-02-25
scaffold-action
소프트웨어 개발자

Generate a new jhelm action class and matching test file from a name

2026-02-25
new-function
소프트웨어 개발자

Add a new template function to jhelm (Helm or Sprig)

2026-02-15