Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

jhelm

jhelm contient 20 skills collectées depuis alexmond, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
20
Stars
2
mis à jour
2026-05-04
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

checkstyle
Développeurs de logiciels

Check and fix Checkstyle violations in jhelm modules

2026-05-04
coding-standards
Développeurs de logiciels

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

2026-05-04
implement-issue
Développeurs de logiciels

Implement a GitHub issue with branch and pull request workflow

2026-05-04
validate
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-04
architecture
Développeurs de logiciels

jhelm project architecture and module structure for a Java Helm implementation

2026-04-17
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

Check JaCoCo code coverage for jhelm modules

2026-04-17
mvn-build
Développeurs de logiciels

Build the jhelm project with Maven

2026-04-17
plan-issue
Développeurs de logiciels

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

2026-04-17
tdd-guide
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

Check latest Helm releases for issues and fixes applicable to jhelm

2026-04-17
security-audit
Analystes en sécurité de l'information

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

2026-04-17
test
Analystes en assurance qualité des logiciels et testeurs

Run tests for the jhelm project

2026-04-17
issue-track
Développeurs de logiciels

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

2026-03-03
update-deps
Développeurs de logiciels

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

2026-02-28
learn
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-25
precommit
Développeurs de logiciels

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

2026-02-25
scaffold-action
Développeurs de logiciels

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

2026-02-25
new-function
Développeurs de logiciels

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

2026-02-15