Back to authors
viktor-ferenczi

viktor-ferenczi

18 Skills published on GitHub.

se-dev-game-code

Allows reading the decompiled C# code of Space Engineers version 1

UncategorizedView skill →

se-dev-mod

Mod development for Space Engineers version 1. Search mod code for examples and patterns.

UncategorizedView skill →

se-dev-plugin

Plugin development for Space Engineers version 1. Search plugin code from PluginHub for examples and patterns.

UncategorizedView skill →

se-dev-script

In-game (programmable block, aka PB) script development for Space Engineers version 1. Search script code for examples and patterns.

UncategorizedView skill →

se-dev-server-code

Allows reading the decompiled C# code of the Space Engineers Dedicated Server

UncategorizedView skill →

pr-description-concise-markdown

Checks the internal consistency of a software project, fixes any issues found.

UncategorizedView skill →

agent-zero-plugin-scan

Detailed steps to security scan an Agent Zero plugin.

UncategorizedView skill →

busybox-on-windows

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

UncategorizedView skill →

consistency-check

Checks the internal consistency of a software project, fixes any issues found.

UncategorizedView skill →

dotnet-cli-fix-loop

Iterates on a .NET CLI project buildable with `dotnet build` until it builds and runs without errors.

UncategorizedView skill →

gcp-batch-inference

Running batch inference on Google Cloud (also known as Vertex AI)

UncategorizedView skill →

godot-documentation

Complete official Godot Engine documentation. Covers getting started guides, tutorials, API class reference, engine details, and community resources.

UncategorizedView skill →

handbook-writer

>

UncategorizedView skill →

python-guidelines

Guiding principles for writing clear, concise, human readable and maintainable Python code.

UncategorizedView skill →

recursive-language-model

Recursive Language Model workflow for processing documents that exceed context window limits. Uses a persistent Python REPL and subordinate agents to chunk, search, and analyze large context files.

UncategorizedView skill →

safe-commands

Collection of safe, read-only CLI commands for 149 tools. Environment variables and parameters for running command line programs reliably without modifying system state. Includes query-only modes, dry-run options, and non-destructive alternatives.

UncategorizedView skill →

silent-cli

Environment variables and parameters for running command line programs reliably in non-interactive environments (unattended). Includes silent modes, color/disable TTY, and reduced output options for 155 CLI tools.

UncategorizedView skill →

stabilization-loop

Stabilizes a software project by repeatedly running and testing it in a loop, fixing any issues.

UncategorizedView skill →