aspnet-framework-frontend

Expert workflow for ASP.NET Framework (.NET Framework 4.x) web apps using Vue 2, Vue 3, or Alpine.js with Razor and Web API. Use when integrating frontend frameworks into ASP.NET Framework, choosing framework patterns, implementing API and anti-forgery flows, troubleshooting runtime/version setup, or answering support and lifecycle questions with official Microsoft Learn .NET Framework documentation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aspnet-framework-frontend" with this command: npx skills add rscoopcur/aspnet-framework-skills/rscoopcur-aspnet-framework-skills-aspnet-framework-frontend

ASP.NET Framework Frontend

Overview

Use this skill for ASP.NET Framework frontend architecture and implementation. Keep framework-specific code guidance in sync with official Microsoft Learn documentation before giving final recommendations.

Core Workflow

  1. Identify stack and runtime.
  • Confirm ASP.NET Framework (MVC 5, Web API 2, Web Forms, System.Web) versus ASP.NET Core.
  • Detect target runtime from .csproj, packages.config, or web.config.
  • State assumptions when the runtime is unknown.
  1. Choose frontend strategy.
  • Choose Vue 2 for legacy maintenance and Options API continuity.
  • Choose Vue 3 for new/expanded client-side features and composables.
  • Choose Alpine.js for lightweight progressive enhancement in server-rendered pages.
  • Use Vue + Alpine only with strict root-element isolation.
  1. Implement ASP.NET integration path.
  • Define bundles in BundleConfig.cs and toggle optimization by environment.
  • Pass server data to client using strongly typed models or serialized payloads.
  • Use Web API endpoints with anti-forgery validation on state-changing requests.
  • Centralize fetch helpers and error handling in shared JavaScript utilities.
  1. Validate against official documentation.
  • Load references/microsoft-learn-dotnet-framework.md for install/version/support questions.
  • Confirm lifecycle and support answers against policy pages before finalizing.
  • Use absolute dates when reporting end-of-support milestones.
  1. Deliver response.
  • Provide minimal safe implementation steps first.
  • Separate maintenance guidance from optional migration guidance.
  • Add direct documentation links used for the recommendation.

Guardrails

  • Do not mix ASP.NET Core implementation details into ASP.NET Framework instructions.
  • Do not use v-html or x-html for untrusted input.
  • Do not omit anti-forgery token handling for POST, PUT, or DELETE.
  • Do not recommend Vue 2 for new greenfield work unless constraints require it.

Reference Loading Order

  1. references/aspnet-integration.md
  • Use for ASP.NET MVC/Web API + frontend integration structure.
  1. Framework-specific reference
  • references/vue2-best-practices.md
  • references/vue3-best-practices.md
  • references/alpinejs-best-practices.md
  1. Official documentation map
  • references/microsoft-learn-dotnet-framework.md
  • Use for runtime versions, installation, API browser, and lifecycle policy routing.

Quick Checklist

  • Confirm runtime target (.NET Framework 4.x variant).
  • Select Vue 2, Vue 3, or Alpine with explicit rationale.
  • Implement bundle strategy and server-to-client data transfer.
  • Include anti-forgery flow in API calls.
  • Verify support/lifecycle answers with official policy links.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

changelog-curator

从变更记录、提交摘要或发布说明中整理对外 changelog,并区分用户价值与内部改动。;use for changelog, release-notes, docs workflows;do not use for 捏造未发布功能, 替代正式合规审批.

Archived SourceRecently Updated
Automation

klaviyo

Klaviyo API integration with managed OAuth. Access profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks. Use this skill when users want to manage email marketing, customer data, or integrate with Klaviyo workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Archived SourceRecently Updated
Automation

lifelog

生活记录自动化系统。自动识别消息中的日期(今天/昨天/前天/具体日期),使用 SubAgent 智能判断,记录到 Notion 对应日期,支持补录标记。 适用于:(1) 用户分享日常生活点滴时自动记录;(2) 定时自动汇总分析并填充情绪、事件、位置、人员字段

Archived SourceRecently Updated
Automation

unified-self-improving

统一自我进化系统,整合 self-improving-agent、self-improving、mulch 三个技能的优势,提供结构化日志、三层存储、自动升级、模式检测、命名空间隔离和 token 高效的 JSONL 格式支持。

Archived SourceRecently Updated