Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

live.moafunk.de

live.moafunk.de には phaabe から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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