Skip to main content
Run any Skill in Manus
with one click
MovGP0
GitHub creator profile

MovGP0

Repository-level view of 24 collected skills across 4 GitHub repositories.

skills collected
24
repositories
4
updated
2026-07-11
repository explorer

Repositories and representative skills

renpy
software-developers

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
software-developers

correct modelling of C# datastructures for maintainable code

2026-07-03
dotnet-pinvoke
software-developers

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
software-developers

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
software-developers

Microsoft code analysis CA warning meanings and examples

2026-06-30
compiler-warnings
software-developers

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

2026-06-30
csharp-compiler-warnings
software-developers

Non-nullability C# compiler warning meanings and examples

2026-06-30
ide-warnings
software-developers

.NET IDE code style warning meanings and examples

2026-06-30
Showing top 8 of 17 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded