---
name: mvc-webapp
description: Basic skill for standard ASP.NET Core MVC controllers, views, model binding, and form handling. Use when Codex needs a basic starting point for this .NET development area.
MVC Web App
Use this skill as a basic starting point.
Workflow
Review the existing project structure and dependencies.
Identify the current implementation pattern and constraints.
Apply the simplest change that fits the current codebase.
Keep naming, configuration, and conventions consistent.
Verify the result with the available tests or build steps.
Output
Produce practical code changes.
Keep the solution maintainable and easy to review.
Prefer small, safe updates over broad rewrites.
1---2name: mvc-webapp3description: ---4---5---6name: mvc-webapp7description: Basic skill for standard ASP.NET Core MVC controllers, views, model binding, and form handling. Use when Codex needs a basic starting point for this .NET development area.8---910# MVC Web App1112Use this skill as a basic starting point.1314## Workflow15161. Review the existing project structure and dependencies.172. Identify the current implementation pattern and constraints.183. Apply the simplest change that fits the current codebase.194. Keep naming, configuration, and conventions consistent.205. Verify the result with the available tests or build steps.2122## Output2324- Produce practical code changes.25- Keep the solution maintainable and easy to review.26- Prefer small, safe updates over broad rewrites.27
Run npx skillmds@latest add shubhashjha/mvc-webapp in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
shubhashjha (@shubhashjha) published this skill. Their other Agent Skills are listed on their SkillMD profile.