Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mcp-java-dev-tools

mcp-java-dev-tools contains 12 collected skills from nimbly-dev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-07-11
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

mcp-java-dev-tools-regression-plan-crafter
software-quality-assurance-analysts-and-testers

Create or update deterministic regression plans (`metadata.json`, `contract.json`, `plan.md`) under `.mcpjvm/.../plans/regression`, including ordered trigger steps, optional Watchers for downstream completion checks, and optional external verification for downstream data validity.

2026-07-11
mcp-java-dev-tools-regression-result
software-quality-assurance-analysts-and-testers

Render regression run results from artifacts into deterministic summaries and tables.

2026-07-11
mcp-java-dev-tools-regression-suite
software-quality-assurance-analysts-and-testers

Run MCP-first HTTP regression suites (endpoint, service, or API scope) with optional strict probe-hit verification, bounded Watchers for downstream completion checks, and external verification for downstream data validity across HTTP or SQL targets.

2026-07-11
mcp-java-dev-tools-line-probe-run
software-developers

Run strict single-line JVM probe verification. Use for line-hit checks, route validation, and fail-closed probe execution.

2026-07-11
mcp-java-dev-tools-project-artifact-manager
software-developers

Manage `.mcpjvm/<project>/projects.json` project context artifacts (read/validate/upsert/list) for runtime contexts, external systems, and health checks.

2026-07-11
mcp-java-dev-tools-performance-plan-crafter
software-developers

Create or update deterministic performance plans (`metadata.json`, `contract.json`, `plan.md`) under `.mcpjvm/.../plans/performance`. Use when authoring workload-centric Java performance-suite Artifacts with required strict line-hit verification.

2026-07-01
mcp-java-dev-tools-performance-result
software-developers

Render performance run results from Artifacts under `.mcpjvm/.../plans/performance/.../runs` into deterministic summaries and threshold tables. Use when summarizing completed Java performance-suite runs.

2026-07-01
mcp-java-dev-tools-performance-suite
software-quality-assurance-analysts-and-testers

Run MCP-first Java performance suites with required strict line-hit verification, concurrency-based workload contracts, and deterministic threshold evaluation. Use when executing or reviewing performance-suite Artifacts under `.mcpjvm/.../plans/performance` or execution profiles with `suiteType=performance`.

2026-06-30
mcp-java-dev-tools-performance-export
software-developers

Export performance execution profiles to runnable workload replay artifacts (ps1, sh). Use for export, share, replay, or handoff of performance execution flows.

2026-06-20
mcp-java-dev-tools-regression-export
software-developers

Export regression execution profiles to runnable replay artifacts (ps1, sh, postman). Use for export, share, replay, or handoff of regression execution flows.

2026-06-20
mcp-java-dev-tools-probe-registry-manager
software-developers

Manage probe registry configuration (`probe-config.json`): add/update/list probes, validate config, reload runtime state, and generate MCP run snippets.

2026-06-15
mcp-java-dev-tools-issue-report
software-quality-assurance-analysts-and-testers

Create sanitized, reproducible bug/issue reports from session evidence. Use for issue tickets, failure summaries, repro steps, exceptions, or failing endpoints.

2026-05-28