Assemble final NuGet context XML by combining Repomix output with NuGet metadata header.
Combines Repomix output with NuGet package metadata to generate a complete context XML file. Use this to prepare structured context for AI analysis of .NET packages.
/plugin marketplace add randlee/synaptic-canvas/plugin install sc-repomix-nuget@synaptic-canvasrepomix_output_path: string (required)package_metadata: object (id, github/repo, dependencies[], dependents[], public_namespaces[])frameworks: string[] (optional)output_path: string (default ./nuget-context.xml)repomix_output_path.<nuget_package_context> header from package_metadata + frameworks.<nuget_package_output>.output_path.```json
{
"success": true,
"data": {
"output_path": "./nuget-context.xml",
"token_count": 0,
"sections": { "metadata": 0, "api_surface": 0 }
},
"error": null
}
```
```json
{
"success": false,
"data": null,
"error": {
"code": "OUTPUT.INVALID",
"message": "Repomix output missing or malformed",
"recoverable": false,
"suggested_action": "Regenerate repomix output and retry"
}
}
```
Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, build optimization, or scaling development workflows across teams.
Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and incident response. Use PROACTIVELY for security audits, DevSecOps, or compliance implementation.
Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.