Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
ViktorHofer
ملف منشئ GitHub

ViktorHofer

عرض على مستوى المستودعات لـ 7 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
7
مستودعات
3
محدث
2026-04-09
مستكشف المستودعات

المستودعات و skills الممثلة

template-discovery
مطوّرو البرمجيات

Skill for finding, inspecting, and selecting the right .NET template for a task. Use when a user asks to create a new project, library, test project, or solution, and the right template needs to be identified. Covers searching NuGet.org and local caches, inspecting template parameters and constraints, and comparing template alternatives. DO NOT use for MSBuild build issues, NuGet restore problems, or non-template .NET tasks.

2026-02-19
template-instantiation
مطوّرو البرمجيات

Skill for creating .NET projects from templates with correct parameters, smart defaults, and constraint validation. Use when a user wants to scaffold a new project, solution, or item from a dotnet new template. Covers parameter selection, dry-run preview, multi-template orchestration, and post-creation verification. DO NOT use for template authoring, build failures, or NuGet package management.

2026-02-19
template-authoring
مطوّرو البرمجيات

Skill for creating, maintaining, and validating custom dotnet new templates. Use when a user wants to create a reusable template from an existing project, author template.json manually, add parameters or post-actions, or validate a template before publishing. Covers template.json structure, parameter types, conditional content, post-actions, constraints, and ai.host.json metadata. DO NOT use for using/instantiating existing templates or for MSBuild build issues.

2026-02-18
dotnet-unittest
محللو ضمان جودة البرمجيات والمختبرون

Provides guidance for generating comprehensive C# unit tests in .NET projects. Use when writing, scaffolding, or improving unit tests for C# code using MSTest, NUnit, or xUnit frameworks. Covers framework detection, test structure, edge-case analysis, mocking rules, and best practices. DO NOT use for integration tests, end-to-end tests, or non-.NET languages.

2026-02-18
polyglot-test-generation
محللو ضمان جودة البرمجيات والمختبرون

Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.

2026-02-18
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات