sivaprasadreddy

30 mods across 6 repositories, 286 stars between them.

sivaprasadreddy/sivalabs-agent-skills

Instructions file CodexOpenCode

Instructions for sivaprasadreddy/sivalabs-agent-skills, covering agent instructions, installation methods, method 1: claude code plugin installation, add the agent-skills marketplace and install plugins.

173 6d ago A 359 tokens original MIT

code-reviewer

04

sivaprasadreddy/sivalabs-agent-skills

Agent

Use this agent when the user has recently written or modified code and wants feedback on code quality, design, potential bugs, or architectural improvements. This agent should be invoked proactively after logical chunks of work are completed, such as: Example 1: user: "I've just implemented the book rating feature…

173 6d ago A 275 tokens original MIT

java-code-review

05

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Review Java code for bugs, duplicate code, correctness risks, maintainability improvements, and missing tests. By default review files modified in git; when the user explicitly names files, classes, packages, or a diff, review that scope instead. Generate a detailed review.md report with actionable comments and fixes.

173 6d ago A 64 tokens original MIT

jspecify-skill

06

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Use this skill when asked to perform any of the following actions in a Java project: To add jspecify support To prevent NullPointerExceptions To better handle Nullability This skill will add jspecify dependency, configure Maven or Gradle build to automatically use jspecify for checking Nullability issues.

173 6d ago A 75 tokens original MIT

Pair Programming

07

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Collaboratively design, implement, review, and refine software features with a human developer using an iterative pair programming workflow. Prioritize understanding, explicit approval, small reviewable changes, and synchronized specifications.

173 6d ago A 43 tokens original MIT

progen

08

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Use when the user wants to create/generate/scaffold a new Spring Boot project (Maven or Gradle, REST API / Web App / Spring Boot + Angular full stack). Derives progen CLI inputs from the user's plain-English project description, asks for any missing mandatory info, ensures the progen binary is available, and runs it…

173 6d ago B 103 tokens original MIT

spring-boot-skill

09

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Build Spring Boot 4.x applications following the best practices. Use this skill: When developing Spring Boot applications using Spring MVC, Spring Data JPA, Spring Modulith, Spring Security To create recommended Spring Boot package structure To implement REST APIs, entities/repositories, service layer, modular…

173 6d ago A 166 tokens original MIT

sivaprasadreddy/sivalabs-agent-skills

Skill Claude CodeCodex

Verifies whether code follows Spring Modulith code structure or not. Show list of violations along with recommendations on how to fix them. Use this skill: When reviewing Spring Boot applications which uses Spring Modulith When verifying whether Spring Boot application code follows Spring Modulith package structure.

173 6d ago A 66 tokens original MIT

context7

13

sivaprasadreddy/sivalabs-marketplace

MCP server Claude CodeCodexCursor +2

Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.

47 8mo ago A tokens not measured

sivaprasadreddy/sdd-skills

Instructions file CodexOpenCode

AGENTS.md instructions for sivaprasadreddy/sdd-skills, covering ai agent context, what this repo is, sdd workflow, key files and their roles and skill file format.

31 4mo ago A 796 tokens

sdd-archive

21

sivaprasadreddy/sdd-skills

Skill Claude CodeCodex

SDD step 7. Archive feature.md and plan.md into docs/specs-archive/ - / directory, then update docs/project.md with the new feature, and any architecture decisions made. Use after /sdd-review is complete and the feature is ready to merge.

31 4mo ago A 69 tokens

sdd-feature

22

sivaprasadreddy/sdd-skills

Skill Claude CodeCodex

SDD step 1. Analyse a feature request and produce a detailed feature.md spec. Use when the user describes a new feature they want to build. Asks for missing details before writing the spec.

31 4mo ago A 45 tokens

sdd-implement

23

sivaprasadreddy/sdd-skills

Skill Claude CodeCodex

SDD step 4. Read plan.md and implement the feature step by step, then verify all acceptance criteria are met. Use after /sdd-plan has produced plan.md.

31 4mo ago A 41 tokens

sdd-init

24

sivaprasadreddy/sdd-skills

Skill Claude CodeCodex

SDD step 0. Analyse the project codebase and create docs/project.md with tech stack, architecture, and conventions. Run once before starting SDD in a new project. If docs/project.md already exists, asks whether to regenerate it.

31 4mo ago A 53 tokens