Skip to main content
runceel
Profil créateur GitHub

runceel

Vue par dépôt de 93 skills collectés dans 18 dépôts GitHub.

skills collectés
93
dépôts
18
mis à jour
9 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
ReactiveProperty
26 skills · 5 juil. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
28 %part
#02
ai-dev-template
14 skills · 24 avr. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
15 %part
#03
ai-dev-dotnetapp
8 skills · 27 avr. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAdministrateurs de réseaux et de systèmes informatiquesSpécialistes en gestion de projets
4 catégories métier · 100 % classifié
8,6 %part
#04
wpf-github-copilot
8 skills · 18 avr. 2026
Analystes en gestionDéveloppeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projets
4 catégories métier · 100 % classifié
8,6 %part
#05
agent-teams-sample
7 skills · 8 avr. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projets
3 catégories métier · 100 % classifié
7,5 %part
#06
SkimDownForWindows
5 skills · 19 juin 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
5,4 %part
#07
wsl-containers-desktop
4 skills · 17 juil. 2026
Développeurs de logiciels
1 catégories métier · 100 % classifié
4,3 %part
#08
agent-framework-python-lab
4 skills · 16 juin 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
4,3 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

development-workflow
Développeurs de logiciels

ReactiveProperty repository development policy. Use whenever you implement a feature or bug fix, change library or test code under Source/ or Test/, make a design or architecture decision, or write documentation in this repo. Enforces strict Test-Driven…

5 juil. 2026
migrating-reactiveproperty-to-r3
Développeurs de logiciels

Migrate an application from ReactiveProperty (namespace Reactive.Bindings) to R3 plus the ReactiveProperty.R3 bridge package. Use this when asked to "migrate to R3", "move off ReactiveProperty", "replace ReactiveProperty with R3", "swap Reactive.Bindings for…

28 juin 2026
releasing-reactiveproperty
Développeurs de logiciels

Release the ReactiveProperty NuGet package set from this repository. Use this skill whenever the user asks to release, publish, ship, pre-release/prerelease, stable release, tag v*, push NuGet packages, or mentions "リリース", "pre リリース", "正式リリース", "NuGet 公開", or…

24 juin 2026
analyzing-dotnet-performance
Développeurs de logiciels

Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification. Use when analyzing .NET code for optimization opportunities, reviewing hot paths, or…

20 juin 2026
binlog-failure-analysis
Développeurs de logiciels

Analyze MSBuild binary logs to diagnose build failures by replaying binlogs to searchable text logs. Only activate in MSBuild/.NET build context. USE FOR: build errors that are unclear from console output, diagnosing cascading failures across multi-project…

20 juin 2026
check-bin-obj-clash
Développeurs de logiciels

Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. Only activate in MSBuild/.NET build context. USE FOR: builds failing with 'Cannot create a file when that file already exists', 'The process cannot access the file because it is…

20 juin 2026
coverage-analysis
Analystes en assurance qualité des logiciels et testeurs

Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both…

20 juin 2026
directory-build-organization
Développeurs de logiciels

Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp. Only activate in MSBuild/.NET build context. USE FOR: structuring multi-project repos, centralizing build…

20 juin 2026
Affichage de 8 skills collectés sur 26.
aspnetcore-blazor10
Développeurs de logiciels

Provides up-to-date information about ASP.NET Core 10 and Blazor .NET 10 new features. Use when the user asks about Blazor .NET 10 capabilities, ASP.NET Core 10 features, OpenAPI, Minimal APIs, SignalR, or needs guidance on ASP.NET Core/Blazor .NET 10…

24 avr. 2026
azure-architecture-autopilot
Développeurs de logiciels

Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through conversation, and deploy with Bicep. When to use this skill: - "Create X on Azure", "Set up a RAG architecture"…

24 avr. 2026
clean-architecture-guide
Développeurs de logiciels

Modular Monolith + Clean Architecture の設計ガイド。新しいモジュールの作成、画面の実装、機能追加を行う際には、必ずこのスキルを参照して従ってください。

24 avr. 2026
create-specification
Développeurs de logiciels

Create a new specification as a GitHub Issue, optimized for Generative AI consumption.

24 avr. 2026
documentation-guide
Développeurs de logiciels

ドキュメント作成時の共通ルール。Markdown ドキュメントを新規作成・更新する際には、必ずこのスキルを参照して従ってください。

24 avr. 2026
dotnet-best-practices
Développeurs de logiciels

Ensure .NET/C# code meets best practices for the solution/project.

24 avr. 2026
dotnet10
Développeurs de logiciels

Provides up-to-date information about .NET 10 and C# 14 new features for C# developers. Use when the user asks about .NET 10 capabilities, C# 14 language features, ASP.NET Core 10 Blazor, EF Core 10, or needs guidance on .NET 10/C# 14 specific features.

24 avr. 2026
e2e-test
Analystes en assurance qualité des logiciels et testeurs

playwright-cli を使った E2E テストの実行スキル。ブラウザを headless モードで起動し、テスト結果をスクリーンショットとして screenshots/ 配下の日付付きフォルダーに保存する。E2E テストを実行する際には、必ずこのスキルに従ってください。

24 avr. 2026
Affichage de 8 skills collectés sur 14.
bunit
Analystes en assurance qualité des logiciels et testeurs

bUnit 2.x を使用した Blazor コンポーネントのユニットテストのベストプラクティスとガイドライン

27 avr. 2026
clean-architecture-guide
Développeurs de logiciels

Modular Monolith + Clean Architecture の設計ガイド。新しいモジュールの作成、画面の実装、機能追加を行う際には、必ずこのスキルを参照して従ってください。

27 avr. 2026
feature-lifecycle
Spécialistes en gestion de projets

7 つのカスタムエージェント(Orchestrator / Product Manager / Architect / Developer / Reviewer / Tester / Documentation)が協調して機能開発を自律的に進めるワークフロースキル。仕様策定から実装・テスト・マージ、およびドキュメント追従までの全ライフサイクルを定義する。

27 avr. 2026
github-flow
Développeurs de logiciels

このリポジトリでの開発フロー(GitHub Flow)を定義するスキル。feature ブランチの作成から Draft PR、レビュー、Squash Merge までの一連の作業手順とルールを示します。コードを変更する作業を行う場合は、必ずこのスキルに従ってください。

27 avr. 2026
quick-fix
Développeurs de logiciels

feature-lifecycle で作成済みの PR に対して、レビュー指摘やユーザーの直接指示による微修正を軽量フローで反映するスキル。Orchestrator から Developer に委譲して実行する。

27 avr. 2026
cloud-agent-lifecycle
Développeurs de logiciels

GitHub Cloud Agent の readonly GitHub CLI 制約下で feature-lifecycle を回すためのファイルベース運用スキル。Issue/PR への書き込みができない場合に、仕様・状態台帳・エージェント間ログ・PR 本文案をリポジトリ内ファイルとして管理する。

27 avr. 2026
e2e-test
Analystes en assurance qualité des logiciels et testeurs

Playwright MCP server が提供されている場合は MCP を優先し、未提供時は playwright-cli で E2E テストを実行するスキル。ブラウザを headless モードで起動し、テスト結果を screenshots/ 配下の日付付きフォルダーに保存する。E2E テストを実行する際には、必ずこのスキルに従ってください。

27 avr. 2026
playwright-cli
Administrateurs de réseaux et de systèmes informatiques

Fallback browser automation via playwright-cli for web testing, form filling, screenshots, and data extraction. Prefer Playwright MCP server tools when they are available; use this CLI only when MCP tools are not provided or cannot perform the required…

27 avr. 2026
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

Expert code reviewer for WPF Clean Architecture projects. Reviews implementation against spec, architecture rules, and .NET best practices.

18 avr. 2026
dev-flow
Développeurs de logiciels

4-phase software development flow: Spec Writing → Spec Review → Implementation → Code Review. Used with the dev-flow-orchestrator extension.

18 avr. 2026
developer
Développeurs de logiciels

Expert WPF Clean Architecture developer. Implements product code and unit tests from approved specifications.

18 avr. 2026
dotnet-10
Spécialistes en gestion de projets

Provides up-to-date knowledge about .NET 10 and C# 14 for WPF application development. Use this skill when developing WPF apps targeting .NET 10, or when asked about .NET 10 / C# 14 features.

18 avr. 2026
spec-reviewer
Analystes en gestion

Expert specification reviewer for WPF Clean Architecture projects. Evaluates specifications for clarity, completeness, correctness, and architectural fit.

18 avr. 2026
spec-writer
Analystes en gestion

Expert specification writer for WPF Clean Architecture projects. Produces structured, implementation-ready functional specifications.

18 avr. 2026
wpf-clean-architecture-mvvm
Analystes en gestion

Design guidelines for WPF applications using .NET 10 C#, MVVM Toolkit, Clean Architecture, Modular Monolith, and .NET Aspire. Use this skill when creating, modifying, or reviewing any part of this application's architecture, project structure, or code…

18 avr. 2026
aspire
Développeurs de logiciels

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure,…

18 avr. 2026
breakdown-epic-arch
Développeurs de logiciels

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

8 avr. 2026
clean-architecture-guide
Développeurs de logiciels

Modular Monolith + Clean Architecture の設計ガイド。新しいモジュールの作成、画面の実装、機能追加を行う際には、必ずこのスキルを参照して従ってください。

8 avr. 2026
e2e-test
Analystes en assurance qualité des logiciels et testeurs

playwright-cli を使った E2E テストの実行スキル。ブラウザを headless モードで起動し、テスト結果をスクリーンショットとして screenshots/ 配下の日付付きフォルダーに保存する。E2E テストを実行する際には、必ずこのスキルに従ってください。

8 avr. 2026
feature-lifecycle
Spécialistes en gestion de projets

大きな機能を実装する際に使用するワークフロースキル。6 つのカスタムエージェント(Orchestrator / Product Manager / Architect / Developer / Reviewer / Tester)が協調し、仕様策定から実装・テスト・マージまでの全ライフサイクルを自律的に駆動する。新機能の追加や大規模な変更を行う場合は、必ずこのスキルに従ってください。

8 avr. 2026
github-flow
Développeurs de logiciels

このリポジトリでの開発フロー(GitHub Flow)を定義するスキル。feature ブランチの作成から Draft PR、レビュー、Squash Merge までの一連の作業手順とルールを示します。コードを変更する作業を行う場合は、必ずこのスキルに従ってください。

8 avr. 2026
local-flow
Développeurs de logiciels

GitHub API を使わずローカルファイルで Issue / PR を管理する開発フロー。デモ・オフライン環境向け。github-flow の代替として使用する。

8 avr. 2026
quick-fix
Développeurs de logiciels

小規模な修正(バグ修正、UI 調整、レビュー指摘対応など)を軽量フローで反映するスキル。feature-lifecycle のような重いフェーズをスキップし、Developer が直接修正を行う。小さな変更やちょっとした修正を行う場合は、このスキルに従ってください。

8 avr. 2026
release-skimdown
Développeurs de logiciels

SkimDown for Windows の新バージョンを Microsoft Store に提出 + GitHub Releases に sideload 用ビルドを公開する時に使う。トリガー語の例 - "リリースを切る", "バージョンを上げる", "Store 提出版を作る", "msixupload", "msixbundle", "GitHub Releases に公開", "sideload 配布", "devcert", "新機能のチェック", "リリースノートを書く", "署名検証",…

19 juin 2026
clean-architecture-skimdown
Développeurs de logiciels

SkimDown for Windows でクリーンアーキテクチャー風のレイアウト・DI・依存方向に従って新規サービス / I/F / ViewModel を追加または既存コードをリファクタする時に使う。トリガー語の例 - "新しい I/F を追加", "サービスを足す", "ViewModel を作る", "DI 登録", "層境界", "Application から System.IO を呼びたい", "Infrastructure 実装", "Singleton か Scoped か"。設計判断の根拠は…

1 juin 2026
docs-snapshot-skimdown
Développeurs de logiciels

SkimDown for Windows の現状スナップショット (リポジトリルートの `docs/`) を追加・更新・レビューする時に使う。ADR (歴史) / SPEC (要件) / README (使い方) / copilot-instructions (規約) と別に「いまのコードがどう実装されているか」を中立に説明する技術リファレンスを維持する。トリガー語の例 - "docs/ を更新", "アーキ図を直す", "新しい I/F を足したので DI ドキュメント更新", "WebView2…

1 juin 2026
gh-cli-skimdown
Développeurs de logiciels

gh CLI を使う時 (PR 作成 / Release 作成 / リポジトリ API 呼び出し) の認証・権限ハンドリング。Copilot CLI のデフォルトトークン (kaota_microsoft) は runceel/SkimDownForWindows に対して read-only で、PR / Release 作成が失敗する。runceel アカウントへの switch 手順、GH_TOKEN 優先順位、misleading なエラーメッセージの読み方をまとめる。トリガー語の例 - "PR…

25 mai 2026
unit-test-skimdown
Analystes en assurance qualité des logiciels et testeurs

SkimDown for Windows の Application / Domain 単体テストを追加・改修・レビューする時に使う。トリガー語の例 - "テストを追加", "MainPageViewModel のテスト", "TestHelpers", "Stub / Fake / Recording / InMemory", "async void のテスト", "Sleep を使いたい", "テスト用に IFoo を差し替えたい", "MarkdownScanner のテスト"。テスト戦略の根拠は…

24 mai 2026
store-release-workflow
Développeurs de logiciels

本リポジトリの新バージョンをMicrosoft Store向けに準備し、最新origin/mainの確認、Semantic Versioning、テスト、manifest更新、x64/ARM64 msixupload生成、バージョン専用PR、GitHub Release、英語のStore新機能文まで安全にオーケストレーションする。Use this skill whenever the user asks to prepare or publish a new version, create a Microsoft…

17 juil. 2026
feature-workflow
Développeurs de logiciels

本リポジトリの必須開発フロー(機能設計→詳細設計[ラバーダック]→テスト作成[ラバーダック]→TDD実装(Red/Green/Refactor)→テスト(+E2E)→振り返り[ラバーダック])をオーケストレーションする。Use this skill whenever the user asks to implement a new feature, start a feature, fix a bug with proper process, or says 新機能を実装, 機能を追加, 設計から始めて,…

9 juil. 2026
adr-workflow
Développeurs de logiciels

設計判断・プロセス決定をADR (Architecture Decision Record) として作成・更新する具体的な手順。Use this skill whenever the user asks to record a decision, write an ADR, or says ADRを書きたい, 設計判断を記録したい, ADR作って, この決定を残したい.

2 juil. 2026
design-doc-maintenance
Développeurs de logiciels

docs/design配下の設計ドキュメントを、経緯を含めない最新スナップショットとして更新する手順。Use this skill whenever the user asks to update design docs, keep documentation current, or says 設計ドキュメントを更新, design docを直して, アーキテクチャドキュメントを最新化して.

2 juil. 2026
file-based-apps
Développeurs de logiciels

.NET 10 file-based apps を使ったスクリプト実行スキル。Copilot がデータ処理・ファイル操作・簡易ツールなどの スクリプト的な処理を行う際に、C# の file-based app として実行する方法を定義する。 使い捨ての処理はファイルを作成せず stdin パイプで実行し、再利用可能な処理のみ .cs ファイルとして保存すること。

22 févr. 2026
blazor-dotnet10
Développeurs de logiciels

ASP.NET Core Blazor (.NET 10) の最新機能・ベストプラクティスに基づいてコンポーネントやページを生成・レビュー・リファクタリングするスキル。 Blazor コンポーネント、ページ、レイアウト、JS interop、フォームバリデーション、状態管理の実装時に使用すること。

22 févr. 2026
clean-architecture
Développeurs de logiciels

クリーンアーキテクチャに基づく設計指針スキル。プロジェクト構成、レイヤー分離、依存関係の方向、テスタビリティ確保の原則を定義する。 新規プロジェクト作成、機能追加、リファクタリング、テスト作成時に使用すること。

22 févr. 2026
csharp-dotnet10
Développeurs de logiciels

C# 14 / .NET 10 の最新文法に基づいてコードを生成・レビュー・リファクタリングするスキル。 C# のコード生成、レビュー、リファクタリング、新規ファイル作成時に使用すること。

22 févr. 2026
dotnet-backend-architecture
Développeurs de logiciels

.NET バックエンドの設計方針を Clean Architecture を中心に作成・レビューする。 ユーザーが .NET API、ASP.NET Core、Clean Architecture、レイヤー分割、 ドメイン駆動設計、Application/Domain/Infrastructure、依存方向、設計方針、 バックエンド設計書、または .NET のアーキテクチャレビューに言及した場合は、 skill 名を明示しなくても必ず使用する。設計書・ADR の作成とレビューを対象とし、…

24 juil. 2026
adr-design
Développeurs de logiciels

アプリケーションのアーキテクチャ決定を管理し、追記専用のADR履歴と 最新設計スナップショットを同期する。ユーザーがアーキテクチャを検討、 React + .NET Aspireのエージェントアプリを初期設計、ADRを作成・更新、 設計書を更新、代替案を比較、既存決定を置き換える場合は、skill名を 明示しなくても必ず使用する。トリガー: ADR、アーキテクチャ決定、 設計書、設計スナップショット、Aspire、React .NETエージェントアプリ。

24 juil. 2026
design-document
Développeurs de logiciels

リポジトリの現在の設計を、読みやすく保守可能な設計ドキュメントとして 作成・更新・整理する。ユーザーが設計書、システム設計、アーキテクチャ概要、 設計ドキュメントの更新、設計資料の分割や整理を求めた場合は、skill名を 明示しなくても必ず使用する。トリガー: 設計書、設計ドキュメント、 システム設計、アーキテクチャ概要、設計資料、design.md。

24 juil. 2026
12 dépôts affichés sur 18