Use when cutting a new gdevelop-mcp release. Bumps the version, finalizes CHANGELOG, tags the commit, and (optionally) pushes/publishes.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 7 skills de gb2b/gdevelop-mcp. Abre una skill para revisar su origen y sus detalles.
Mostrando 7 de 7 skills recopiladas.
Use when cutting a new gdevelop-mcp release. Bumps the version, finalizes CHANGELOG, tags the commit, and (optionally) pushes/publishes.
Idioma del texto original: inglés
Run a structural audit of the gdevelop-mcp repo before tagging a release. Checks file sizes, README↔code sync, test coverage, deps freshness. Reports concisely without auto-fixing.
Idioma del texto original: inglés
Use after adding, renaming, or removing an MCP tool or prompt. Ensures README, CHANGELOG, and version numbers stay in sync with the actual code surface. The hard rule from .claude/rules/maintenance.md.
Idioma del texto original: inglés
Use when adding a new MCP prompt (slash command) to the gdevelop-mcp server. Prompts inject a guided workflow message — they don't run code directly.
Idioma del texto original: inglés
Use when adding a new tool to the gdevelop-mcp server. Walks through the file/test/registration changes required.
Idioma del texto original: inglés
Use when adding tests for new or existing code in gdevelop-mcp. Tests use vitest, live in test/, and follow the safety-first priorities laid out in .claude/rules/testing.md.
Idioma del texto original: inglés
Use when the gdevelop-mcp server misbehaves — tools missing, prompts not exposed, JSON-RPC errors, or unexpected responses.
Idioma del texto original: inglés