Skip to main content
Resgrid
GitHub 제작자 프로필

Resgrid

2개 GitHub 저장소에서 수집된 51개 skills를 저장소 단위로 보여줍니다.

수집된 skills
51
저장소
2
업데이트
2026년 7월 24일
저장소 탐색

저장소와 대표 skills

80-20-review
소프트웨어 품질 보증 분석가·테스터

Focus code review effort on the 20% of code that causes 80% of issues. Prioritizes data access, security, concurrency, and integration boundaries over formatting and style. Uses blast radius scoring to determine review depth. Includes checkpoint schedules,…

2026년 7월 24일
architecture-advisor
소프트웨어 개발자

Architecture selection advisor for .NET applications. Asks structured questions about domain complexity, team size, system lifetime, compliance, and integration needs, then recommends the best-fit architecture: Vertical Slice, Clean Architecture, DDD + Clean…

2026년 7월 24일
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월 24일
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월 24일
autonomous-loops
소프트웨어 개발자

Autonomous iteration loops for .NET development: build-fix, test-fix, refactor, and scaffold loops. Each loop has bounded iterations, progress detection, and fail-safe guards that prevent infinite retries and wasted tokens. Load this skill when Codex needs to…

2026년 7월 24일
ci-cd
소프트웨어 개발자

CI/CD pipelines for .NET applications. Covers GitHub Actions and Azure DevOps YAML pipelines with build, test, publish, and deploy stages. Load this skill when setting up continuous integration, automated testing, deployment workflows, or when the user…

2026년 7월 24일
code-review-workflow
소프트웨어 품질 보증 분석가·테스터

Structured code review workflow for .NET projects using Roslyn MCP tools. Multi-dimensional review covering correctness, security, performance, architecture compliance, and test coverage. Load when: "review PR", "review code", "code review", "PR review",…

2026년 7월 24일
container-publish
소프트웨어 개발자

Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chiseled images, multi-arch builds, and registry publishing — all without writing a Dockerfile. Load this skill when the user wants to containerize…

2026년 7월 24일
수집된 skill 50개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다