Java projects need a reliable way to build and manage code. Apache Maven is the tool that does just that. It handles dependencies, compiles code, runs tests, and packages your app. This skill teaches you how to set up Maven for any Java project.
You will learn about the POM file which is the heart of every Maven build. It defines how your project is structured and what plugins to use. The skill also covers lifecycle phases like compile, test, and package. You will know which command to run at each step.
Multi-module projects and dependency management with BOMs are included too. Whether you work on a small library or a large enterprise app, Maven keeps everything organized. This skill makes you confident with build tools and project automation.
Global
mkdir -p ~/.claude/skills/java-mavenProject
mkdir -p .claude/skills/java-mavenSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls