Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

mcp-game-deck

يحتوي mcp-game-deck على 24 من skills المجمعة من RamonBedin، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
6
محدث
2026-05-19
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

prototype
مطوّرو البرمجيات

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

2026-05-19
plan-execute
مطوّرو البرمجيات

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

2026-05-11
save-plan
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-05-01
new-system
مطوّرو البرمجيات

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

2026-05-01
refactor
مطوّرو البرمجيات

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

2026-05-01
architecture-decision
مطوّرو البرمجيات

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

2026-04-30
asset-audit
مطوّرو البرمجيات

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

2026-04-30
balance-check
مطوّرو البرمجيات

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

2026-04-30
brainstorm
المصممون، جميع الآخرون

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

2026-04-30
bug-report
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-30
changelog
مطوّرو البرمجيات

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

2026-04-30
code-review
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-30
create-command
مطوّرو البرمجيات

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

2026-04-30
design-review
متخصصو إدارة المشاريع

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

2026-04-30
estimate
متخصصو إدارة المشاريع

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

2026-04-30
hotfix
مطوّرو البرمجيات

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

2026-04-30
map-systems
مطوّرو البرمجيات

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

2026-04-30
perf-profile
مطوّرو البرمجيات

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

2026-04-30
playtest-report
محللو أبحاث السوق ومتخصصو التسويق

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

2026-04-30
reverse-document
مطوّرو البرمجيات

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

2026-04-30
scope-check
متخصصو إدارة المشاريع

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

2026-04-30
sprint-plan
متخصصو إدارة المشاريع

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

2026-04-30
tech-debt
مطوّرو البرمجيات

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

2026-04-30