Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Skills

Skills 收录了来自 MovGP0 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
0
更新
2026-07-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

renpy
软件开发工程师

Inspect, unpack, edit, sign, and repack Ren'Py save files. Use when working with Ren'Py .save archives, save metadata JSON, screenshot/extra_info/log/signatures entries, machine save-token keys, or when a user asks to modify or repair a Ren'Py savegame.

2026-07-04
csharp-object-design
软件开发工程师

correct modelling of C# datastructures for maintainable code

2026-07-03
dotnet-pinvoke
软件开发工程师

Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport. Covers function signatures, string marshalling, memory lifetime, SafeHandle, and cross-platform patterns. USE FOR: writing new P/Invoke or LibraryImport declarations, reviewing or debugging existing native interop code, wrapping a C or C++ library for use in .NET, diagnosing crashes, memory leaks, or corruption at the managed/native boundary. DO NOT USE FOR: COM interop, C++/CLI mixed-mode assemblies, or pure managed code with no native dependencies.

2026-07-03
activity-tracing
软件开发工程师

Guides activity tracing with generated ActivitySources, tags, parent activities, exception status handling, and registration. Use when adding or reviewing OpenTelemetry activity tracing in Bendex flows.

2026-06-30
code-analysis-warnings
软件开发工程师

Microsoft code analysis CA warning meanings and examples

2026-06-30
compiler-warnings
软件开发工程师

Routing guide for enabled compiler and analyzer warnings in this Bendex solution

2026-06-30
csharp-compiler-warnings
软件开发工程师

Non-nullability C# compiler warning meanings and examples

2026-06-30
ide-warnings
软件开发工程师

.NET IDE code style warning meanings and examples

2026-06-30
modern-csharp
软件开发工程师

Modern C# style guidance for Bendex and MicroSea code changes, including primary constructors, expression-bodied members, var usage, target-typed new, lambdas, and pattern matching.

2026-06-30
msbuild-warnings
软件开发工程师

MSBuild warning meanings and examples

2026-06-30
nuget-warnings
软件开发工程师

NuGet restore warning meanings and examples

2026-06-30
nullability-warnings
软件开发工程师

How to fix enabled C# nullable reference type compiler warnings (CS8xxx)

2026-06-30
rcs-warnings
软件开发工程师

Roslynator RCS analyzer warning meanings and examples

2026-06-30
translations
软件开发工程师

Explains LocalExIm LCX and LCXZ translation file formats, compression headers, XML structure, RESX export rules, and language fallback behavior. Use when reading, writing, converting, or validating translation files.

2026-06-30
unit-testing
软件质量保证分析师与测试员

Guides unit test setup, naming, TestOf usage, Arrange/Act/Assert structure, ServiceLocator initialization, and Shouldy assertions. Use when adding, reviewing, or fixing unit tests.

2026-06-30
winforms-designer
软件开发工程师

Rules for manually editing WinForms *.Designer.cs files, resources, project nesting, InitializeComponent order, and designer-safe event wiring. Use when changing WinForms designer files or related resx/csproj metadata.

2026-06-30
xunit-warnings
软件质量保证分析师与测试员

xUnit analyzer warning meanings and examples

2026-06-30