csharp-solid-pragmatic

Pragmatic C# and ASP.NET Core design review, refactoring, and implementation guidance centered on SOLID, DI, maintainability, testability, and clean boundaries without unnecessary abstraction. Use when Codex needs to review or redesign a C# class hierarchy, service layer, controller, background job, repository, domain workflow, or feature slice; when requests mention SOLID, SRP/OCP/LSP/ISP/DIP, coupling, cohesion, testability, overengineering, YAGNI, KISS, or clean architecture; or when a user asks whether a C# design is too broad, too coupled, or too abstract.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "csharp-solid-pragmatic" with this command: npx skills add snailb1007/skillsmp-snailb1007-snailb1007-csharp-solid-pragmatic

No markdown body

This source entry does not include full markdown content beyond metadata.

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.

Coding

maui-quarterback

Workflow skill that coordinates multi-concern .NET MAUI work before code changes. Use when a request touches several MAUI domains at once and Codex must choose the right primary skill, attach only the needed secondary skills, prevent routing or scope conflicts, and sequence implementation safely. USE FOR: "complex MAUI feature", "orchestrate MAUI", "multi-skill MAUI", "MAUI architecture flow", requests that combine MVVM, navigation, auth, API, storage, permissions, platform code, UI polish, performance, testing, or migration. DO NOT USE FOR: isolated single-concern tasks that already map cleanly to one skill, or non-MAUI work.

Repository SourceNeeds Review
Coding

figma-quarterback

Coordinate a high-fidelity Figma-to-code workflow for screens, layouts, drawers, dialogs, or component groups. Use when Codex receives one or more Figma URLs or node IDs and must decide how to extract exact design intent, split work into reusable components, route implementation safely, and keep conversion and apply work aligned with the local design system and verification constraints.

Repository SourceNeeds Review
Coding

logo-generator

Generate professional SVG logos, logo concept sets, and polished showcase assets for brands or products. Use when Codex needs to: create a new logo or icon from product/brand context, explore multiple logo directions, iterate on an existing logo direction, export SVG logos to PNG, or produce high-end logo presentation imagery and showcase pages from a chosen logo.

Repository SourceNeeds Review
Coding

maui-mvvm

Build, refactor, and review .NET MAUI features that follow the Model-View-ViewModel pattern. Use when Codex needs to create or update MAUI `ContentPage`/`ContentView` XAML, `ViewModel` classes, bindings, commands, validation state, Shell navigation, or supporting services while keeping UI logic out of code-behind and preserving testable MVVM boundaries.

Repository SourceNeeds Review
csharp-solid-pragmatic | V50.AI