A collection of skills/guidelines for building applications using AI Agents.
> /plugin marketplace add sivaprasadreddy/sivalabs-agent-skills> /plugin install java-dev@sivalabs-agent-skills
What's inside
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
FAQ
java-dev is a Claude Code plugin with 7 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes apply-renovate-prs, java-code-review, jspecify. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it