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

Menu

Menu には dgee2 から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
3
更新
2026-05-29
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

github-issues-status
ソフトウェア開発者

Fetch all issues for a GitHub repo, parse Epic task lists, and compute a blocked/unblocked/in-progress/done status for every issue and epic transitively.

2026-05-29
mermaid-html-diagram
ソフトウェア開発者

Generate a self-contained HTML file containing one or more interactive Mermaid diagrams with dark GitHub-style theming, status-based colour coding, and mouse/button pan-and-zoom via svg-pan-zoom.

2026-05-29
add-api-endpoint
ソフトウェア開発者

Step-by-step guide for adding a new Minimal API endpoint to MenuApi following the layered model pattern (EF Entity → DBModel → ViewModel, Mapperly, repository, service, MapGroup registration).

2026-05-22
add-value-object
ソフトウェア開発者

How to create a new Vogen value object in MenuApi — covering the attribute, assembly-wide defaults, EF Core value converter registration, Swagger mapping, and repository wrapping conventions.

2026-05-22
code-review-checklist
ソフトウェア品質保証アナリスト・テスター

Structured checklist for reviewing pull requests in the Menu repository — layer separation, Vogen coverage, Mapperly attributes, async conventions, and StyleCop compliance.

2026-05-22
ef-migration
ソフトウェア開発者

Canonical commands and safety rules for EF Core migration management in the Menu repository — adding, removing, and applying migrations correctly.

2026-05-22
frontend-component
ソフトウェア開発者

Conventions for adding a new Vue 3 + Quasar component in the Menu frontend — correct folder, TypeScript Composition API style, co-located Storybook story, and the two-layer API service pattern.

2026-05-22
openapi-sync
ソフトウェア開発者

Keep the frontend API types in sync with the backend after any endpoint change — regenerate menu-api.ts from the OpenAPI spec produced by the .NET build.

2026-05-22
pr-comment-identity
ソフトウェア開発者

Ensure all PR review thread comments posted by Copilot are clearly attributed as automated so reviewers and contributors can tell immediately who wrote the comment.

2026-05-22
write-tests
ソフトウェア品質保証アナリスト・テスター

Patterns for writing unit and integration tests in the Menu repository — xUnit, AutoFixture, FakeItEasy, AwesomeAssertions, CustomAutoData, and Aspire integration test conventions.

2026-05-22