Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Synaxis

Synaxis 收录了来自 rudironsoni 的 966 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
966
Stars
2
更新
2026-03-08
Forks
1
职业覆盖
11 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deep-wiki
软件开发工程师

AI-powered wiki generation for code repositories with commands, agents, and skills

2026-03-08
dotnet-advisor
软件开发工程师

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

2026-03-08
dotnet-agent-harness-manifest
软件开发工程师

Skill manifest management for dotnet-agent-harness. Tracks skill dependencies, conflicts, version compatibility, and provides validation and resolution tools. Triggers on: skill manifest, dependency resolution, skill compatibility, version conflicts, build manifest, validate dependencies.

2026-03-08
dotnet-architecture
软件开发工程师

Design patterns and architectural guidance for .NET applications. Navigation skill covering vertical slices, domain modeling, messaging patterns, resilience, caching, and system design. For building scalable, maintainable applications. Keywords: architecture, patterns, vertical slices, domain modeling, messaging, resilience, caching, design patterns

2026-03-08
dotnet-artifacts-output
软件开发工程师

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

2026-03-08
dotnet-containers
软件开发工程师

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

2026-03-08
dotnet-csproj-reading
软件开发工程师

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

2026-03-08
dotnet-fundamentals
软件开发工程师

Core C# and .NET language fundamentals. Navigation skill covering coding standards, language patterns, async/await, dependency injection, configuration, and foundational runtime concepts. Entry point for developers building .NET applications. Keywords: csharp, dotnet, fundamentals, coding standards, async, patterns, dependency injection, configuration, basics

2026-03-08
dotnet-mermaid-diagrams
网页与数字界面设计师

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

2026-03-08
dotnet-messaging-patterns
软件开发工程师

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

2026-03-08
dotnet-performance
软件开发工程师

Performance optimization and measurement for .NET applications. Navigation skill covering Span, ArrayPool, memory management, benchmarking, profiling, Native AOT, and optimization patterns. For building high-performance applications. Keywords: performance, optimization, span, arraypool, benchmarking, profiling, memory, gc, aot, native-aot

2026-03-08
dotnet-resilience
软件开发工程师

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

2026-03-08
dotnet-roslyn-analyzers
软件开发工程师

Authors Roslyn analyzers. DiagnosticAnalyzer, CodeFixProvider, CodeRefactoring, multi-version.

2026-03-08
dotnet-security
软件开发工程师

Security hardening and best practices for .NET applications. Navigation skill covering OWASP Top 10, authentication, authorization, cryptography, secrets management, and secure coding. For building secure applications. Keywords: security, owasp, authentication, authorization, cryptography, jwt, oauth, secrets, hardening

2026-03-08
mcp-discovery
其他计算机职业

Discovers available MCP servers from registries and validates compatibility. Auto-discovers MCP servers from official registries, community sources, and local definitions. Triggers on: mcp discovery, find mcp servers, discover mcp, mcp registry, mcp catalog.

2026-03-08
mcp-health
其他计算机职业

Validates MCP server connectivity and health. Checks stdio and http MCP servers for availability, reports connection status, and provides fallback guidance. Triggers on: mcp health, check mcp, validate mcp, mcp status, mcp connectivity.

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
deep-wiki
软件开发工程师

AI-powered wiki generation for code repositories with commands, agents, and skills

2026-03-08
dotnet-advisor
软件开发工程师

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

2026-03-08
dotnet-agent-harness-manifest
软件开发工程师

Skill manifest management for dotnet-agent-harness. Tracks skill dependencies, conflicts, version compatibility, and provides validation and resolution tools. Triggers on: skill manifest, dependency resolution, skill compatibility, version conflicts, build manifest, validate dependencies.

2026-03-08
dotnet-architecture
软件开发工程师

Design patterns and architectural guidance for .NET applications. Navigation skill covering vertical slices, domain modeling, messaging patterns, resilience, caching, and system design. For building scalable, maintainable applications. Keywords: architecture, patterns, vertical slices, domain modeling, messaging, resilience, caching, design patterns

2026-03-08
dotnet-artifacts-output
软件开发工程师

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

2026-03-08
dotnet-blazor-patterns
软件开发工程师

Architects Blazor apps. Hosting models, render modes, routing, streaming, prerender.

2026-03-08
dotnet-containers
软件开发工程师

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

2026-03-08
dotnet-csproj-reading
软件开发工程师

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

2026-03-08
dotnet-efcore-patterns
软件开发工程师

EF Core, DbContext, AsNoTracking, query splitting.

2026-03-08
dotnet-fundamentals
软件开发工程师

Core C# and .NET language fundamentals. Navigation skill covering coding standards, language patterns, async/await, dependency injection, configuration, and foundational runtime concepts. Entry point for developers building .NET applications. Keywords: csharp, dotnet, fundamentals, coding standards, async, patterns, dependency injection, configuration, basics

2026-03-08
dotnet-gha-build-test
软件开发工程师

Configures GitHub Actions .NET build/test -- setup-dotnet, NuGet cache, reporting.

2026-03-08
dotnet-grpc
软件开发工程师

Builds gRPC services. Proto definition, code-gen, ASP.NET Core host, streaming, auth.

2026-03-08
dotnet-maui-development
软件开发工程师

Builds .NET MAUI mobile apps. Project structure, XAML/MVVM, platform services, caveats.

2026-03-08
dotnet-mermaid-diagrams
软件开发工程师

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

2026-03-08
dotnet-messaging-patterns
软件开发工程师

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

2026-03-08
dotnet-minimal-apis
软件开发工程师

Builds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.

2026-03-08
dotnet-performance
软件开发工程师

Performance optimization and measurement for .NET applications. Navigation skill covering Span, ArrayPool, memory management, benchmarking, profiling, Native AOT, and optimization patterns. For building high-performance applications. Keywords: performance, optimization, span, arraypool, benchmarking, profiling, memory, gc, aot, native-aot

2026-03-08
dotnet-resilience
软件开发工程师

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

2026-03-08
dotnet-roslyn-analyzers
软件开发工程师

Authors Roslyn analyzers. DiagnosticAnalyzer, CodeFixProvider, CodeRefactoring, multi-version.

2026-03-08
dotnet-scaffold-project
软件开发工程师

Creates a new .NET project. Generates solution with CPM, analyzers, editorconfig, SourceLink.

2026-03-08
dotnet-security
信息安全分析师

Security hardening and best practices for .NET applications. Navigation skill covering OWASP Top 10, authentication, authorization, cryptography, secrets management, and secure coding. For building secure applications. Keywords: security, owasp, authentication, authorization, cryptography, jwt, oauth, secrets, hardening

2026-03-08
dotnet-solid-principles
软件开发工程师

Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.

2026-03-08
当前展示该仓库 Top 40 / 966 个已收集 skills。