Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Synaxis

Synaxis contient 966 skills collectées depuis rudironsoni, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
966
Stars
2
mis à jour
2026-03-08
Forks
1
Couverture métier
11 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

deep-wiki
Développeurs de logiciels

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

2026-03-08
dotnet-advisor
Développeurs de logiciels

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

2026-03-08
dotnet-agent-harness-manifest
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-08
dotnet-containers
Développeurs de logiciels

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

2026-03-08
dotnet-csproj-reading
Développeurs de logiciels

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

2026-03-08
dotnet-fundamentals
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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

2026-03-08
dotnet-messaging-patterns
Développeurs de logiciels

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

2026-03-08
dotnet-performance
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-08
dotnet-roslyn-analyzers
Développeurs de logiciels

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

2026-03-08
dotnet-security
Développeurs de logiciels

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

Microsoft Learn MCP Server integration for accessing official Microsoft documentation

2026-03-08
rulesync
Développeurs de logiciels

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

2026-03-08
deep-wiki
Développeurs de logiciels

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

2026-03-08
dotnet-advisor
Développeurs de logiciels

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

2026-03-08
dotnet-agent-harness-manifest
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-08
dotnet-blazor-patterns
Développeurs de logiciels

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

2026-03-08
dotnet-containers
Développeurs de logiciels

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

2026-03-08
dotnet-csproj-reading
Développeurs de logiciels

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

2026-03-08
dotnet-efcore-patterns
Développeurs de logiciels

EF Core, DbContext, AsNoTracking, query splitting.

2026-03-08
dotnet-fundamentals
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-08
dotnet-grpc
Développeurs de logiciels

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

2026-03-08
dotnet-maui-development
Développeurs de logiciels

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

2026-03-08
dotnet-mermaid-diagrams
Développeurs de logiciels

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

2026-03-08
dotnet-messaging-patterns
Développeurs de logiciels

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

2026-03-08
dotnet-minimal-apis
Développeurs de logiciels

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

2026-03-08
dotnet-performance
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-08
dotnet-roslyn-analyzers
Développeurs de logiciels

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

2026-03-08
dotnet-scaffold-project
Développeurs de logiciels

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

2026-03-08
dotnet-security
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-03-08
Affichage des 40 principaux skills collectés sur 966 dans ce dépôt.