dotnet-artifacts-output
CommunityStreamline .NET build outputs.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the scattered nature of .NET build outputs (bin/, obj/, publish/) by consolidating them into a single artifacts/ directory, simplifying project management and CI/CD processes.
Core Features & Use Cases
- Centralized Output: Consolidates all build outputs into a single
artifacts/directory. - Simplified
.gitignore: Reduces.gitignorecomplexity with a singleartifacts/entry. - Easier Clean Builds: Enables quick cleanup by deleting a single directory.
- Use Case: When building a .NET project, ensure all intermediate and final outputs are neatly organized in the
artifacts/folder, making it easy to manage and deploy.
Quick Start
Enable the artifacts output layout for your .NET project by adding UseArtifactsOutput to your Directory.Build.props file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-artifacts-output Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-artifacts-output Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.