Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

mcp-game-deck

mcp-game-deck contém 24 skills coletadas de RamonBedin, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
24
Stars
6
atualizado
2026-05-19
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

prototype
Desenvolvedores 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
Desenvolvedores de software

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

2026-05-11
save-plan
Desenvolvedores 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
Desenvolvedores de software

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

2026-05-01
new-system
Desenvolvedores de software

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

2026-05-01
refactor
Desenvolvedores de software

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

2026-05-01
architecture-decision
Desenvolvedores de software

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

2026-04-30
asset-audit
Desenvolvedores de software

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

2026-04-30
balance-check
Desenvolvedores de software

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

2026-04-30
brainstorm
Designers, todos os outros

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

2026-04-30
bug-report
Analistas de garantia de qualidade de software e testadores

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

2026-04-30
changelog
Desenvolvedores de software

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

2026-04-30
code-review
Analistas de garantia de qualidade de software e testadores

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

2026-04-30
create-command
Desenvolvedores 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 em gestão de projetos

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

2026-04-30
estimate
Especialistas em gestão de projetos

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

2026-04-30
hotfix
Desenvolvedores de software

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

2026-04-30
map-systems
Desenvolvedores de software

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

2026-04-30
perf-profile
Desenvolvedores de software

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

2026-04-30
playtest-report
Analistas de pesquisa de mercado e especialistas em marketing

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

2026-04-30
reverse-document
Desenvolvedores de software

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

2026-04-30
scope-check
Especialistas em gestão de projetos

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

2026-04-30
sprint-plan
Especialistas em gestão de projetos

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

2026-04-30
tech-debt
Desenvolvedores de software

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

2026-04-30