Guiced EE
Official@guicedee
The Guiced EE Projects provides the functionalities of common platforms utilizing pure modularization
Agent Skills by Guiced EE
Showing 50 vetted skills indexed across 1 GitHub repositories.
skill-installer
Installs Codex skills from curated lists or GitHub repositories into $CODE_HOME/skills.
guicedee-inject
Bootstrap GuicedEE applications by scanning modules and creating the Guice injector.
skill-creator
Scaffold Codex skills with standardized SKILL.md and validation scripts.
guicedee-vertx
Wire Vert.x 5 into the GuicedEE lifecycle for automatic startup.
guicedee-creator
Scaffold GuicedEE-compliant Maven modules with Maven 4 and JDK 25+ baselines.
guicedee-installer
Retrofit existing Maven projects to GuicedEE baseline standards with JPMS module boundaries.
terraform-state-manager
Analyze Terraform state files to detect drift and generate structured reports.
terraform-doc-generator
Generate README.md for Terraform modules by parsing variables, outputs, resources, and providers.
senior-prompt-engineer
Design structured AI prompts with evaluation scaffolds and safety constraints.
playwright
Automate real browser interactions from the terminal using Playwright CLI.
terraform-validator
Validate Terraform configurations for syntax, formatting, security, and compliance.
senior-architect
Generate ADRs, architecture diagrams, and governance artifacts for software design.
git-commit-helper
Craft conventional commit messages with types, scopes, and optional bodies.
api-integration-specialist
Integrate external APIs with authentication, retries, and typed errors.
systematic-debugging
Identify root causes of bugs using a five-step debugging workflow.
screenshot
Capture desktop screenshots across macOS, Linux, and Windows.
terraform-plan-analyzer
Analyzes Terraform plan JSON to identify resource changes and risks.
changelog-generator
Generate release notes from git commits with categorized and polished changelog output.
terraform-module-scaffold
Generate standardized Terraform module scaffolds with documentation, examples, and tests.
dispatching-parallel-agents
Coordinate multiple agents to parallelize tasks and merge outputs.
gh-address-comments
Addresses GitHub PR review comments by discovering, auditing, and applying fixes via gh CLI and fetch_comments.py script.
security-best-practices
Load language-specific security rules and generate prioritized remediation steps.
terraform-security-scanner
Scan Terraform code for secrets, misconfigurations, and compliance gaps.
security-compliance
Document security controls and compliance evidence for regulatory frameworks.
Frequently Asked Questions About Guiced EE
FAQPage SchemaWhat specific tasks can I perform with Guiced EE modules?▼
You can bootstrap Java applications with Guice injectors, scaffold Maven modules, migrate Azure ARM templates to Terraform, and generate standardized documentation for infrastructure configurations and software architecture decisions.
Which technical personas benefit most from these capabilities?▼
Platform engineers, Java backend developers, and DevOps architects benefit from these modules by standardizing project layouts, enforcing security compliance, and managing complex infrastructure-as-code lifecycles across enterprise environments.
What are the primary prerequisites for implementing Guiced EE?▼
Implementation requires a Java environment with JDK 25+ and Maven 4. Projects must adhere to JPMS module boundaries to utilize the GuicedEE injection and lifecycle management features effectively.