npx claudepluginhub amplicode/spring-skillsBest skills for Spring Boot development powered by Amplicode Team
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Claude Code plugins for the Slidev presentation framework
Best skills for Spring Boot development powered by Amplicode Team.
curl -sSL https://raw.githubusercontent.com/Amplicode/spring-skills/refs/heads/main/install.sh | bash
Claude Code CLI must be installed and running.
claude plugin marketplace add https://github.com/Amplicode/spring-skills.git
claude plugin install spring-tools@spring-tools
claude plugin update spring-tools@spring-tools
| Skill | Description | Status |
|---|---|---|
spring-explore | Automatically explores a Spring Boot application and builds project context: tech stack, module structure, domain entities, REST endpoints | Available |
spring-data-jpa | Rules and guidelines for working with Spring Data JPA — creating/modifying entities, repositories, projections, and transactional code | Available |
connekt-script-writer | Writing .connekt.kts scripts — Kotlin-based HTTP automation and testing using the Connekt DSL | Available |
java-debug | Debugging applications via IntelliJ debugger: breakpoints, debug sessions, stepping, evaluating expressions, inspecting runtime state | In development |