Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

mcp-game-deck

mcp-game-deck contiene 24 skills recopiladas de RamonBedin, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
24
Stars
6
actualizado
2026-05-19
Forks
0
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

prototype
Desarrolladores de software

Rapid prototyping workflow for Unity. Quickly validates a mechanic or concept with throwaway code and a structured report.

2026-05-19
plan-execute
Desarrolladores de software

Load a saved plan from ProjectSettings/GameDeck/plans/ and execute it step-by-step.

2026-05-11
save-plan
Desarrolladores de software

Save a plan to ProjectSettings/GameDeck/plans/ — captures the most recent plan from this conversation, or a plan you provide directly.

2026-05-11
new-feature
Desarrolladores de software

Plan a feature implementation with tasks, architecture, and file list.

2026-05-01
new-system
Desarrolladores de software

Generate a complete Unity system — MonoBehaviour + ScriptableObject config from structured input.

2026-05-01
refactor
Desarrolladores de software

Analyze and refactor a file or system with before/after comparison.

2026-05-01
architecture-decision
Desarrolladores de software

Creates an Architecture Decision Record (ADR) documenting a technical decision, alternatives, and consequences.

2026-04-30
asset-audit
Desarrolladores de software

Audits Unity assets for naming conventions, file size budgets, format standards, and orphaned/missing references.

2026-04-30
balance-check
Desarrolladores de software

Analyzes game balance data (ScriptableObjects, configs) for outliers, broken progressions, and degenerate strategies.

2026-04-30
brainstorm
Diseñadores, todos los demás

Guided game concept ideation — generates ideas for gameplay mechanics, systems, or features using structured creative techniques.

2026-04-30
bug-report
Analistas de garantía de calidad de software y probadores

Creates structured bug reports or analyzes code to identify potential bugs. Ensures full reproduction steps and severity assessment.

2026-04-30
changelog
Desarrolladores de software

Auto-generates changelog from git commits and task completion status.

2026-04-30
code-review
Analistas de garantía de calidad de software y probadores

Performs architectural and quality code review on Unity C# files. Checks coding standards, SOLID, Unity best practices, and performance.

2026-04-30
create-command
Desarrolladores de software

Create a new custom slash command — generates a SKILL.md template and saves it to ProjectSettings/GameDeck/commands/.

2026-04-30
design-review
Especialistas en gestión de proyectos

Reviews a game design document for completeness, consistency, implementability, and balance. Run before implementation.

2026-04-30
estimate
Especialistas en gestión de proyectos

Estimates task effort by analyzing complexity, dependencies, and risk. Produces structured estimates with confidence levels.

2026-04-30
hotfix
Desarrolladores de software

Emergency fix workflow with audit trail. For S1/S2 bugs that need immediate resolution.

2026-04-30
map-systems
Desarrolladores de software

Decomposes a game concept into individual systems, maps dependencies, and prioritizes design/implementation order.

2026-04-30
perf-profile
Desarrolladores de software

Structured performance profiling workflow for Unity. Identifies bottlenecks, measures against budgets, and recommends optimizations.

2026-04-30
playtest-report
Analistas de investigación de mercados y especialistas en marketing

Generates structured playtest report template or analyzes playtest notes into actionable format.

2026-04-30
reverse-document
Desarrolladores de software

Generates design or architecture documentation from existing code. Works backwards from implementation to create missing docs.

2026-04-30
scope-check
Especialistas en gestión de proyectos

Analyzes a feature or phase for scope creep. Compares current scope against the original plan in TASKS.md.

2026-04-30
sprint-plan
Especialistas en gestión de proyectos

Generates or updates a sprint plan based on docs/TASKS.md backlog, completed work, and priorities.

2026-04-30
tech-debt
Desarrolladores de software

Scans codebase for technical debt indicators (TODO, FIXME, HACK, complexity), tracks and prioritizes debt items.

2026-04-30