lang-dotnet-library-dev
.NET Library Development
.NET/C#-specific patterns for library development and NuGet package publishing. This skill extends meta-library-dev with .NET tooling, package configuration, and ecosystem practices.
This Skill Extends
meta-library-dev- Foundational library patterns (API design, versioning, testing strategies)
For general concepts like semantic versioning, module organization principles, and testing pyramids, see the meta-skill first.
This Skill Adds
- .NET tooling: .csproj configuration, SDK-style projects, build targets
- NuGet packaging: Package metadata, assets, multi-targeting, SourceLink
- .NET ecosystem: Publishing workflow, strong naming, API analyzers, nullable reference types
This Skill Does NOT Cover
More from arustydev/ai
cross-browser-compatibility
Browser API differences, polyfills, and feature detection for Firefox, Chrome, Safari, and Edge extensions
16pkgmgr-homebrew-formula-dev
Create, test, and maintain Homebrew formulas. Use when adding packages to a Homebrew tap, debugging formula issues, running brew audit/test, or automating version updates with livecheck. Use when creating a new Homebrew formula for a project.
15seo-for-developers
SEO fundamentals for technical blog posts — meta tags, structured data, keyword placement, and readability optimization
15extension-anti-patterns
Common mistakes, performance pitfalls, and store rejection reasons in browser extension development
12wxt-framework-patterns
Comprehensive WXT browser extension framework patterns, security hardening rules, and cross-browser configuration
12beads
>
11