Skip to main content
codewithmukesh
GitHub 创作者资料

codewithmukesh

按仓库查看 1 个 GitHub 仓库中的 47 个已收集 skills。

已收集 skills
47
仓库
1
更新
2026年7月25日
仓库浏览

仓库与代表性 skills

dotnet-init
软件开发工程师

Interactive project initialization. Detects project type, asks architecture questions, and generates a customized CLAUDE.md — no manual template copying. Use when: "init project", "setup project", "initialize", "new project setup", "generate CLAUDE.md",…

2026年7月25日
health-check
软件开发工程师

Multi-dimensional health assessment for .NET projects with letter grades (A-F) using Roslyn MCP tools. Evaluates 8 dimensions: build health, code quality, architecture, test coverage, dead code, API surface, security posture, and documentation. Produces a…

2026年7月25日
arch-check
软件开发工程师

Architecture conformance check: verifies an existing codebase against its declared architecture (VSA, Clean Architecture, DDD, Modular Monolith) — dependency direction, layer violations, module boundary leaks, and cycles — using token-cheap Roslyn MCP…

2026年7月22日
outdated
软件开发工程师

Dependency health report for .NET solutions: outdated NuGet packages, vulnerable versions, and commercial-license traps (MediatR, MassTransit, FluentAssertions, AutoMapper) — powered by the get_nuget_packages MCP tool. Invoke when: "outdated packages", "check…

2026年7月22日
aspire
软件开发工程师

.NET Aspire for cloud-native orchestration. Covers AppHost configuration, service defaults, resource configuration, service discovery, and the Aspire dashboard. Load this skill when setting up local development orchestration, service discovery, or…

2026年7月22日
authentication
软件开发工程师

Authentication and authorization for ASP.NET Core. Covers JWT bearer tokens, OpenID Connect, ASP.NET Identity, authorization policies, role and claim-based authorization, and API key authentication. Load this skill when implementing login, protecting…

2026年7月22日
build-fix
软件开发工程师

Autonomous iteration loops for .NET: drive a broken build or failing test suite to green with bounded iterations, progress detection, and fail-safe guards that prevent infinite retries and wasted tokens. The build-fix loop (dotnet build, parse, categorize,…

2026年7月22日
checkpoint
软件开发工程师

Mid-session save point: create a descriptive git commit and a brief handoff note, then keep working. Use before a risky change or refactor, when switching tasks, or to bank progress without ending the session. Triggers on: /checkpoint, "checkpoint", "save…

2026年7月22日
已展示 8 / 47 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库