Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
sqlite0-opus-4-6-20260208
sqlite0-opus-4-6-20260208에는 HikaruEgashira에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
3
Stars
0
업데이트
2026-02-08
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
pre-commit
소프트웨어 품질 보증 분석가·테스터
Run all pre-commit checks including build, unit tests, differential tests, and ADR-0009 file size validation. Use before committing changes to ensure quality.
2026-02-08
split-check
소프트웨어 개발자
Inspect all source file sizes and report ADR-0009 module splitting rule violations. Use when checking whether files exceed the 500-line limit or before adding new features.
2026-02-08
split-extract
소프트웨어 개발자
Extract a module from a large file following ADR-0009. Moves functions to a new file, updates imports, and verifies all tests pass. Use when a file exceeds 500 lines and needs splitting.
2026-02-08