📄 skillActiveCuratedmedium

cursor-rules-java

by jabrena

An opinionated, AI-native development workflow for Java Enterprise — reusable Skills, Agents, Commands, and MCP servers combined with a human-in-the-loop model to modernize real-world SDLC practices.

Supported Platforms

🤖 Claude Code🖱️ Cursor🧠 Codex

Stars

404

Skill Type

📖 Library & API Reference

Quality Score

134/200

License

Apache-2.0

Forks

79

Last Updated

Jun 11, 2026

Discovered

Apr 20, 2026

Validation

Passed

github.com/jabrena/cursor-rules-java

Quality Breakdown

134/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent spawning: Repository contains 6 agent definitions (.cursor/agents/) that can autonomously perform tasks (robot-architect, robot-business-analyst, robot-coordinator, robot-java-coder, robot-micronaut-coder, robot-quarkus-coder, robot-spring-boot-coder)
  • Persistent configuration modification: .cursor/ directory structure with rules, agents, and commands modifies Cursor IDE configuration
  • Shell script execution: .github/scripts/validate-skills.sh and agents-skills-link.sh present for automation
  • CLAUDE.md present: Indicates persistent memory/configuration file for Claude-based interactions
  • MCP configuration: .cursor/mcp.json and .mcp.json suggest Model Context Protocol setup with external integrations
  • Bootstrap automation: .pre-commit-config.yaml and Maven wrapper configuration indicate automated setup/bootstrap scripts