Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
sivaprasadreddy
ملف منشئ GitHub

sivaprasadreddy

عرض على مستوى المستودعات لـ 17 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
17
مستودعات
4
محدث
2026-07-10
مستكشف المستودعات

المستودعات و 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-04-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-04-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-04-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 re-planning. Run before /sdd-plan if plan.md already exists.

2026-04-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 well-understood feature with minimal interruptions.

2026-04-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 merge.

2026-04-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 /sdd-implement or on any existing feature implementation.

2026-04-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-04-27
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 automatically use jspecify for checking Nullability issues.

2026-07-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-07-04
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 implement REST APIs, entities/repositories, service layer, modular monoliths * To use Thymeleaf view templates for building web applications * To write tests for REST APIs and Web applications * To write ArchUnit tests for testing architecture * To configure the recommended plugins and configurations to improve code quality, and testing while using Maven. * To use Spring Boot's Docker Compose support for local development * To create Taskfile for easier execution of common tasks while working with a Spring Boot application

2026-04-29
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات