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

OpenCodeGameStudios

يحتوي OpenCodeGameStudios على 83 من skills المجمعة من striderZA، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
83
Stars
60
محدث
2026-06-22
Forks
7
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

setup-engine
مطوّرو البرمجيات

Configure the project's game engine and version. Pins the engine in AGENTS.md, detects knowledge gaps, and populates engine reference docs via webfetch when the version is beyond the LLM's training data.

2026-06-22
automated-smoke-test
محللو ضمان جودة البرمجيات والمختبرون

Run an automated smoke test using the godot-mcp server. Launches the project, captures debug output, and checks for errors or crashes.

2026-06-22
setup-engine
مطوّرو البرمجيات

Configure the project's game engine and version. Pins the engine in AGENTS.md, detects knowledge gaps, and populates engine reference docs via webfetch when the version is beyond the LLM's training data.

2026-06-22
gate-check
متخصصو إدارة المشاريع

Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts. Use when user says 'are we ready to move to X', 'can we advance to production', 'check if we can start the next phase', 'pass the gate'.

2026-06-22
design-review
مطوّرو البرمجيات

Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.

2026-06-22
estimate
مطوّرو البرمجيات

Estimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.

2026-06-22
prototype
مطوّرو البرمجيات

Rapid prototyping workflow. Skips normal standards to quickly validate a game concept or mechanic. Produces throwaway code and a structured prototype report.

2026-06-22
perf-profile
محللو ضمان جودة البرمجيات والمختبرون

Structured performance profiling workflow. Identifies bottlenecks, measures against budgets, and generates optimization recommendations with priority rankings.

2026-06-22
launch-checklist
متخصصو إدارة المشاريع

Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs.

2026-06-22
release-checklist
مطوّرو البرمجيات

Generates a comprehensive pre-release validation checklist covering build verification, certification requirements, store metadata, and launch readiness.

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

Performs an architectural and quality code review on a specified file or set of files. Checks for coding standard compliance, architectural pattern adherence, SOLID principles, testability, and performance concerns.

2026-06-22
onboard
مطوّرو البرمجيات

Generates a contextual onboarding document for a new contributor or agent joining the project. Summarizes project state, architecture, conventions, and current priorities relevant to the specified role or area.

2026-06-22
architecture-review
مطوّرو البرمجيات

Validates completeness and consistency of the project architecture against all GDDs. Builds a traceability matrix mapping every GDD technical requirement to ADRs, identifies coverage gaps, detects cross-ADR conflicts, verifies engine compatibility consistency across all decisions, and produces a PASS/CONCERNS/FAIL verdict. The architecture equivalent of /design-review.

2026-06-22
create-control-manifest
مطوّرو البرمجيات

After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you must never do, per system and per layer. Extracted from all Accepted ADRs, technical preferences, and engine reference docs. More immediately actionable than ADRs (which explain why).

2026-06-22
propagate-design-change
مطوّرو البرمجيات

When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the user through resolution.

2026-06-22
art-bible
المصممون الجرافيكيون

Guided, section-by-section Art Bible authoring. Creates the visual identity specification that gates all asset production. Run after /concept-brainstorm is approved and before /map-systems or any GDD authoring begins.

2026-06-22
asset-spec
المصممون الجرافيكيون

Generate per-asset visual specifications and AI generation prompts from GDDs, level docs, or character profiles. Produces structured spec files and updates the master asset manifest. Run after art bible and GDD/level design are approved, before production begins.

2026-06-22
team-audio
فنيو هندسة الصوت

Orchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation.

2026-06-22
architecture-decision
مطوّرو البرمجيات

Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.

2026-06-22
concept-brainstorm
المصممون الجرافيكيون

Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.

2026-06-22
create-architecture
مطوّرو البرمجيات

Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce a complete architecture blueprint before any code is written. Engine-version-aware: flags knowledge gaps and validates decisions against the pinned engine version.

2026-06-22
help
المهن الحاسوبية الأخرى

Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do

2026-06-22
map-systems
المصممون الجرافيكيون

Decompose a game concept into individual systems, map dependencies, prioritize design order, and create the systems index.

2026-06-22
project-stage-detect
المهن الحاسوبية الأخرى

Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts. Use when user asks 'where are we in development', 'what stage are we in', 'full project audit'.

2026-06-22
start
مطوّرو البرمجيات

First-time onboarding — asks where you are, then guides you to the right workflow or to pre-workflow exploration. No assumptions.

2026-06-22
design-system
مطوّرو البرمجيات

Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file.

2026-06-22
playtest-report
محللو ضمان جودة البرمجيات والمختبرون

Generates a structured playtest report template or analyzes existing playtest notes into a structured format. Use this to standardize playtest feedback collection and analysis.

2026-06-22
team-combat
مطوّرو البرمجيات

Orchestrate the combat team: coordinates game-designer, gameplay-programmer, ai-programmer, technical-artist, sound-designer, and qa-tester to design, implement, and validate a combat feature end-to-end.

2026-06-22
localize
مطوّرو البرمجيات

Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO localization, test RTL/platform requirements, enforce string freeze, and report coverage.

2026-06-22
hybrid-prototype
مطوّرو البرمجيات

Fast-lane prototype skill for the hybrid workflow. Builds a playable prototype in 2-3 days with minimal process overhead. Designed for discovery phase.

2026-06-22
bug-triage
محللو ضمان جودة البرمجيات والمختبرون

Read all open bugs in production/qa/bugs/, re-evaluate priority vs. severity, assign to sprints, surface systemic trends, and produce a triage report. Run at sprint start or when the bug count grows enough to need re-prioritization.

2026-06-22
qa-plan
محللو ضمان جودة البرمجيات والمختبرون

Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan covering automated tests required, manual test cases, smoke test scope, and playtest sign-off requirements. Run before sprint begins or when starting a major feature.

2026-06-22
security-audit
محللو أمن المعلومات

Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and input validation gaps. Produces a prioritised security report with remediation guidance. Run before any public release or multiplayer launch.

2026-06-22
smoke-check
محللو ضمان جودة البرمجيات والمختبرون

Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functionality, and produces a PASS/FAIL report. Run after a sprint's stories are implemented and before manual QA begins. A failed smoke check means the build is not ready for QA.

2026-06-22
soak-test
محللو ضمان جودة البرمجيات والمختبرون

Generate a soak test protocol for extended play sessions. Defines what to observe, measure, and log during long play sessions to surface slow leaks, fatigue effects, and edge cases that only appear after sustained play. Primarily used in Polish and Release phases.

2026-06-22
test-helpers
محللو ضمان جودة البرمجيات والمختبرون

Generate engine-specific test helper libraries for the project's test suite. Reads existing test patterns and produces tests/helpers/ with assertion utilities, factory functions, and mock objects tailored to the project's systems. Reduces boilerplate in new test files.

2026-06-22
test-setup
محللو ضمان جودة البرمجيات والمختبرون

Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engine-specific test runner configuration, and GitHub Actions workflow. Run once during Technical Setup phase before the first sprint begins.

2026-06-22
milestone-review
متخصصو إدارة المشاريع

Generates a comprehensive milestone progress review including feature completeness, quality metrics, risk assessment, and go/no-go recommendation. Use at milestone checkpoints or when evaluating readiness for a milestone deadline.

2026-06-22
patch-notes
الكتّاب التقنيون

Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication.

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

Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design backlogs.

2026-06-22
عرض أهم 40 من أصل 83 skills مجمعة في هذا المستودع.