Dev & Engineering ✓ OpenAI · Official aspnet-core.netblazorminimal-apisweb-apisignalrgrpcdependency-injection

ASP.NET Core Engineering Guide

Guides developers through building, reviewing, and upgrading ASP.NET Core apps.

FollowSkills review · FSRS-2.0
Not recommended
54/ 100 5-point scale 2.7 / 5
Trust18 / 25 · 3.6/5

The skill promotes loading only the minimum references, built-in security controls, secret management, HTTPS, authorization boundaries, and avoiding committed credentials. No malware, covert exfiltration, destructive default, or disproportionate permission is visible, so trust is relatively strong. Points are deducted because user confirmation, rollback, dependency-security review, and complete data-flow disclosure are absent; license information remains unknown in the supplied material.

Reliability8 / 20 · 2.0/5

The workflow, reference routing, and ASP.NET Core architecture guidance are largely self-consistent and include versioning, error handling, logging, and configuration-failure advice. Points are deducted because there are no scripts, test suites, CI coverage, input validation details, or diagnosable failure outputs, and static review cannot reproduce key paths; the calibration therefore keeps the score at or below 10.

Adaptability8 / 15 · 2.7/5

The intended coverage includes Blazor, Razor Pages, MVC, Minimal APIs, controllers, SignalR, gRPC, security, testing, and upgrades. The workflow also asks the user to establish the framework and application model. Points are deducted because non-fit boundaries and semantic trigger conditions remain broad; the agent metadata says Windows only, which conflicts with the cross-platform scope in the skill text. No Chinese-language support or mainland-China network reachability is documented.

Convention8 / 15 · 2.7/5

The folder structure, reading order, routing references, naming, and progressive-loading approach are clear, and the README documents installation and repository deprecation. Points are deducted because the selected skill's license, version policy, changelog, maintenance ownership, and update path are not fully shown in the supplied skill material; examples, FAQs, and systematic troubleshooting are also limited.

Effectiveness7 / 15 · 2.3/5

The material directly addresses application-model selection, pipelines, data, security, real-time work, testing, and upgrades, so it plausibly supports the core ASP.NET Core guidance task. Points are deducted because no representative outputs, runnable examples, or execution evidence are supplied, and tasks depending on omitted reference files may require substantial manual verification; static calibration caps this at 7.

Verifiability5 / 10 · 2.5/5

The references point to Microsoft Learn, the official documentation repository, and a source map, providing meaningful traceability, and version-sensitive guidance explicitly calls for official verification. Points are deducted because no committed tests, CI results, or third-party review are provided, while the core material is primarily author-curated guidance; static calibration caps this at 5.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 49f948faa925
Before you use it
  • The agent metadata label “Windows only” may incorrectly restrict the skill's actual cross-platform applicability and should be clarified before publication.
  • The supplied material does not include the selected skill's LICENSE.txt, tests, or CI evidence, so licensing and reproducibility cannot be confirmed.
  • Claims about current versions require verification against Microsoft Learn; the static material alone cannot ensure that .NET 10 guidance remains accurate.
See the full review method →

What it does & when to use it

This skill supports building, reviewing, refactoring, and architecting ASP.NET Core web applications. It covers Blazor, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, security, testing, performance, deployment, and upgrades. Its workflow first confirms the target framework, SDK, and application model, then loads only the references relevant to the task. It is a good fit for .NET developers who want current Microsoft guidance without imposing unnecessary migrations between application models.

It asks the agent to confirm the target framework, SDK, and application model; select an application model for new apps or major refactors; structure Program.cs, dependency injection, configuration, middleware, routing, logging, and static assets; choose one primary reference for Blazor, Razor Pages, MVC, or APIs; add data, security, realtime, gRPC, background-work, testing, performance, operations, and upgrade references as needed; start new code from the appropriate dotnet new template; and verify Microsoft Learn or the ASP.NET Core documentation repository when a task depends on the latest feature.

  1. A .NET developer creating a new ASP.NET Core app and choosing between Blazor, Razor Pages, MVC, or an API model.
  2. A team maintaining an existing web app and reviewing Program.cs, dependency injection, configuration, middleware, or routing.
  3. An engineer building Minimal APIs or controller APIs who needs guidance on validation, ProblemDetails, OpenAPI, health checks, or rate limiting.
  4. A developer adding authentication, authorization, Identity, CORS, CSRF, HTTPS, SignalR, gRPC, or hosted services.
  5. A team upgrading an older ASP.NET Core solution and handling target frameworks, breaking changes, obsolete APIs, or migrations.

Pros & cons

Pros
  • Covers multiple ASP.NET Core application models and common cross-cutting concerns.
  • Uses a staged workflow based on the target framework and application model, with focused reference loading.
  • Favors built-in capabilities such as WebApplicationBuilder, DI, configuration, logging, ProblemDetails, OpenAPI, health checks, and Identity.
  • Includes versioning and upgrade guidance plus a map to official documentation.
Limitations
  • The listed workflow depends on reference files whose contents are not included in the supplied material.
  • No test suite, scripts, assets, or sample project are shown, so practical validation coverage cannot be confirmed from this source alone.
  • Tasks involving the latest features require additional verification against Microsoft Learn or the ASP.NET Core documentation repository.
  • The README marks the overall repository as deprecated and directs users to the OpenAI Plugins repository for current Codex skill and plugin examples.

How to install

Run this in Codex: $skill-installer aspnet-core. The repository README states that curated skills can be installed by name; restart Codex after installation. The supplied README does not provide the individual skill's LICENSE.txt contents.

How to use

In a Codex session with the skill installed, give it a concrete ASP.NET Core task, for example: “Review this ASP.NET Core Web API’s middleware, dependency injection, and authentication configuration against current official guidance.” For new apps or major refactors, the workflow reads stack-selection.md and program-and-pipeline.md before selecting one primary application-model reference.

FAQ

Can it help with older ASP.NET Core projects?
Yes. It directs the agent to read versioning-and-upgrades.md before introducing new platform APIs into an older solution or migrating between major versions, while respecting the existing application model.
Will it automatically rewrite my project architecture?
No. The instructions say to follow existing solution conventions and not rewrite Razor Pages as MVC or controllers as Minimal APIs without a clear reason.
Does this profile cover all 44 skills in the repository?
No. It profiles only skills/.curated/aspnet-core/SKILL.md and does not attribute sibling-skill capabilities to it.
What is its license?
The supplied source does not include the skill directory's LICENSE.txt contents, so the license status is unknown.

More skills from this repository

All from openai/skills

Productivity & Collaboration ✓ OpenAI · Official

Goal Definition Assistant

Turn vague intentions into measurable, verifiable goals with clear scope and stopping conditions.

Dev & Engineering ✓ OpenAI · Official

Codex CLI Builder

Turn APIs, scripts, and existing tools into durable, composable command-line interfaces.

Design & Frontend ✓ OpenAI · Official

Codex Image Studio

Generate and edit production-ready raster assets for projects.

Dev & Engineering ✓ OpenAI · Official

OpenAI Developer Docs Assistant

Current, official guidance for building with OpenAI products, APIs, and Codex.

Dev & Engineering ✓ OpenAI · Official

Skill Creator Guide

A practical guide to designing, writing, validating, and iterating reusable Codex skills.

Dev & Engineering ✓ OpenAI · Official

ChatGPT Apps Builder

Build documented ChatGPT apps that pair an MCP server with a widget UI.

Design & Frontend ✓ OpenAI · Official

Figma Code Connect Mapper

Link Figma components to their code implementations for traceable design-code consistency.

Design & Frontend ✓ OpenAI · Official

Figma Blank File Creator

Create a blank Figma Design or FigJam file in the selected drafts folder.

Design & Frontend ✓ OpenAI · Official

Figma Design Implementer

Turn Figma specifications into production-ready frontend code with verifiable visual fidelity.

Dev & Engineering ✓ OpenAI · Official

Playwright Browser Automation Skill

Drive a real browser from the terminal for web interaction, extraction, and UI debugging.

Automation & Ops ✓ OpenAI · Official

Security Best Practices Review

Security review and secure-by-default guidance for Python, JavaScript/TypeScript, and Go projects.

Design & Frontend ✓ OpenAI · Official

Hatch Pet Animation Workshop

Turn character or brand cues into validated, packageable Codex animated pets.

Productivity & Collaboration ✓ OpenAI · Official

Linear Workflow Manager

Manage Linear tickets, projects, and team workflows directly through Codex.

Automation & Ops ✓ OpenAI · Official

Repository Threat Modeler

Builds evidence-grounded, actionable AppSec threat models for code repositories.

Automation & Ops ✓ OpenAI · Official

Sentry Production Error Explorer

Inspect Sentry issues, events, and basic production health through the Sentry CLI.

Design & Frontend ✓ OpenAI · Official

Figma Design System Rules Builder

Generates project-specific rules for consistent Figma-to-code implementation.

Writing & Content ✓ OpenAI · Official

Audio Transcribe

Turn audio or video speech into text with optional speaker labels.

Design & Frontend ✓ OpenAI · Official

Figma Design System Builder

Build and validate a professional Figma design system from code.

Design & Frontend ✓ OpenAI · Official

Figma Design-to-Code Assistant

Fetch Figma design context and turn selected nodes into production code.

Data & Analysis ✓ OpenAI · Official

Jupyter Notebook Workflow Assistant

Create, refactor, and validate reproducible Jupyter notebooks with templates and a scaffold script.

Related skills