FAQ
java-dev is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes jspecify, pair-programming, spring-boot. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add sivaprasadreddy/sivalabs-agent-skills> /plugin install java-dev@sivalabs-agent-skills
Repo: sivaprasadreddy/sivalabs-agent-skills
A collection of skills/guidelines for building applications using AI Agents.
$ npx skills add https://github.com/sivaprasadreddy/sivalabs-agent-skills
# Installing specific skill
$ npx skills add https://github.com/sivaprasadreddy/sivalabs-agent-skills --skill spring-boot
Copy the desired skills (skills/spring-boot, etc) at project-level (project/.claude/skills/spring-boot) or user-level (~/.claude/skills/spring-boot).
project/.claude/skills/ or ~/.claude/skills/project/.codex/skills/ or ~/.codex/skills/project/.gemini/skills/ or ~/.gemini/skills/project/.cursor/skills/ or ~/.cursor/skills/# Install at project-level for all supporting agents
$ curl -fsSL https://raw.githubusercontent.com/sivaprasadreddy/sivalabs-agent-skills/refs/heads/main/install.sh | bash
# Install at project-level for selected agents
$ curl -fsSL https://raw.githubusercontent.com/sivaprasadreddy/sivalabs-agent-skills/refs/heads/main/install.sh | bash -s -- --agent claude --agent codex
# Install at user-level for all supporting agents
$ curl -fsSL https://raw.githubusercontent.com/sivaprasadreddy/sivalabs-agent-skills/refs/heads/main/install.sh | bash -s -- --user
# Install at user-level for selected agents
$ curl -fsSL https://raw.githubusercontent.com/sivaprasadreddy/sivalabs-agent-skills/refs/heads/main/install.sh | bash -s -- --user --agent claude --agent codex
.claude-plugin/
marketplace.json
plugin.json
.gitignore
agents/
AGENTS.md
code-reviewer.md
install.sh
LICENSE
README.md
skills/
jspecify/
references/
annotation-migration.md
incremental-adoption.md
kotlin-interop.md
scripts/
verify_nullmarked.py
SKILL.md
pair-programming/
SKILL.md
spring-boot/
references/
archunit.md
code-organization.md
spring-boot-docker-compose.md
spring-boot-maven-config.md
spring-boot-rest-api-testing.md
spring-boot-webapp-testing-with-mockmvctester.md
spring-data-jpa.md
spring-modulith.md
spring-service-layer.md
spring-webmvc-rest-api.md
taskfile.md
thymeleaf.md
SKILL.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic