Home/AI 工程/sivalabs-agent-skills
S

sivalabs-agent-skills

by @sivaprasadreddyv
3.5(0)

This GitHub repository provides AI coding agents with skills such as Spring Boot and jSpecify, aiming to help AI agents build applications more efficiently and accurately. By installing these skills, AI agents can understand and follow Spring Boot best practices, quickly generate high-quality code, thereby accelerating the backend development process.

AI AgentSpring BootCoding SkillsBackend DevelopmentJavaGitHub
Installation
npx skills add https://github.com/sivaprasadreddy/sivalabs-agent-skills
compare_arrows

Before / After Comparison

1
Before

When AI agents generate Spring Boot application code, they may lack an understanding of best practices, leading to generic or inefficient code that requires extensive manual correction and optimization by developers.

After

With SivaLabs skills, AI agents can automatically adhere to Spring Boot specifications, generating well-structured, industry-standard, high-quality code, significantly reducing manual intervention and accelerating the development cycle.

description SKILL.md

SivaLabs Skills for AI Coding Agents

A collection of skills/guidelines for building applications using AI Agents.

Skills

Usage

$ 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

Manual Installation

Copy the desired skills (skills/spring-boot, etc) at project-level (project/.claude/skills/spring-boot) or user-level (~/.claude/skills/spring-boot).

  • Claude Code: project/.claude/skills/ or ~/.claude/skills/
  • Codex: project/.codex/skills/ or ~/.codex/skills/
  • Gemini: project/.gemini/skills/ or ~/.gemini/skills/
  • Cursor: 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

References

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs114
Rating3.5 / 5.0
Version
Updated2026年4月7日
Comparisons1

User Rating

3.5(0)
5
0%
4
0%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Skills CLI
🔧Claude Code
🔧Codex
🔧Gemini
🔧Cursor

Timeline

Created2026年4月7日
Last Updated2026年4月7日