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

Blood-and-Gold

يحتوي Blood-and-Gold على 27 من skills المجمعة من cautiouskurns، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
27
Stars
0
محدث
2026-01-15
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

prototype-roadmap-planner
متخصصو إدارة المشاريع

Read a prototype GDD and generate a phased implementation roadmap with concrete tasks, organized by implementation phases with specific deliverables and test criteria.

2026-01-15
vfx-generator
مطوّرو البرمجيات

Generate complete, game-ready VFX scenes for Godot 4.x using NO custom art assets. Creates procedural effects using GPUParticles2D, ColorRect, Line2D, and geometric shapes. Use this when the user wants to create visual effects without sprites.

2026-01-15
tool-feature-implementer
مطوّرو البرمجيات

Implement tool features from roadmaps, building editor plugins, standalone tools, and CLI utilities for game development. Use this when implementing features from a tool roadmap.

2026-01-12
tool-roadmap-planner
متخصصو إدارة المشاريع

Create phased implementation roadmaps for development tools, breaking them into MVP, enhancements, and polish phases with feature-level deliverables compatible with tool-feature-implementer.

2026-01-12
architecture-documenter
مطوّرو البرمجيات

Build and maintain a living architecture document tracking scene trees, data structures, system hierarchies, and game architecture. Use this when visualizing game structure, documenting scene hierarchies, or tracking data schemas.

2026-01-12
pixellab-animate-character
فنانو المؤثرات الخاصة والمحركون

Add animations to existing PixelLab characters. Lists available characters, shows animation templates organized by category (movement, combat, utility), and supports custom action descriptions. Use this when the user wants to animate a character sprite.

2026-01-12
tool-spec-generator
متخصصو إدارة المشاريع

Generate concise specifications for development tools, editors, and utilities. Use this when planning a new tool, editor plugin, or standalone utility to assist with game development.

2026-01-12
error-debugger
مطوّرو البرمجيات

Debug errors from screenshots with deep analysis to fix the immediate issue and proactively identify related errors. Use this when the user provides an error screenshot, says "debug this", or wants to fix runtime/compile errors.

2026-01-11
pixellab-create-character
فنانو المؤثرات الخاصة والمحركون

Create pixel art characters using PixelLab MCP with guided prompts for style consistency. Asks for description, size, art style, and validates against the project's existing art direction. Use this when the user wants to create a new character sprite for the game.

2026-01-11
changelog-updater
مطوّرو البرمجيات

Create and update CHANGELOG.md files to track development progress, features, fixes, and changes. Use this when completing features, fixing bugs, or documenting project milestones.

2026-01-11
concept-validator
المصممون التجاريون والصناعيون

Validate game concepts by analyzing technical feasibility, scope warnings, and comparing to similar games. Use this when the user has a game idea that needs stress-testing.

2026-01-11
data-driven-refactor
مطوّرو البرمجيات

Analyze code to identify opportunities for data-driven design by extracting hardcoded values into JSON, .tres resources, or dedicated data files. Use this when the user wants to improve data management, make balancing easier, or separate code from configuration.

2026-01-11
data-extractor
مطوّرو البرمجيات

Execute data-driven refactorings from data-driven-refactor reports. Use this when the user wants to implement data extraction recommendations by creating data files and refactoring scripts.

2026-01-11
design-bible-updater
فنانو المؤثرات الخاصة والمحركون

Create and maintain a Game Design Bible documenting design vision, pillars, mechanics philosophy, and creative direction. Use this when establishing design principles or documenting high-level creative decisions.

2026-01-11
feature-idea-designer
فنانو المؤثرات الخاصة والمحركون

Refine vague feature ideas into structured Feature Idea Briefs through interactive Q&A. Use this when the user has a rough idea that needs fleshing out before creating a full feature spec.

2026-01-11
feature-implementer
مطوّرو البرمجيات

Implement a feature spec by creating all necessary scenes, scripts, and resources. Use this when the user wants to implement a documented feature from the docs/features/ directory.

2026-01-11
feature-spec-generator
متخصصو إدارة المشاريع

Generate detailed feature specifications based on the project's feature spec template, using the prototype GDD and roadmap for context. Use this when the user wants to create a feature spec, document a new feature idea, or plan implementation for a game feature.

2026-01-11
game-concept-generator
فنانو المؤثرات الخاصة والمحركون

Generate game concepts through interactive constraint gathering. Use this when the user wants game ideas, needs inspiration, or wants to explore different game concepts based on their constraints.

2026-01-11
gdscript-quality-checker
محللو ضمان جودة البرمجيات والمختبرون

Analyze GDScript code for quality, best practices, anti-patterns, and refactoring opportunities. Use this when the user wants to review code quality, check for Godot-specific issues, or improve code maintainability.

2026-01-11
gdscript-refactor-executor
مطوّرو البرمجيات

Execute code quality refactorings from gdscript-quality-checker reports. Use this when the user wants to implement the recommendations from a code review report.

2026-01-11
production-gdd-generator
الكتّاب التقنيون

Generate comprehensive Game Design Documents for full production games. Use this when transitioning from prototype to full game, or when planning a complete game from scratch.

2026-01-11
prototype-gdd-generator
المصممون الجرافيكيون

Generate structured Game Design Documents for prototypes through interactive Q&A. Use this when the user wants to document a game concept, create a prototype GDD, or formalize their design ideas.

2026-01-11
scene-optimizer
مطوّرو البرمجيات

Analyze Godot scene files (.tscn) for structural issues, performance problems, and optimization opportunities. Use this when the user wants to optimize a scene, check scene structure, or troubleshoot scene-related issues.

2026-01-11
systems-bible-updater
مطوّرو البرمجيات

Create and maintain a Systems Bible documenting all technical systems, their architectures, interactions, and implementation details. Use this when building systems, refactoring, or onboarding developers to the codebase.

2026-01-11
version-control-helper
مطوّرو البرمجيات

Guide users through git workflows, best practices, commit messages, branching strategies, and resolving common version control issues. Use this when users need help with git operations or workflow decisions.

2026-01-11
vertical-slice-gdd-generator
فنانو المؤثرات الخاصة والمحركون

Expand a prototype GDD into a vertical slice GDD, adding polish, content scope, and quality bar definitions. Use this when prototype validates core mechanics and you're ready to build a polished representative slice.

2026-01-11
vertical-slice-roadmap-planner
متخصصو إدارة المشاريع

Read a vertical slice GDD and generate a phased roadmap of features that need to be implemented, organized into logical phases with high-level feature descriptions.

2026-01-11