Rulesync CLI tool documentation - unified AI rule file management for various AI coding tools
rudironsoni/Ghost
SkillsMP has collected 155 skills from rudironsoni/Ghost. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 155
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 40 of 155 collected skills.
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.
Containerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.
Reads and modifies SDK-style .csproj files. PropertyGroup, ItemGroup, CPM, props.
Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
Creates Mermaid diagrams for .NET. Architecture, sequence, class, deployment, ER, flowcharts.
Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.
Adds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.
Microsoft Learn MCP Server integration for accessing official Microsoft documentation
Rulesync CLI tool documentation - unified AI rule file management for various AI coding tools
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.
Containerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.
Reads and modifies SDK-style .csproj files. PropertyGroup, ItemGroup, CPM, props.
Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
Creates Mermaid diagrams for .NET. Architecture, sequence, class, deployment, ER, flowcharts.
Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.
Adds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.
Microsoft Learn MCP Server integration for accessing official Microsoft documentation
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
Implements accessible .NET UI. SemanticProperties, ARIA, AutomationPeer, testing per platform.
Adds analyzer packages to a project. Nullable, trimming, AOT compat analyzers, severity config.
Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.
Adds test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.
Configures .NET build/test in Azure DevOps. DotNetCoreCLI task, Artifacts, test results.
Composes Azure DevOps YAML pipelines. Templates, variable groups, multi-stage, triggers.
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Configures ADO-exclusive features. Environments, approvals, service connections, pipelines.
Routes .NET/C# work to domain skills. Loads coding-standards for code paths.
Flags agent mistakes in .NET code -- async misuse, NuGet errors, deprecated APIs, DI.
Designs AOT-first apps. Source gen over reflection, AOT-safe DI, serialization, factories.
Compiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.
Generates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.
Secures ASP.NET Core APIs. Identity, OAuth/OIDC, JWT bearer, passkeys, CORS, rate limiting.
Detects API surface changes in CI. PublicApiAnalyzers, Verify snapshots, ApiCompat gating.
Versions HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.
Designs ASP.NET Core architecture -- vertical slices, pipelines, caching, errors.
Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.