agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Load comprehensive Java Quarkus documentation context with project-specific optimization
How it fires
How this command gets triggered: by you, by Claude, or both.
/context-load-java-quarkusContext preview
What this command does when you run it.
Load comprehensive Java Quarkus documentation context with project-specific optimization
allowed-tools: Read, WebFetch, Bash(fd:*), Bash(rg:*), Bash(jq:*), Bash(gdate:*), Bash(mvn:*), Bash(gradle:*), Task name: "Context Load Java Quarkus" description: "Load comprehensive Java Quarkus documentation context with project-specific optimization" author: "wcygan" tags: ["context","java"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize context loading session
// /tmp/quarkus-context-$SESSION_ID.json
{
"sessionId": "$SESSION_ID",
"timestamp": "ISO_8601_TIMESTAMP",
"phase": "discovery|loading|organization|completion",
"project_analysis": {
"hasQuarkusProjects": "boolean",
"detectedExtensions": [],
"reactivePatterns": "boolean",
"microProfileUsage": "boolean",
"nativeBuildSetup": "boolean",
"testingFrameworks": []
},
"context_strategy": "new_project|existing_quarkus|migration|comprehensive",
"loaded_documentation": [],
"prioritized_areas": [],
"checkpoints": {
"discovery_complete": false,
"core_docs_loaded": false,
"extensions_loaded": false,
"testing_loaded": false,
"deployment_loaded": false
}
}STEP 2: Project-specific analysis and strategy selection
Think deeply about optimal documentation loading strategies based on project complexity and Quarkus adoption level.
CASE project_context: WHEN "existing_quarkus_project":
WHEN "new_quarkus_project":
WHEN "migration_to_quarkus":
WHEN "comprehensive_learning":
STEP 3: Strategic documentation loading with error handling
TRY:
**Core Documentation Sources (Priority Order):**
FOR EACH priority_level IN ["essential", "advanced", "specialized"]:
**Essential Documentation (Priority 1):**
1. **Quarkus Getting Started Guide**
2. **Quarkus Guides Overview**
3. **Native Image Compilation**
**Advanced Documentation (Priority 2):**
4. **Reactive Programming with Mutiny**
5. **MicroProfile Integration**
6. **Testing Strategies**
**Specialized Documentation (Priority 3):**
7. **Extension Development**
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies