Skip to main content

Resgrid/Core

SkillsMP は Resgrid/Core から 50 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
50
GitHub スター
225
GitHub フォーク
86

収集済み skill 50 件中 40 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

.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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Token budget management for Codex sessions. Teaches how to minimize context consumption using MCP-first navigation, lazy loading, subagent isolation, and strategic file reading. Keeps Codex effective throughout long sessions by treating the 200k token window…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Detects and enforces project-specific coding conventions by analyzing existing codebase patterns. Learns naming conventions, folder structure, test organization, and coding style from the existing code. Load when: "conventions", "coding standards", "project…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Domain-Driven Design tactical patterns for .NET applications. Covers aggregates, aggregate roots, value objects, domain events, domain services, strongly-typed IDs, and repository patterns for aggregate persistence. Load this skill when implementing DDD,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warnings, dead code removal, TODO resolution, sealed class audit, and CancellationToken propagation. Each step is verified independently with tests…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Dependency injection patterns for .NET 10. Covers service lifetimes, keyed services, the decorator pattern, factory pattern, and common DI pitfalls. Load this skill when registering services, resolving lifetime issues, designing service composition, or when…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Docker containerization for .NET 10 applications. Covers multi-stage builds, .NET container images, non-root user configuration, health checks, and .dockerignore. Load this skill when containerizing an application, optimizing image size, setting up Docker…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Confidence-scored instinct system for learning project-specific patterns through an observe-hypothesize-confirm cycle. Instincts start as low-confidence hypotheses and graduate to permanent rules in MEMORY.md once confirmed. Stored per-project in…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Auto-document insights and discoveries during development sessions. Unlike MEMORY.md (corrective rules from the self-correction-loop skill), the learning log captures organic discoveries: non-obvious bugs, undocumented architecture decisions, performance…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Observability for .NET 10 applications. Covers Serilog structured logging, OpenTelemetry traces and metrics, health checks, and correlation IDs. Load this skill when setting up logging, tracing, metrics, or health monitoring, or when the user mentions…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Safe migration workflows for EF Core database migrations, .NET version upgrades, and NuGet dependency updates. Includes rollback strategies and verification steps. Load when: "migration", "add migration", "ef migration", "update database", "upgrade nuget",…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

.NET 10 minimal APIs — the default for building HTTP endpoints. Covers MapGroup, endpoint filters, TypedResults, OpenAPI metadata, parameter binding, and route conventions. Load this skill when creating API endpoints, configuring routing, setting up OpenAPI…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Strategic Codex model selection for .NET development workflows. Guides when to use Opus 4.6 (deep reasoning, architecture, ambiguous problems) vs Sonnet 4.6 (throughput, large context, routine implementation) vs Haiku 4.5 (fast, cheap subagent tasks). Covers…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Modern C# language features for .NET 10 and C# 14. Covers primary constructors, collection expressions, the field keyword, extension members, records, pattern matching, spans, and raw string literals. Load this skill when writing any new C# code, reviewing…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

OpenTelemetry observability for .NET 10 applications. Covers traces, metrics, and logs using the OpenTelemetry SDK with OTLP export. Includes custom ActivitySource, IMeterFactory metrics, resource configuration, and Aspire Dashboard integration. Load this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Interactive project setup, health check, and migration workflows. Guides developers through project initialization with customized AGENTS.md generation, codebase health analysis using MCP tools, and .NET version migration. Load when: "init project", "setup…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

.NET solution and project structure conventions. Covers .slnx format, Directory.Build.props, Directory.Packages.props for central package management, global usings, and naming conventions. Load this skill when setting up a new solution, adding projects,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Resilience patterns for .NET 10 applications using Polly v8. Covers retry, circuit breaker, timeout, fallback, rate limiter, hedging, and composing resilience pipelines. Load this skill when implementing retry logic, circuit breakers, handling transient…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Code scaffolding patterns for .NET 10 features, entities, and tests. Generates complete feature slices, entities with EF Core configuration, and integration tests following the project's chosen architecture. Load when: "scaffold", "create feature", "add…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Deep security scanning for .NET applications across 6 layers: vulnerable packages, secrets detection, OWASP code patterns, auth configuration, CORS policy, and data protection. Produces severity-rated findings with specific remediation steps. Load this skill…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Self-improving correction capture system. After ANY user correction, detect it, generalize the lesson, and store it as a reusable rule in MEMORY.md. Ensures Codex's mistake rate drops over time by compounding corrections into permanent knowledge. Load this…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structured logging with Serilog for .NET 10 applications. Covers two-stage bootstrap, appsettings configuration, enrichers, sinks, request logging, destructuring, and Serilog.Expressions. Load this skill when setting up Serilog, configuring log sinks,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

End-to-end session lifecycle management for .NET projects. Handles session start (load handoff, MEMORY.md, instincts, detect .NET solution), session end (capture completed work, persist learnings, write handoff), and context preservation across sessions. Load…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Modular AGENTS.md management strategy for projects that outgrow a single instruction file. Covers when and how to split a monolithic AGENTS.md into multiple files, organizing by concern, module, or team. Includes precedence rules to prevent conflicting…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Testing strategy for .NET 10 applications. Covers xUnit v3, WebApplicationFactory for integration tests, Testcontainers for real database testing, Verify for snapshot testing, and the AAA pattern. Load this skill when writing tests, setting up test…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

7-phase .NET verification pipeline with structured PASS/FAIL reporting. Ensures every change is build-verified, diagnostics-clean, anti-pattern-free, test-passing, security-scanned, format-compliant, and diff-reviewed before marking work as complete. Load…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Vertical Slice Architecture (VSA) for .NET applications — one of several supported architectures in dotnet-Codex-kit. Covers feature folders, endpoint grouping, and handler patterns for Mediator, Wolverine, and raw handler classes. Load this skill when the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Codex workflow mastery for .NET developers. Covers parallel execution with git worktrees, plan mode strategy, verification loops, auto-formatting hooks, permission setup for dotnet CLI, prompting techniques, and subagent patterns — all adapted for the .NET…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structured session ending ritual that captures completed work, pending tasks, and learnings before a session ends. Writes a handoff note to .Codex/handoff.md so the next session (or a different developer) can pick up exactly where this session left off. Load…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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 Claude needs…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Token budget management for Claude Code sessions. Teaches how to minimize context consumption using MCP-first navigation, lazy loading, subagent isolation, and strategic file reading. Keeps Claude effective throughout long sessions by treating the 200k token…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
収集済み skill 50 件中 40 件を表示しています。