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

RedSalamander

يحتوي RedSalamander على 16 من skills المجمعة من RedSalamanders، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
3
محدث
2026-06-07
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

localization
مطوّرو البرمجيات

Localization and resource management for Windows RC files. Use when adding user-facing strings, creating menus, working with STRINGTABLE, or using LoadStringResource and FormatStringResource helpers.

2026-06-07
compiler-warnings
مطوّرو البرمجيات

Compiler warning policy and suppression patterns for MSVC /Wall. Use when fixing warnings, adding pragma suppressions, or dealing with C4365, C5219, C4625, C4626 and other compiler diagnostics.

2026-05-11
cpp-build
مطوّرو البرمجيات

Build RedSalamander C++ project using PowerShell build script. Use when building, compiling, or rebuilding the solution or specific projects like RedSalamander, RedSalamanderMonitor, Common, or FileSystem.

2026-05-06
skill-name
مطوّرو البرمجيات

{what this skill teaches agents}

2026-05-06
file-actions
مطوّرو البرمجيات

File-action ID rules for viewer/editor/user-menu settings, parameterized commands, resolver behavior, and regression coverage. Use when changing file-action settings, direct dispatch, Edit New routing, or related specs/tests.

2026-05-05
async-threading
مطوّرو البرمجيات

Threading model and async operation patterns for Windows applications. Use when implementing background operations, thread synchronization, posting to UI thread, or using thread pools.

2026-04-29
cpp-modern-style
مطوّرو البرمجيات

Modern C++23 coding style and conventions for RedSalamander. Use when writing new code, reviewing style, using STL containers, smart pointers, std::format, std::optional, or following naming conventions.

2026-04-29
direct2d-rendering
مطوّرو البرمجيات

Direct2D and DirectWrite graphics rendering patterns for Windows. Use when implementing 2D graphics, text rendering, hardware-accelerated drawing, handling device loss, or working with ID2D1DeviceContext.

2026-04-29
error-handling
مطوّرو البرمجيات

Error handling patterns for Windows APIs and HRESULT. Use when handling errors, logging with Debug class, implementing error propagation, or dealing with Win32 API failures.

2026-04-29
icon-cache
مطوّرو البرمجيات

Shell icon management and caching using IconCache class. Use when extracting, caching, or rendering Windows shell icons, working with system image lists, or creating menu bitmaps from icons.

2026-04-29
perf-validation
محللو ضمان جودة البرمجيات والمختبرون

Performance-first development contract for RedSalamander. Use when adding features, optimizing code, instrumenting hot paths, or validating UI/startup/search/fileops/compare performance from the beginning.

2026-04-29
plugin-callbacks
مطوّرو البرمجيات

Plugin callback patterns with cookie-based context for INavigationMenuCallback, IFileSystemCallback, and IFileSystemSearchCallback interfaces. Use when implementing or consuming plugin interfaces.

2026-04-29
theming
مطوّرو البرمجيات

Theme system and color key management for RedSalamander. Use when adding theme colors, modifying AppTheme, working with theme.json5 files, or updating theme-related specifications.

2026-04-29
wil-raii
مطوّرو البرمجيات

Windows Implementation Library (WIL) RAII patterns for managing Windows resources. Use when creating, managing, or cleaning up Windows handles like HICON, HWND, HBITMAP, HDC, COM objects, or any GDI resources.

2026-04-29
win32-wndproc
مطوّرو البرمجيات

Win32 window procedure and message handling patterns. Use when implementing WndProc, handling Windows messages like WM_PAINT WM_SIZE WM_NOTIFY WM_COMMAND, or creating message handler methods.

2026-04-29
yyjson
مطوّرو البرمجيات

Safe yyjson usage patterns for RedSalamander C++23 (UTF-16). Use when parsing or serializing JSON/JSON5 with yyjson, adding keys/strings to `yyjson_mut_doc`, managing `yyjson_doc` lifetimes, or auditing code for yyjson ownership and cleanup bugs (use-after-free/leaks).

2026-04-29