Skip to main content
sivaprasadreddy
GitHub クリエイタープロフィール

sivaprasadreddy

4 件の GitHub リポジトリにある 20 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
20
リポジトリ
4
更新
2026年8月26日
リポジトリエクスプローラー

リポジトリと代表的な skills

sdd-feature
プロジェクト管理専門家

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.

2026年4月27日
sdd-init
ソフトウェア開発者

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.

2026年4月27日
sdd-plan
ソフトウェア開発者

SDD step 3. Read feature.md and produce a detailed implementation plan.md tailored to the project's tech stack and architecture. Use after /sdd-feature has produced feature.md.

2026年4月27日
sdd-refine
プロジェクト管理専門家

SDD step 2 (optional, repeatable). Read an existing feature.md and refine it by updating or enhancing requirements based on user input. Use when requirements have changed, new edge cases are discovered, or the spec needs clarification before planning or…

2026年4月27日
sdd-yolo
ソフトウェア開発者

SDD fast path. Runs the full pipeline — analyse → plan → implement → review → archive — with a single confirmation gate before implementation begins. Stops automatically if Critical or Major issues are found in review. Use when you want to ship a…

2026年4月27日
sdd-archive
ソフトウェア開発者

SDD step 7. Archive feature.md and plan.md into docs/specs-archive/<yyyymmddHHMM>-<feature-name>/ 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…

2026年4月27日
sdd-review
ソフトウェア品質保証アナリスト・テスター

SDD step 5. Reviews the implemented feature code against language and framework best practices, checks for code duplication, security vulnerabilities, performance issues, test coverage, and alignment with feature.md acceptance criteria. Use after…

2026年4月27日
sdd-implement
ソフトウェア開発者

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.

2026年4月27日
progen
未分類

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…

2026年8月26日
spring-boot-skill
ソフトウェア開発者

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…

2026年8月7日
java-code-review
ソフトウェア品質保証アナリスト・テスター

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…

2026年8月7日
spring-modulith-verifier
ソフトウェア開発者

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…

2026年8月7日
jspecify-skill
ソフトウェア開発者

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…

2026年7月10日
pair-programming
ソフトウェア開発者

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.

2026年7月4日
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました