Antonis Geralis avatar

Antonis Geralis

Community

@planetis-m · Greece

136Followers
|
159Public Repos
|
19Published Skills

Agent Skills by Antonis Geralis

Showing 19 vetted skills indexed across 3 GitHub repositories.

planetis-mplanetis-m

nim-error-handling

Design Nim exception boundaries and propagation for predictable error handling.

Community
Intermediate
planetis-mplanetis-m

nim-doc-comments

Write Nim documentation comments and verify rendered output with nim doc.

Community
Intermediate
planetis-mplanetis-m

nim-api-design

Review Nim proc and template interfaces for contract and error-surface design.

Community
Intermediate
planetis-mplanetis-m

nim-c-bindings

Standardize Nim-to-C bindings and native linking for cross-platform builds.

Community
Advanced
planetis-mplanetis-m

nimonyplugins

Construct and traverse Nimony plugin Tree and Node structures with the nimonyplugins.nim API.

Community
Intermediate
planetis-mplanetis-m

nim-vuln-discovery

Enumerate Nim trust-boundary attack surfaces and generate testable vulnerability hypotheses.

Community
Advanced
planetis-mplanetis-m

nim-c-wrappers

Generate ABI-correct Nim wrappers with raw FFI and safety layers.

Community
Advanced
planetis-mplanetis-m

nim-ownership-hooks

Implement minimal Nim ARC/ORC ownership hooks for value types and managed resources.

Community
Advanced
planetis-mplanetis-m

nim-code-organization

Organize Nim modules and orchestration code to prevent state-capture bugs.

Community
Intermediate
planetis-mplanetis-m

nim-fuzzing

Build and run libFuzzer fuzzing harnesses for Nim targets.

Community
Advanced
planetis-mplanetis-m

nim-testing

Run deterministic Nim test suites across debug, release, and danger compiler modes.

Community
Intermediate
planetis-mplanetis-m

nim-debugging

Debug Nim programs using compiler flags and sanitizer diagnostics.

Community
Intermediate
planetis-mplanetis-m

nim-defect-analysis

Trace externally controlled inputs to missing guards in Nim code.

Community
Advanced
planetis-mplanetis-m
5

study-assistant

Convert study material into exam-focused outputs across multiple modes.

Community
Intermediate
planetis-mplanetis-m
54

wrapper

Generate idiomatic Nim wrappers for C FFI bindings with ABI correctness.

Community
Advanced
planetis-mplanetis-m
54

update-api-docs

Generate markdown API documentation for Nim source files using jsondoc.

Community
Intermediate
planetis-mplanetis-m
54

product-readme-examples

Generate user-facing READMEs and quick start examples for software projects.

Community
Intermediate
planetis-mplanetis-m
54

nim-style-guide

Enforce formatting, naming, control flow, and error handling rules in Nim code.

Community
Intermediate
planetis-mplanetis-m
54

bindings

Define operational rules for creating portable Nim-to-C bindings across Linux, macOS, and Windows.

Community
Advanced