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

planetis-m

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

skills مجمعة
20
مستودعات
7
محدث
2026-07-16
مستكشف المستودعات

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

atlas-package-cloner
مطوّرو البرمجيات

Use Atlas to initialize Nim projects, install or update Atlas-managed dependencies, configure dependency directories, inspect Atlas-generated nim.cfg paths, handle Atlas overrides, features, plugins, lockfiles, and local Nim environments. Use when setting up or repairing Nim dependency workflows that use Atlas instead of Nimble's global package path.

2026-07-16
nim-api-design
مطوّرو البرمجيات

Design clear public Nim APIs for libraries and modules, including exported types, constructors, parameter ownership, lookup functions, error contracts, and container-style interfaces. Use when creating or reviewing a Nim library API, designing an exported module surface, or deciding how callers should construct, pass, access, and validate data.

2026-07-16
nim-c-bindings
مطوّرو البرمجيات

Bind C libraries to Nim and make them build reliably across Linux, macOS, and Windows, including headers, types, linking, shared-library loading, and CI/release workflows. Use when wrapping a C dependency, fixing Nim FFI build issues, or setting up cross-platform GitHub Actions for a Nim native library project.

2026-07-16
nim-c-wrappers
مطوّرو البرمجيات

Turn low-level C FFI bindings into an idiomatic Nim API, with safer types, cleaner module boundaries, resource management, callbacks, enums, bitflags, and exception-based error handling. Use when building a high-level Nim wrapper around a C library or improving the usability of existing raw bindings.

2026-07-16
nim-code-organization
مطوّرو البرمجيات

Organize Nim modules and multi-step workflows with explicit state ownership, cohesive boundaries, narrow exports, and structured orchestration. Use when refactoring a large Nim file, splitting logic across modules, designing parser-style stateful code, or simplifying nested helpers and hidden mutable state.

2026-07-16
nim-debugging
مطوّرو البرمجيات

Debug Nim compile failures, crashes, wrong results, macro expansion, ownership behavior, and unsafe-memory defects using focused reproduction, stack traces, inspection, compiler expansion, and sanitizers. Use when diagnosing runtime failures, release-only behavior, generic or macro issues, unexpected copies, pointer bugs, or memory leaks.

2026-07-16
nim-defect-analysis
مطوّرو البرمجيات

Find reliability and security defects in Nim code. Use when reviewing Nim source for bugs, auditing parsers or protocol handlers for crashes, checking FFI or ownership code for memory safety, or reducing false positives in code review findings.

2026-07-16
nim-doc-comments
مطوّرو البرمجيات

Document exported Nim modules and APIs with doc comments that `nim doc` actually picks up, including module docs, proc and type docs, field docs, and runnable examples. Use when writing documentation for a Nim library or fixing docs that are missing, attached to the wrong symbol, or rendering incorrectly.

2026-07-16
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
عرض 7 من أصل 7 مستودعات
تم تحميل كل المستودعات