← All creators

KonH

User

A Unity grand-strategy card game project built with a custom C# ECS and an AI-assisted development workflow focused on structured planning, documentation, validation, and iterative implementation.

23 indexed · 0 Featured · 3 stars · avg score 72
Prolific

Categories

Indexed Skills (23)

AI & Automation Listed

github-issue-automation

Reference for scripts/automation/claude/handle_issues.py (and the codex/common equivalents) — the cron-driven, label-driven "execute the prompt from a GitHub issue/PR" automation. Load when working on, debugging, or extending that automation, or its .claude/commands/handle-issue.md command.

2 Updated 2 days ago
KonH
Code & Development Listed

add-terminal-command

Add or change an ICommand type so the Game.WebClient debug terminal keeps working with zero web-client code changes — mandates ParamSuggestionAttribute annotations on domain-id parameters and the matching provider for genuinely new id kinds.

2 Updated 2 days ago
KonH
Data & Documents Listed

end-game-score-calibration

Run the calibrate-end-game console-runner CLI verb to derive the end-game comparison score thresholds for Assets/Configs/game_settings.json's endGameComparisons, and to re-derive them when config or score rules change.

2 Updated 2 days ago
KonH
AI & Automation Listed

localization

Add new locale keys with real Russian translations instead of English placeholders — spawns a lightweight Haiku subagent to translate new en.asset entries into proper ru.asset entries. Load whenever adding, renaming, or changing user-facing text keys in Assets/Localization/en.asset and ru.asset.

2 Updated 2 days ago
KonH
AI & Automation Listed

codex-issue

Execute the repo owner's prompt from `codex`-labeled GitHub issues and PRs. Use when processing a `codex`-labeled item manually or from `scripts/automation/codex/handle_issues.py`.

2 Updated 2 days ago
KonH
Web & Frontend Listed

image-generation

Generate character portraits and other art via the local ComfyUI + FLUX pipeline (scripts/utils/generate_image.py / generate_images_batch.py). Load when creating character portraits or other generated images for Assets/Textures.

2 Updated 2 days ago
KonH
Testing & QA Listed

dotnet-benchmark

Run the Game.Benchmarks harness (--compare/--update-baseline) from the project root without `cd`, logging output to a single file and checking exit code + a targeted grep instead of reading the full (very verbose) BenchmarkDotNet log.

2 Updated 2 days ago
KonH
Code & Development Listed

codex-feature-issue

Drive owner-authored GitHub feature issues labeled `codex` through specification, plan, implementation, review, and merge using the repository's Codex automation. Use when processing a `codex`-labeled issue manually or from `scripts/automation/codex/handle_issues.py`.

2 Updated 2 days ago
KonH
AI & Automation Listed

flag-assets

Add or troubleshoot country flag and org image assets (Assets/Textures/Flags/Countries and Orgs) sourced from Wikimedia Commons, including the download_flags.py/check_flags.py/svg_to_png.py scripts and CountryVisualConfig/OrgVisualConfig wiring. Load when adding a new country flag or org image.

2 Updated 2 days ago
KonH
AI & Automation Listed

generate-image

Generate project-bound raster assets with this repository's local ComfyUI and FLUX setup. Use when asked to create game icons, character portraits, card art, map thumbnails, or other PNG assets that should be saved in the Unity project rather than merely previewed in chat.

2 Updated 2 days ago
KonH
Testing & QA Listed

specify

Capture feature intent and acceptance criteria before planning begins, writing docs/specs/<YY_MM_DD_HH>_<name>/spec.md. Stops for user approval before the plan skill runs.

1 Updated 1 months ago
KonH
AI & Automation Listed

implement

Implement the plan at docs/specs/<YY_MM_DD_HH>_<name>/plan.md, spawning developer sub-agents per phase, writing tests test-first, and marking off completed steps.

1 Updated 1 months ago
KonH
AI & Automation Listed

plan

Create an implementation plan and save it to docs/specs/<YY_MM_DD_HH>_<name>/plan.md, gated by a required constitution check.

1 Updated 1 months ago
KonH
Code & Development Listed

dotnet-build

Build .NET solutions or projects from a repository root with captured output and clear compiler-error reporting. Use when the user asks to run, verify, or troubleshoot `dotnet build`, including Debug or Release builds.

2 Updated 2 days ago
KonH
Testing & QA Listed

dotnet-test

Run and diagnose .NET tests from a repository root, including targeted test filters, captured output, and concise pass/fail reporting. Use when the user asks to run, verify, or troubleshoot `dotnet test` for a solution or project.

2 Updated 2 days ago
KonH
Code & Development Listed

complete-prd

Finish a Ralph run by committing remaining work, opening or updating its pull request, then clearing the Ralph run artifacts in a separate follow-up commit.

2 Updated 2 days ago
KonH
Code & Development Listed

plan-review

Review a dated plan under docs/specs/ for missing steps, wrong assumptions, or guideline violations before implementation begins.

1 Updated 1 weeks ago
KonH
Code & Development Listed

commit

Create a git commit for the staged changes, branching off the default branch first if needed

1 Updated 1 months ago
KonH
AI & Automation Listed

pr

Create a pull request for the current branch

1 Updated 1 weeks ago
KonH
AI & Automation Listed

implement

Implement a plan via /implement for GlobalStrategy. When processing a GitHub issue/PR automation item, set ai-implement before starting; finish with ai-complete only.

2 Updated 1 months ago
KonH
Code & Development Listed

commit

Create a repository commit using GlobalStrategy's required workflow. Use when the user asks to commit staged or current changes in the GlobalStrategy repository.

2 Updated 1 months ago
KonH
AI & Automation Listed

plan

Create a plan via /plan for GlobalStrategy. When processing a GitHub issue/PR automation item, set ai-plan before starting.

2 Updated 1 months ago
KonH
Testing & QA Listed

specify

Capture feature intent via /specify for GlobalStrategy. When processing a GitHub issue/PR automation item, set ai-specify before starting.

2 Updated 1 months ago
KonH

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.