A bilingual Pi package for enterprise Java backend development.
pi-java-enterprise is designed for teams and individual developers using Pi in Spring Boot-based backend projects. It focuses on practical workflows for API delivery, debugging, test design, SQL troubleshooting, and project-aware assistance.
- Spring Boot
- MyBatis-Plus
- MySQL
- Redis
- Kafka
- Maven
- JUnit 5
Java-focused skills for:
- Spring Boot API development
- Java debugging
- JUnit 5 / Spring test planning
- MyBatis-Plus CRUD design and review
- Java code review
- Java refactoring
- Redis cache design
- Kafka event handling
- MySQL performance troubleshooting
- Spring Boot configuration troubleshooting
Shortcut prompts for:
- API feature implementation
- Java code review
- Root-cause debugging
- JUnit test planning
- SQL optimization
- Spring Boot module design
- Cache strategy design
- Kafka consumer analysis
Lightweight helper extensions for:
- Java project detection
- Maven and Spring Boot workflow hints
- Maven test failure classification
- Spring Boot startup failure diagnosis
- MySQL query analysis checklists
java-enterprise-darkjava-enterprise-graphite— recommended flagship dark theme with a JetBrains-like graphite stylejava-enterprise-light
pi install npm:pi-java-enterprisepi install /absolute/path/to/pi-java-enterprisepi install -l /absolute/path/to/pi-java-enterprise- Install the package
- Open a Java backend project in Pi
- Use the bundled skills and prompts for API work, debugging, SQL analysis, and test planning
- Use helper commands from the included extensions when needed
- Switch to
java-enterprise-graphitein Pi settings if you want the recommended enterprise Java dark theme
- Use the
springboot-api-developmentskill - Use the
api-featureprompt
- Use
java-debugging - Use
/maven-test-help <pasted failure output> - Use
/springboot-context-help <exception chain>when startup wiring fails
- Use
mysql-performance-troubleshooting - Use
sql-optimization - Use
/mysql-query-hint
- Use
/java-workflow-help
skills/prompts/extensions/themes/docs/examples/
docs/usage-guide.en.mddocs/usage-guide.zh-CN.mddocs/package-overview.zh-CN.mddocs/package-overview.en.mddocs/skills-index.zh-CN.mddocs/skills-index.en.mddocs/prompts-index.mddocs/roadmap.mddocs/release.mdexamples/install.mdexamples/usage.md
See CONTRIBUTING.md for contribution guidelines.
This package ships with English and Chinese documentation.
The package starts at 0.1.x while workflows, prompts, and extensions are still evolving. Expect iteration before 1.0.0.
MIT