including-generated-files
OfficialEnsure generated files are part of your build.
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the common issue where files generated during the MSBuild build process are not correctly included in compilation, output, or tracked by build system globs, leading to incomplete or incorrect builds.
Core Features & Use Cases
- Correctly Include Generated Code: Ensures source files generated during the build are compiled.
- Track Generated Files: Makes sure generated files are included in output directories and properly cleaned up.
- Use Case: When a custom tool generates C# code during the build, this skill ensures that generated code is compiled and available in the final output.
Quick Start
Use the including-generated-files skill to ensure that any C# files generated in the intermediate output path are compiled.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: including-generated-files Download link: https://github.com/dotnet/skills/archive/main.zip#including-generated-files 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.