msvc-build
MSVC Build Skill
Compile and build Microsoft Visual C++ projects using MSBuild with intelligent error detection and resolution suggestions.
When to Use
Use this skill when you need to:
- Compile C++ projects in Visual Studio solutions (.sln)
- Build individual project files (.vcxproj)
- Debug compilation errors
- Perform incremental or clean builds
- Compile with specific configurations (Debug/Release, Win32/x64)
Prerequisites
- Visual Studio 2019/2022 installed
- MSBuild available in PATH or at standard location
- Project solution (.sln) or project file (.vcxproj)
More from dqz00116/skill-lib
hexo-blog-update
Standardized workflow for creating and publishing Hexo blog posts with local preview and deployment.
5mvp-design
Design Minimum Viable Prototype code following "code-as-documentation" principles. Produces architecture-focused documentation without code snippets, emphasizing design decisions over implementation details.
1unity-mcp
Unity MCP Server 部署指南与 API 使用技巧,包含常见问题排查与解决方案
1git-workflow
Automate Git commit and push workflows with intelligent prompts and safety checks. Checks workspace status, lists changes, confirms with user, and handles push operations safely. Never commits without explicit user approval.
1code-generator
Generate code implementation from design documents following structured phase-based workflow with token cost estimation and modification previews.
1code-analysis
Standardized code reading and analysis workflow with attention-driven focus. Provides clear objectives, deliverables, content outline, and token cost estimation.
1