Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
GridPonder
Perfil de creador de GitHub

GridPonder

Vista por repositorio de 5 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
5
repositorios
1
actualizado
2026-04-19
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

create-game
Desarrolladores de software

Interactive session to design and implement a new GridPonder game pack from scratch. Proceeds in three phases: discovery questions, design approval, then full implementation (entity kinds, systems, rules, tiles, solver, levels). Works for concepts fitting the GridPonder DSL — deterministic, turn-based, single-player, perfect-information, 2D grid puzzle. Invoke with a concept ("create a sokoban-style game") or blank ("create game").

2026-04-19
create-level
Desarrolladores de software

Create a new GridPonder level from scratch. Works for any game pack. Reads the game definition to understand entity kinds and mechanics, designs a level meeting the stated constraints, writes the JSON file, registers it in game.json, and runs the integration test to verify. Use a solver if one exists for the game. Arguments: <pack-id> <new-level-id> [design notes] e.g. "rotate_flip rf_004 4x4 grid, 8 moves, use all 4 colours".

2026-04-19
revise-level
Desarrolladores de software

Analyse, redesign, or complete a GridPonder level. Reads the level JSON, evaluates design quality (aha moment, difficulty, gold path validity, cheap alternatives), then proposes and writes a revised version. Use when a level is incomplete, too easy, too hard, lacks an aha moment, or has mechanical errors. Arguments: <level-id> [notes]

2026-04-19
test-level
Analistas de garantía de calidad de software y probadores

Run an integration test for a specific GridPonder level. Navigates to the level, executes gold-path moves (all or N), takes a screenshot after every move, then analyses the sequence. Use when debugging a level's visual layout, animations, equipment mechanics, or win conditions. Arguments: <level-id> [num-moves] e.g. "fw_001 3" or "fw_005" (all moves).

2026-04-19
tile-gen
Desarrolladores de software

Generate game tile or sprite images from a natural language description using local AI (SDXL-Turbo + pixel-art LoRA). Runs entirely on-device via MPS (Apple Silicon). Single tiles use text2img; animation sequences use img2img conditioning so all frames share the same character and palette. Arguments: <prompt> [--size N] [--count N] [--style STYLE] [--strength F] [--output DIR] [--name NAME]

2026-04-07
Mostrando 1 de 1 repositorios
Todos los repositorios cargados