Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

live.moafunk.de

live.moafunk.de에는 phaabe에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
3
업데이트
2026-05-30
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Use during any code review or self-review of a diff. Comprehensive checklist for security, performance, readability, and design.

2026-05-30
docker-best-practices
소프트웨어 개발자

Use whenever writing, reviewing, or debugging Dockerfiles, docker-compose files, or container-based deployments. Covers multi-stage builds, layer caching, security, image size, and compose patterns.

2026-05-30
git-flow
소프트웨어 개발자

Use whenever a task involves git operations — commits, branches, rebasing, PR descriptions, conflict resolution, history rewriting. Provides Conventional Commits rules, branch strategy, conflict-resolution patterns, and PR description templates.

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

Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for missing test coverage. Examples: "Review this PR", "What does PR #42 change?", "Is this PR safe to merge?"

2026-05-30
test-strategy
소프트웨어 품질 보증 분석가·테스터

Use whenever writing, planning, or critiquing tests. Covers the test pyramid, mocking patterns, fixture design, coverage targets, and how to choose between unit / integration / e2e for a given scenario.

2026-05-30
vue-patterns
웹 개발자

Use whenever writing or reviewing Vue code in this repo's admin SPA (frontend/src/admin). Covers Vue 3 Composition API, `<script setup lang="ts">`, Pinia stores, Vue Router, composables, Vite, and common anti-patterns.

2026-05-30