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

Ghost

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

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

このリポジトリの skills

rulesync
ソフトウェア開発者

Rulesync CLI tool documentation - unified AI rule file management for various AI coding tools

2026-03-08
dotnet-ado-publish
ソフトウェア開発者

Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.

2026-03-08
dotnet-csproj-reading
ソフトウェア開発者

Reads and modifies SDK-style .csproj files. PropertyGroup, ItemGroup, CPM, props.

2026-03-08
dotnet-gha-publish
ソフトウェア開発者

Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.

2026-03-08
dotnet-messaging-patterns
ソフトウェア開発者

Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.

2026-03-08
dotnet-resilience
ソフトウェア開発者

Adds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.

2026-03-08
microsoft-learn-mcp
ソフトウェア開発者

Microsoft Learn MCP Server integration for accessing official Microsoft documentation

2026-03-08
rulesync
ソフトウェア開発者

Rulesync CLI tool documentation - unified AI rule file management for various AI coding tools

2026-03-08
dotnet-artifacts-output
ソフトウェア開発者

Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.

2026-02-28
dotnet-containers
ソフトウェア開発者

Containerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.

2026-02-28
dotnet-csproj-reading
ソフトウェア開発者

Reads and modifies SDK-style .csproj files. PropertyGroup, ItemGroup, CPM, props.

2026-02-28
dotnet-mermaid-diagrams
ソフトウェア開発者

Creates Mermaid diagrams for .NET. Architecture, sequence, class, deployment, ER, flowcharts.

2026-02-28
dotnet-messaging-patterns
ソフトウェア開発者

Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.

2026-02-28
dotnet-resilience
ソフトウェア開発者

Adds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.

2026-02-28
microsoft-learn-mcp
ソフトウェア開発者

Microsoft Learn MCP Server integration for accessing official Microsoft documentation

2026-02-28
dotnet-ado-publish
ソフトウェア開発者

Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.

2026-02-27
dotnet-gha-publish
ソフトウェア開発者

Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.

2026-02-27
dotnet-accessibility
ソフトウェア開発者

Implements accessible .NET UI. SemanticProperties, ARIA, AutomationPeer, testing per platform.

2026-02-27
dotnet-add-analyzers
ソフトウェア開発者

Adds analyzer packages to a project. Nullable, trimming, AOT compat analyzers, severity config.

2026-02-27
dotnet-add-ci
ソフトウェア開発者

Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.

2026-02-27
dotnet-add-testing
ソフトウェア開発者

Adds test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.

2026-02-27
dotnet-ado-build-test
ソフトウェア開発者

Configures .NET build/test in Azure DevOps. DotNetCoreCLI task, Artifacts, test results.

2026-02-27
dotnet-ado-patterns
ソフトウェア開発者

Composes Azure DevOps YAML pipelines. Templates, variable groups, multi-stage, triggers.

2026-02-27
dotnet-ado-publish
ソフトウェア開発者

Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.

2026-02-27
dotnet-ado-unique
ソフトウェア開発者

Configures ADO-exclusive features. Environments, approvals, service connections, pipelines.

2026-02-27
dotnet-advisor
ソフトウェア開発者

Routes .NET/C# work to domain skills. Loads coding-standards for code paths.

2026-02-27
dotnet-agent-gotchas
ソフトウェア品質保証アナリスト・テスター

Flags agent mistakes in .NET code -- async misuse, NuGet errors, deprecated APIs, DI.

2026-02-27
dotnet-aot-architecture
ソフトウェア開発者

Designs AOT-first apps. Source gen over reflection, AOT-safe DI, serialization, factories.

2026-02-27
dotnet-aot-wasm
ソフトウェア開発者

Compiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.

2026-02-27
dotnet-api-docs
ソフトウェア開発者

Generates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.

2026-02-27
dotnet-api-security
情報セキュリティアナリスト

Secures ASP.NET Core APIs. Identity, OAuth/OIDC, JWT bearer, passkeys, CORS, rate limiting.

2026-02-27
dotnet-api-surface-validation
ソフトウェア品質保証アナリスト・テスター

Detects API surface changes in CI. PublicApiAnalyzers, Verify snapshots, ApiCompat gating.

2026-02-27
dotnet-api-versioning
ソフトウェア開発者

Versions HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.

2026-02-27
dotnet-architecture-patterns
ソフトウェア開発者

Designs ASP.NET Core architecture -- vertical slices, pipelines, caching, errors.

2026-02-27
dotnet-artifacts-output
ソフトウェア開発者

Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.

2026-02-27
dotnet-aspire-patterns
ソフトウェア開発者

Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.

2026-02-27
dotnet-background-services
ソフトウェア開発者

Implements background work. BackgroundService, IHostedService, lifecycle, graceful shutdown.

2026-02-27
dotnet-benchmarkdotnet
ソフトウェア開発者

Runs BenchmarkDotNet microbenchmarks. Setup, memory diagnosers, baselines, result analysis.

2026-02-27
dotnet-blazor-auth
ソフトウェア開発者

Implements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.

2026-02-27
dotnet-blazor-components
ソフトウェア開発者

Implements Blazor components. Lifecycle, state management, JS interop, EditForm, QuickGrid.

2026-02-27
このリポジトリの収集済み skills 150 件中、上位 40 件を表示しています。