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

05allan1213

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

수집된 skills
14
저장소
1
업데이트
2026-06-18
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

trellis-before-dev
소프트웨어 개발자

Read all task artifacts and specs before writing code. Outputs implementation constraints. Use after task.py start and before any source editing — the before-dev gate is mandatory and blocks code changes until satisfied.

2026-06-18
trellis-check
소프트웨어 품질 보증 분석가·테스터

Quality verification: git diff/status, lint, type-check, tests, no debug logs, no suppressed errors, no unsafe type bypass. Deep check for L4/L5 adds spec compliance, cross-layer data flow, API/schema/type consistency, and code reuse. Outputs PASS/FAIL with blocking issues.

2026-06-10
trellis-code-architecture-review
소프트웨어 개발자

Review dependency direction, module boundaries, abstraction quality, duplicated concepts, layering violations, shared utility misuse, API contract clarity, and future extensibility. Outputs to review/architecture-review.md with PASS/FAIL. Required for L4/L5 tasks.

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

Review code for correctness, readability, maintainability, error handling, performance, tests, security, and unnecessary complexity. Outputs to review/code-review.md with PASS/FAIL, separating blocking from non-blocking issues. Use as a review gate when selected in the Review Gate Contract.

2026-06-10
trellis-dev-strategy
소프트웨어 개발자

Decide execution mode, branch strategy, TDD approach, review gates, and architecture guidance for the task. Outputs Development Strategy and Review Gate Contract to implement.md. Use during Phase 1.4 after PRD and design are complete.

2026-06-10
trellis-finish-work
소프트웨어 개발자

Finalize a completed task: verify gates passed, archive task, update workspace journal, update task index, summarize commits/PR, record follow-ups, and mark task done. Does NOT write code, fix bugs, bypass failed gates, or auto-push. Rejects if preconditions are not met.

2026-06-10
trellis-improve-codebase-architecture
소프트웨어 개발자

Dual-mode skill for architecture guidance and deep review. Guidance mode (before implementation) outputs to design.md Architecture Guidance. Deep-review mode (after implementation) outputs to review/architecture-deep-review.md with PASS/FAIL. Triggers when changes cross 3+ layers, add new modules, change API/schema/persistence, modify shared types/util/config, introduce new abstractions, refactor, or use multi-subagent parallel execution.

2026-06-10
trellis-merge-review
소프트웨어 개발자

Review integration when the merge-review trigger contract applies: L5; selected Trellis-native parallel + worktree; selected OMC ulw/ultrawork + worktree + parent/child; Branch strategy contains worktree; Parent/child: yes; Merge review needed: yes; PR merge; or conflict resolution. Checks conflict resolution logic, duplicate implementations, missing files, and interface inconsistencies between agents. Outputs to review/merge-review.md with PASS/FAIL.

2026-06-10
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다