Skip to main content
Run any Skill in Manus
with one click
team-incube
GitHub creator profile

team-incube

Repository-level view of 29 collected skills across 4 GitHub repositories.

skills collected
29
repositories
4
updated
2026-06-24
repository explorer

Repositories and representative skills

new-branch
software-developers

Creates a new git branch following the project's branch naming convention. Use this skill whenever the user wants to start new work, create a branch, switch to a new branch.

2026-04-28
write-pr
software-developers

Generate PR title and body from commits since the base branch, then create the PR on GitHub following the project PR template exactly.

2026-04-14
review-pr
software-quality-assurance-analysts-and-testers

Check PR review comments, reflect valid feedback into code, commit, push, then reply to each comment with the resolving commit hash.

2026-04-13
commit
software-developers

Create Git commits following Flooding project conventions. Splits changes into logical units with correct type prefix and Korean description.

2026-04-13
code-review
software-quality-assurance-analysts-and-testers

Run a structured checklist over changed files — Kotlin style, JPA/transaction correctness, naming conventions, test coverage, and security basics. Produces a ✓/⚠/✗ report.

2026-04-09
format
software-developers

Run KtLint formatting on all Kotlin source files via Gradle. Use when .kt files need formatting or after bulk edits.

2026-04-09
kotest-guide
software-quality-assurance-analysts-and-testers

Kotest + MockK testing patterns for this project — BehaviorSpec structure, mock creation, stubbing, argument capture, and exception assertions. Reference when writing or reviewing test code.

2026-04-09
kotlin-spring-arch
software-developers

Architecture reference for Flooding project — Controller/Service/Repository layer responsibilities, @Transactional strategy, ExpectedException usage, entity conventions, and response wrapping.

2026-04-09
Showing top 8 of 13 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded