Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
School-of-Company
GitHub 제작자 프로필

School-of-Company

3개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
3
업데이트
2026-06-15
저장소 탐색

저장소와 대표 skills

review-pr
소프트웨어 품질 보증 분석가·테스터

Collect PR review comments, critically assess each one against project conventions, auto-apply valid ones, post refutation replies for invalid ones, and prompt for partial ones. Replaces resolve-pr-comments.

2026-05-13
commit
소프트웨어 개발자

Create Git commits by splitting changes into logical units following project conventions. Handles Git Flow automatically — detects develop branch and checks out a feature branch before committing.

2026-05-13
write-pr
소프트웨어 개발자

Generate PR title, body, and labels from commits since the base branch, then create the PR on GitHub. Handles base branch detection, label selection, and PR creation end-to-end.

2026-05-13
commit
소프트웨어 개발자

Create Git commits by splitting changes into logical units following project conventions. Handles Git Flow automatically — detects develop branch and checks out a feature branch before committing.

2026-05-13
code-review
소프트웨어 품질 보증 분석가·테스터

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

2026-04-26
resolve-pr-comments
소프트웨어 품질 보증 분석가·테스터

For each inline PR review comment, judge whether it has been resolved in the current branch diff and reply with the resolving commit hash. Use after addressing PR feedback.

2026-04-26
pr-draft
소프트웨어 개발자

Generate PR title, body, and labels from commits since the base branch, then create the PR on GitHub.

2026-04-26
security-checklist
정보 보안 분석가

Verify security vulnerabilities — hardcoded secrets, SQL injection, JWT validation, blacklist enforcement, sensitive logging, and authorization checks. Run before merging any auth or API-related changes.

2026-04-26
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다