Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

ASP.NET Minimal API with OpenAPI

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

aspnet-coreminimal-apiopenapiswaggercsharpapi-designrest-api
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdaspnet-minimal-api-openapi/workflow
1. Define request and response DTOs/models with validation attributes.
2. Create ASP.NET Minimal API endpoints using `MapGroup()` for organization.
3. Implement endpoint filters for cross-cutting concerns like authentication or logging.
4. Add OpenAPI documentation using built-in support and attributes.
5. Configure Swagger UI for API exploration.
6. Test the API endpoints and documentation.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Similar a ←MSTest Best Practices (MSTest 3.x/4.x)
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←NUnit Best Practices
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←TUnit Best Practices
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←XUnit Best Practices
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedCode Reviewer
50%
Hebbian Synapse
Composite0.499
w = 0.3·α + 0.5·β + 0.2·γ
94
Co-executedGit Diff Parser
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
86
Co-executedREST API Builder
50%
Hebbian Synapse
Composite0.499
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

ASP.NET Minimal API with OpenAPI
aspnet-minimal-api-openapi
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
Triggers7
create a minimal API endpoint in ASP.NETgenerate OpenAPI documentation for my ASP.NET APIbuild a REST API with ASP.NET Minimal APIadd Swagger support to my ASP.NET Core APIdefine request and response types for my API endpointimplement endpoint filters in ASP.NET Minimal APIstructure a large ASP.NET API with endpoint classes

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download aspnet-minimal-api-openapi
$ synaptic skills detail aspnet-minimal-api-openapi
$ synaptic skills live aspnet-minimal-api-openapi

Dependências

Microsoft.AspNetCore.OpenApiSwashbuckle.AspNetCore

Links

GitHub Repository