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

AI-SIP

Repository-level view of 13 collected skills across 1 GitHub repositories.

skills collected
13
repositories
1
updated
2026-06-30
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

commit
software-developers

현재 변경사항의 커밋 단위와 OnO 커밋 메시지를 정리하고 실제 git commit까지 수행할 때 사용. 인자가 없어도 현재 git 변경사항을 대상으로 한다.

2026-06-30
pr
software-developers

OnO 현재 브랜치의 개발 내역을 바탕으로 develop 브랜치에 merge 요청하는 GitHub PR을 직접 생성할 때 사용. 사용자가 "pr"을 요청하면 현재 브랜치에서 develop으로 PR을 생성한다.

2026-06-30
migrate
software-developers

OnO DB schema 변경과 Flyway 마이그레이션 파일 작성/검토가 필요할 때 사용. 사용자가 "migrate <스키마 변경>"를 요청하면 기존 migration, entity, query 영향을 확인하고 안전한 SQL 초안을 만든다.

2026-06-04
check
software-quality-assurance-analysts-and-testers

Use for read-only OnO change review. Trigger on "check", "check <commit>", risk review, or pre-deploy review. If no argument is provided, review current git changes.

2026-06-04
analysis
software-developers

OnO 문제 원인 규명과 코드 분석이 필요할 때 사용. 사용자가 "analysis <증상>" 또는 원인 분석을 요청하면 코드를 수정하지 않고 보고한다. 인자가 없으면 현재 git 변경사항을 대상으로 분석한다.

2026-06-04
explain
software-developers

사용자가 OnO 백엔드 또는 Flutter 코드 흐름, 원리, 호출 경로, 설계 판단을 학습 목적으로 설명해 달라고 요청할 때 사용한다.

2026-06-04
feat
software-developers

Use for OnO feature implementation. Trigger when the user requests "feat" or plan-based implementation. If no argument is provided, inspect current git changes and continue with remaining implementation, cleanup, and validation work.

2026-06-04
perf-audit
software-developers

OnO 백엔드 API 성능, 느린 쿼리, N+1, 풀스캔, 커넥션 풀, Flutter rebuild/jank/메모리 문제가 의심될 때 사용한다.

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